Date: Wed, 15 May 2013 01:04:05 +0300 From: Kimmo Paasiala <kpaasial@gmail.com> To: Albert Shih <Albert.Shih@obspm.fr> Cc: freebsd-ports@freebsd.org Subject: Re: png problem with tar on 8.x Message-ID: <CA%2B7WWSfRNxQD1H-3nocmHjRNL5WCZ6btU=jHo9cmZDq9iq4P_A@mail.gmail.com> In-Reply-To: <20130514215114.GA9816@pcjas.obspm.fr> References: <20130514213049.GC9500@pcjas.obspm.fr> <CA%2B7WWScOOPb8GkkTr3LWzPsX8gMTQEiLi0GYwRwrmXtpG6htfA@mail.gmail.com> <20130514215114.GA9816@pcjas.obspm.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 15, 2013 at 12:51 AM, Albert Shih <Albert.Shih@obspm.fr> wrote: > Le 15/05/2013 ? 00:40:58+0300, Kimmo Paasiala a =C3=A9crit >> On Wed, May 15, 2013 at 12:30 AM, Albert Shih <Albert.Shih@obspm.fr> wro= te: >> > Hi everyone >> > >> > Just a report for a bug on 8.x about png ports >> > >> > >> > ---> Upgrading 'png-1.5.14' to 'png-1.5.15' (graphics/png) >> > ---> Building '/usr/ports/graphics/png' >> > =3D=3D=3D> Cleaning for png-1.5.15 >> > =3D=3D=3D> Found saved configuration for png-1.4.1_1 >> > =3D=3D=3D> Fetching all distfiles required by png-1.5.15 for building >> > =3D=3D=3D> Extracting for png-1.5.15 >> > =3D> SHA256 Checksum OK for libpng-1.5.15.tar.xz. >> > tar: Unrecognized archive format >> > tar: Error exit delayed from previous errors. >> > *** Error code 1 >> > >> > it's =C2=AB normal =C2=BB because xz is not supported with tar from Fr= eeBSD 8.x >> > >> > Regards. >> > >> > JAS >> > >> > -- >> > Albert SHIH >> > DIO b=C3=A2timent 15 >> > Observatoire de Paris >> > 5 Place Jules Janssen >> > 92195 Meudon Cedex >> > France >> > T=C3=A9l=C3=A9phone : +33 1 45 07 76 26/+33 6 86 69 95 71 >> > xmpp: jas@obspm.fr >> > Heure local/Local time: >> > mar 14 mai 2013 23:29:53 CEST >> > _______________________________________________ >> >> Check what the fetched file actually contains. If you're behind a >> forced proxy that inserts a standard page for failed http requests the >> file you get will contain that page in html and the fetch(1) will >> succeed but the contents of the file will be wrong of course. > > I'm not sure to understand you... > > The file is perfectly clean.... > > On 8.2 : > > [root ~]# tar jtvf libpng-1.5.15.tar.xz > tar: Unrecognized archive format > tar: Error exit delayed from previous errors. > [root ~]# > > on 9-stable > > [root ~]$ tar jtvf libpng-1.5.15.tar.xz > drwxr-xr-x 0 glennrp visitor 0 28 mar 02:21 libpng-1.5.15/ > -rw-r--r-- 0 glennrp visitor 35758 5 f=C3=A9v 05:06 libpng-1.5.15/confi= g.sub > -rw-r--r-- 0 glennrp visitor 5403 28 mar 02:21 libpng-1.5.15/pngdebug.h > -rw-r--r-- 0 glennrp visitor 37875 28 mar 02:21 libpng-1.5.15/pngset.c > -rw-r--r-- 0 glennrp visitor 6130 28 mar 02:21 libpng-1.5.15/INSTALL > -rw-r--r-- 0 glennrp visitor 168930 28 mar 02:21 libpng-1.5.15/pngrtran.= c > -rw-r--r-- 0 glennrp visitor 8695 6 jan 18:48 libpng-1.5.15/pngtest.p= ng > -rw-r--r-- 0 glennrp visitor 21489 28 mar 02:21 libpng-1.5.15/pngconf.h > -rw-r--r-- 0 glennrp visitor 8572 4 mar 23:32 libpng-1.5.15/Makefile.= am > drwxr-xr-x 0 glennrp visitor 0 28 mar 02:21 libpng-1.5.15/projects/ > > > Regards. > > JAS > -- > Albert SHIH > DIO b=C3=A2timent 15 > Observatoire de Paris > 5 Place Jules Janssen > 92195 Meudon Cedex > France > T=C3=A9l=C3=A9phone : +33 1 45 07 76 26/+33 6 86 69 95 71 > xmpp: jas@obspm.fr > Heure local/Local time: > mar 14 mai 2013 23:47:41 CEST Sorry I misunderstood the problem. -Kimmo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B7WWSfRNxQD1H-3nocmHjRNL5WCZ6btU=jHo9cmZDq9iq4P_A>