I'm trying to install OpenBSD on a new machine so I can learn how
to setup a
router, but running into a strange problem.

A Supermicro 5015A-H with Intel
Atom 330 at 1.6 GHz

When I tried to install the unbound package, it can't
find it
(even though it's in the directory, and the shell autocompletes
the
name)

# pkg_add unbound_1.4.20.tgz
Can't find package unbound_1.4.20.tgz
(adding multiple -v doesn't elaborate on the problem)

since the pkg_add
didn't work, I thought I'd try some
other pkg commands

# pkg_info
unbound_1.4.20.tgz
(works fine)

# pkg_check
Packing-list sanity: ok
Direct
dependencies: ok
Reverse dependencies: ok
Files from packages: ok
Can't locate
object method "new" via package "OpenBSD::PkgSpec" at
 /usr/libdata/perl5/OpenBSD/PkgCheck.pm line 713

I get the same error when I
try:
A. OpenBSD 5.4 amd64 install54.iso
B. OpenBSD 5.4 amd64 separate
<sets>54.tgz
C. OpenBSD 5.3 amd64 install54.iso
D. OpenBSD 5.4 i386
install54.iso

Any thoughts on what is this problem with finding method "new"
?

Reply via email to