Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!news.mel.aone.net.au!usenet From: tim@labtam.OZ.AU (Tim Liddelow) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Problem with packages :( Date: 24 Oct 1995 23:14:41 GMT Organization: Labtam Australia Pty. Ltd., Melbourne Australia Lines: 22 Distribution: world Message-ID: <46js11$geg@news.mel.aone.net.au> Reply-To: tim@labtam.OZ.AU NNTP-Posting-Host: titanic.labtam.oz.au I recently upgraded my FreeBSD system to 2.1.0, using the 2.1.0-951020-SNAP. However, I have been having the following problem with packages: shoebox: {5} pkg_add less-290.tgz Requested space: 220452 bytes, free space: 18386944 bytes in /var/tmp/instmp.001084 tar: can't open archive ./less-290.tgz : No such file or directory tar: child returned status 3 tar: +CONTENTS not found in archive Unable to open table of contents file `+CONTENTS' - not a package? 1 package addition(s) failed. So it seems as though it changes directory or something before opening the file by prepending './'. Any comments ? Cheers Tim.