Subject: Re: make update fails
To: Jan Danielsson <jan.danielsson@gmail.com>
From: Roland Illig <rillig@NetBSD.org>
List: tech-pkg
Date: 09/23/2005 17:42:08
Jan Danielsson wrote:
> Geert Hendrickx wrote:
>>"make update" in pkgtools/pkg_install.  
> 
> 
> Hm... I have run that, and it doesn't report any errors. However:
> 
> # pkg_info -V
> 20040115
> 
> What am I doing wrong?

$ type pkg_info
$ echo "$PATH" | tr : '\n'

Maybe that gives more information where to look further.

Roland