Pkg_add error
Giancarlo Rubio
gianrubio at gmail.com
Thu Mar 13 22:48:34 UTC 2008
Hi all:
When i try to install multiple package's at same time i give the error
"pkg_add: fatal error during execution: getcwd". If i manually add
package by backage , not in same time are ok.
This ocur in various FreeBSD 7.0-Release machine on my network, but not always
Example
# pkg_add -rv autoconf261 samba3 libxml2
....
...
Package autoconf-2.61_2 registered in /var/db/pkg/autoconf-2.61_2
....
document: [/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/samba3.tbz]
>>> NOOP
<<< 200 NOOP ok.
>>> PWD
<<< 257 "/pub/FreeBSD/ports/i386/packages-7.0-release/All"
>>> CDUP
<<< 250 Directory successfully changed.
>>> PWD
<<< 257 "/pub/FreeBSD/ports/i386/packages-7.0-release"
>>> CWD Latest
<<< 250 Directory successfully changed.
>>> MODE S
<<< 200 Mode set to S.
>>> TYPE I
<<< 200 Switching to Binary mode.
setting passive mode
>>> PASV
<<< 227 Entering Passive Mode (204,152,184,73,31,82)
opening data connection
initiating transfer
>>> RETR samba3.tbz
<<< 150 Opening BINARY mode data connection for samba3.tbz (26272205 bytes).
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/samba3.tbz...pkg_add:
fatal error during execution: getcwd
At this point the pkg_add stop, but when i add manually add the next
package are ok
#pkg_add -rv samba3
I found similar problem on other releases, but no solution for this
http://lists.freebsd.org/pipermail/freebsd-bugs/2004-February/005480.html
http://lists.freebsd.org/pipermail/freebsd-current/2007-November/079832.html
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2008-03/msg00229.html
using FreeBSD 7.0-Release on i386
--
Giancarlo Rubio
More information about the freebsd-bugs
mailing list