Date: Wed, 6 Feb 2002 11:18:16 -0800 (PST) From: bob bobing <this_is_my_act@yahoo.com> To: freebsd-ports@freebsd.org Subject: pkg_add -r problem? (possible bug) 4.5-R Message-ID: <20020206191816.94483.qmail@web12407.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I just noticed this when i did a pkg_add -r ImageMagick. It seems like exit status of tar isn't being check, or something like that. Seems like the package is bad, but pkg_add adds it anyways. I will be more than happy to fill out a but report if need be. I don't see any open pkg_add bugs (like this). See below, I will trim out some data to keep this a somewhat small email. Tested on 2 systems (both 4.5-R). su-2.05# pwd /var/db/pkg su-2.05# ls -ld Image* ls: Image*: No such file or directory su-2.05# pkg_add -r ImageMagick Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/Latest/ImageMagick.tgz... gzip: stdin: unexpected end of file tar: Unexpected EOF on archive file tar: child returned status 1 Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.5-release/All/jpeg-6b_1.tgz... Done. ""png-1.2.1.tgz... Done. ""libiconv-1.7_1.tgz... Done. ""freetype2-2.0.6.tgz... Done. ""libmpeg2-0.2.0.tgz... Done. ""libxml2-2.4.12.tgz... Done. ""lcms-1.08.tgz... Done. ""tiff-3.5.7.tgz... Done. ""jbigkit-1.2.tgz... Done. ""ghostscript-gnu-6.52_4.tgz... Done. ""libwmf-0.2.2.tgz... Done. ""fpx-1.2.0.3.tgz... Done. tar: can't add file lib/perl5/5.00503/man/man3/Image::Magick.3.gz : No such file or directory tar: can't add file man/man4/miff.4.gz : No such file or directory tar: can't add file man/man5/quantize.5.gz : No such file or directory tar: can't add file bin/Magick++-config : No such file or directory tar: can't add file bin/Magick-config : No such file or directory tar: more can't find files etc etc 139 in total. su-2.05# ls -ld Image* drwxr-xr-x 2 root wheel 512 Feb 6 13:01 ImageMagick-5.4.1.2 __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020206191816.94483.qmail>