Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2002 15:50:02 -0400
From:      Craig Rodrigues <rodrigc@attbi.com>
To:        freebsd-current@freebsd.org
Subject:   Re: Problem with pkg_add and tbz files
Message-ID:  <20020825155002.A9621@attbi.com>
In-Reply-To: <20020825113401.A265@attbi.com>; from rodrigc@attbi.com on Sun, Aug 25, 2002 at 11:34:01AM -0400
References:  <20020825113401.A265@attbi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 25, 2002 at 11:34:01AM -0400, Craig Rodrigues wrote:
> Hi,
> 
> Running:
> FreeBSD 5.0-CURRENT-20020818-JPSNAP 
> 
> If I do:
> 
> pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz
> 
> I get the following error:
> 
> pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz
> Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/All/lynx-ssl-2.8.4.1b_1.tbz...
> gzip: stdin: not in gzip format
> tar: Child died with signal 13
> tar: Error exit delayed from previous errors
> Broken pipe


Hi,

One more detail.  If I do:

pkg_add -r cvsupit

I get this error, because it is looking for a .tgz instead of .tbz file:

Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/cvsupit.tgz: File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/cvsupit.tgz' by URL

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020825155002.A9621>