Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2003 05:58:40 +0000
From:      Andy Park <iloatheny@mailworks.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   [newbie] pkg_fetch fails to fetch files
Message-ID:  <837C6E43-4ECF-11D7-8024-000393A4799C@mailworks.org>

next in thread | raw e-mail | index | archive | help
I'm trying to run 'portupgrade' to update my part of my package tree. 
(FreeBSD 4.7 off the mini-ISO)

'pkg_fetch', which is used by 'portupgrade', keeps looking for packages 
in the wrong path; "ftp://ftp.uk.mirror.org/pub/FreeBSD/ports/All" 
instead of ".../pub/FreeBSD/ports/packages/All".

And this is despite I've set my environment variable correctly by:

setenv PKG_SITES "ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/packages"


So am I doing something wrong?



Error message in case needed:

-------
--->  Checking the availability of the latest package of 
'security/openssl'
--->  Fetching the package(s) for 'openssl-0.9.7a' (security/openssl)
--->  Fetching openssl-0.9.7a
fetch: /var/tmp/openssl-0.9.7a.tgz: File unavailable (e.g., file not 
found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch 
ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/All/openssl-0.9.7a.tgz
fetch: /var/tmp/openssl-0.9.7a.tbz: File unavailable (e.g., file not 
found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch 
ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/All/openssl-0.9.7a.tbz
fetch: /var/tmp/openssl-0.9.7a.tgz: File unavailable (e.g., file not 
found, no access)
** The command returned a non-zero exit status: 1
--------


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?837C6E43-4ECF-11D7-8024-000393A4799C>