From owner-freebsd-ports Wed Feb 6 11:18:20 2002 Delivered-To: freebsd-ports@freebsd.org Received: from web12407.mail.yahoo.com (web12407.mail.yahoo.com [216.136.173.134]) by hub.freebsd.org (Postfix) with SMTP id 0C1BA37B417 for ; Wed, 6 Feb 2002 11:18:17 -0800 (PST) Message-ID: <20020206191816.94483.qmail@web12407.mail.yahoo.com> Received: from [198.22.121.120] by web12407.mail.yahoo.com via HTTP; Wed, 06 Feb 2002 11:18:16 PST Date: Wed, 6 Feb 2002 11:18:16 -0800 (PST) From: bob bobing Subject: pkg_add -r problem? (possible bug) 4.5-R To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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