NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg and downloaded files



Hi All,

where do source files get saved?

I get a permission denied (see below) when it retrieves files.

my pkgsrc is "shared" on nfs (but still, rw, so it should not be an issue)

# create also all dependencies
DEPENDS_TARGET=package-install

# work here
WRKOBJDIR=/home/pkg-workdir

# save our tarball packages here
PACKAGES=/disk2/packages

Both are aritable by root, if needed.


Riccardo


If I do "make replace" in wget (but pkg_rolling-replace does the same)


250 OK. Current directory is /.m/mirrors/ftp.gnu.org/gnu/wget
local: wget-1.20.3.tar.lz remote: wget-1.20.3.tar.lz
ftp: Can't access `wget-1.20.3.tar.lz': Permission denied
221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
221 Logout.
fetch: Unable to fetch expected file wget-1.20.3.tar.lz
Trying [2001:67c:6ec:221:145:220:21:40]:443 ...
ftp: Can't connect to `2001:67c:6ec:221:145:220:21:40:443': No route to host
Trying 145.220.21.40:443 ...
Requesting https://ftp.nluug.nl/pub/gnu/wget/wget-1.20.3.tar.lz
ftp: Can't open `wget-1.20.3.tar.lz': Permission denied
fetch: Unable to fetch expected file wget-1.20.3.tar.lz
Trying [2001:878:346::116]:443 ...
ftp: Can't connect to `2001:878:346::116:443': No route to host
Trying 130.225.254.116:443 ...
Requesting https://mirrors.dotsrc.org/gnu/wget/wget-1.20.3.tar.lz
ftp: Can't open `wget-1.20.3.tar.lz': Permission denied
fetch: Unable to fetch expected file wget-1.20.3.tar.lz
Trying [2001:470:142:3::b]:80 ...
ftp: Can't connect to `2001:470:142:3::b:80': No route to host
Trying 209.51.188.20:80 ...
Requesting http://ftp.gnu.org/pub/gnu/wget/wget-1.20.3.tar.lz
ftp: Can't open `wget-1.20.3.tar.lz': Permission denied
fetch: Unable to fetch expected file wget-1.20.3.tar.lz
Trying [2001:4f8:4:6f:0:1994:3:14]:80 ...
ftp: Can't connect to `2001:4f8:4:6f:0:1994:3:14:80': No route to host
Trying 149.20.37.36:80 ...
Requesting http://mirrors.kernel.org/gnu/wget/wget-1.20.3.tar.lz
ftp: Can't open `wget-1.20.3.tar.lz': Permission denied
fetch: Unable to fetch expected file wget-1.20.3.tar.lz
Connected to nephtys.lip6.fr.


Home | Main Index | Thread Index | Old Index