Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2002 20:50:02 -0700 (PDT)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/43992: fetch package wrong dir
Message-ID:  <200210130350.g9D3o2fa029831@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR bin/43992; it has been noted by GNATS.

From: Edwin Groothuis <edwin@mavetju.org>
To: alex <akruijff@dds.nl>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/43992: fetch package wrong dir
Date: Sun, 13 Oct 2002 13:41:32 +1000

 On Sat, Oct 12, 2002 at 05:36:21PM -0700, alex wrote:
 > 
 > >Number:         43992
 > >Category:       bin
 > >Synopsis:       fetch package wrong dir
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       medium
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Sat Oct 12 17:40:01 PDT 2002
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     alex
 > >Release:        4.6.2
 > >Organization:
 > >Environment:
 > FreeBSD Intranet.kruij557.speed.planet.nl 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #0: Wed Sep 18 13:45:18 CEST 2002     alex@Intranet.kruij557.speed.planet.nl:/disk1/obj/usr/src/sys/INTRANET  i386     
 > >Description:
 >      When using 'pkg_add -r XFree86-4' the fetch part doesn't work because the directory packages-4.6.2-release-4.6.2-release doesn't exit but is called.
 > 
 > Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.6.2-release/Latest/XFree86-4.tgz: File unavailable (e.g., file not found, no access)
 > pkg_add: unable to fetch `ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.6.2-release/Latest/XFree86-4.tgz' by URL
 > >How-To-Repeat:
 
 Actually, it does exist:
 
 [~] edwin@k7>ftp -a ftp.freebsd.org
 Connected to ftp.beastie.tdk.net.
 220 ftp.beastie.tdk.net FTP server (Version 6.00LS) ready.
 [...]
 ftp> cd /pub/FreeBSD/ports/i386/packages-4.6.2-release/Latest/
 250 CWD command successful.
 
 The file you're looking for is XFree86 instead of XFree86-4.
 
 Edwin
 
 -- 
 Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
 edwin@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
 bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/

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




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