From owner-freebsd-ports Thu Oct 12 03:02:33 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA23993 for ports-outgoing; Thu, 12 Oct 1995 03:02:33 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA23983 for ; Thu, 12 Oct 1995 03:02:28 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id DAA01731; Thu, 12 Oct 1995 03:01:55 -0700 Date: Thu, 12 Oct 1995 03:01:55 -0700 Message-Id: <199510121001.DAA01731@silvia.HIP.Berkeley.EDU> To: mark@grondar.za CC: mark@grondar.za, ports@freebsd.org, davidg@root.com In-reply-to: <199510120957.LAA19038@grumble.grondar.za> (message from Mark Murray on Thu, 12 Oct 1995 11:57:26 +0200) Subject: Re: Breakage in print/dvips From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org Precedence: bulk * gzip -test is OK, But if I tar tvzf the distfile I get the same error. If I * unzip the distfile, _then_ tar tvf it, all is well. * * This smells like some other bug... Oohh. I just tried it on my -current machine (the previous try was on -stable), and got the exact same error: >> tar tvzf /usr/ports/distfiles/dvips558.tar.gz drwxr-xr-x 20/0 0 Sep 10 22:26 1994 ./dvips/ : -rw-r--r-- 20/0 1844 Jan 16 09:04 1994 ./PSvfs/ptmrrn.vf -rw-r--r-- 20/0 1824 Jan 16 09:04 1994 ./PSvfs/pzcmi.vf tar: archive /usr/ports/distfiles/dvips558.tar.gz EOF not on block boundary This is a kernel and world built from yesterday's -current. (BTW, MALLOC_OPTIONS=Z didn't help. ;) Satoshi