Re: can not install binaries with pkg_add

2007-07-02 Thread Alden Pierre
Darren Spruell wrote: On 7/1/07, Alden Pierre [EMAIL PROTECTED] wrote: Darren Spruell wrote: On 7/1/07, Alden Pierre [EMAIL PROTECTED] wrote: Hello All, I'm having a hard time trying to install packages on my machine. 1. PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/

Re: can not install binaries with pkg_add

2007-07-02 Thread Edd Barrett
Hi there, This file: /var/tmp/pkgout.V6ybCkITOgB Looks like a temp file used by pkg_add, perhaps pkg_add died and didnt get time to clean up? Try moving it to your home directory or somewhere, then retry. That way if you do need this file, you can put it back! -- Best Regards Edd

Re: can not install binaries with pkg_add

2007-07-02 Thread Cristiano Deana
2007/7/2, Alden Pierre [EMAIL PROTECTED]: You probably didn't export PKG_PATH into your environment: Here is all of my exported variables from my .profile. env | grep PKG_PATH comes back with the ftp site I have set in my .profile.

Re: can not install binaries with pkg_add

2007-07-02 Thread Alden Pierre
Edd Barrett wrote: Hi there, This file: /var/tmp/pkgout.V6ybCkITOgB Looks like a temp file used by pkg_add, perhaps pkg_add died and didnt get time to clean up? Try moving it to your home directory or somewhere, then retry. That way if you do need this file, you can put it back!

Re: can not install binaries with pkg_add

2007-07-02 Thread Mike Erdely
On Mon, Jul 02, 2007 at 10:53:44AM -0400, Alden Pierre wrote: Interestingly enough when I attempt to do 'ls -la /var/tmp/' the only file that's there is a vi.recovery directory. The beauty of this is when ever I try to retype 'pkg_add -i screen', the file is always something different. Do

Re: can not install binaries with pkg_add

2007-07-02 Thread Edd Barrett
On 02/07/07, Alden Pierre [EMAIL PROTECTED] wrote: Edd Barrett wrote: Interestingly enough when I attempt to do 'ls -la /var/tmp/' the only file that's there is a vi.recovery directory. The beauty of this is when ever I try to retype 'pkg_add -i screen', the file is always something different.

Re: can not install binaries with pkg_add

2007-07-02 Thread Alden Pierre
Cristiano Deana wrote: 2007/7/2, Alden Pierre [EMAIL PROTECTED]: You probably didn't export PKG_PATH into your environment: Here is all of my exported variables from my .profile. env | grep PKG_PATH comes back with the ftp site I have set in my .profile.

Re: can not install binaries with pkg_add

2007-07-02 Thread Philip Guenther
On 7/1/07, Alden Pierre [EMAIL PROTECTED] wrote: I'm having a hard time trying to install packages on my machine. 1. PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/ 2. pkg_add -i screen gives me the following: sh: cannot create /var/tmp/pkgout.V6ybCkITOgB:

can not install binaries with pkg_add

2007-07-01 Thread Alden Pierre
Hello All, I'm having a hard time trying to install packages on my machine. 1. PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/ 2. pkg_add -i screen gives me the following: sh: cannot create /var/tmp/pkgout.V6ybCkITOgB: File exists No packages

Re: can not install binaries with pkg_add

2007-07-01 Thread Darren Spruell
On 7/1/07, Alden Pierre [EMAIL PROTECTED] wrote: Hello All, I'm having a hard time trying to install packages on my machine. 1. PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/ 2. pkg_add -i screen gives me the following: sh: cannot create