Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2008 18:44:53 -0300
From:      "Giancarlo Rubio" <gianrubio@gmail.com>
To:        freebsd-bugs@freebsd.org
Subject:   Pkg_add error
Message-ID:  <d8e57f270803131444h5648b090y58c3a52e90ef5b1e@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



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