On Mon, 26 Oct 2009 09:36:10 +0100
David Southwell <da...@vizion2000.net> wrote:

> Hi
> 
> I had the following
> 
> dns1# portupgrade
> -a Cannot locate current working directory: No such file or
> directory   
> 
> # df showed /var was present with only 2% used.
> # pkgdb -F showed up to date pkgdb with no errors
> 
> then 
> #portupgrade -a
> 
> ran without any hitches.
> 
> Can anyone offer an explanation that solves my curiosity?
> 


$ mkdir /tmp/foo
$ cd /tmp/foo
$ rmdir /tmp/foo
$ portupgrade -a
Cannot locate current working directory: No such file or directory

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to