On 2014/02/03 07:05, Eivind Eide wrote:
> With i386 snapshot of February 2 2014 trying to update packages with
> `pkg_add -uiv'
> simply errs out with following message:
> 
> Can't use an undefined value as a HASH reference at
> /usr/libdata/perl5/OpenBSD/Dependencies.pm line 387.
> 
> Suggestions?

Either of these:

- wait for a new snapshot

- cd /usr/src/usr.sbin/pkg_add && cvs -d $CVSROOT up -PdA &&
 make obj && make && sudo make install

Reply via email to