From owner-freebsd-current Tue Jun 11 01:09:24 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA12335 for current-outgoing; Tue, 11 Jun 1996 01:09:24 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA12330 for ; Tue, 11 Jun 1996 01:09:21 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.5/8.6.9) id BAA13317; Tue, 11 Jun 1996 01:09:05 -0700 (PDT) Date: Tue, 11 Jun 1996 01:09:05 -0700 (PDT) Message-Id: <199606110809.BAA13317@silvia.HIP.Berkeley.EDU> To: gea@masternet.it CC: freebsd-current@freebsd.org In-reply-to: <31BC9872.41C67EA6@masternet.it> (message from Beck Peccoz Amedeo on Mon, 10 Jun 1996 23:49:38 +0200) Subject: Re: packeage not installing From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * On both 962603 and latest Snapshot the package * /cdrom/packages/All/ical-1.9.tgz gives a * * gzip: stdin: unexpected end of file * tar: child returned status 1 * * when trying to decompressing it. * * Somebody forgot a piece? :-)) I'm not exactly sure how it happened, but you're quite right. In fact, the whole piece is missing on the 0323 snap CDROM: === >> ls -lg /cdrom/packages/All/ical-1.9.tgz 0 -rw-r--r-- 1 root wheel 0 Mar 19 00:03 /cdrom/packages/All/ical-1.9.tgz === It seems to be ok on the ftp sites though, please go get it from there. By the way, I checked all the files on the 0323 snap CDROM, all other packages are ok. Satoshi