Marc Espie wrote:
On Mon, Oct 03, 2005 at 04:06:53PM -0600, Rik wrote:
I have two (2) current boxes and both are current as of Oct 2. One is
fine the other is having problems with pkg_add.
Here is the error message
Can't locate object method "add_size" via package
"OpenBSD::PackingElement::FDESC" at
/usr/libdata/perl5/OpenBSD/PackingElement.pm line 545, <$fh> line 8.
This is not current.
Check how you got your box installed, that PackingElement file is lagging
behind, and you probably have some other other issues.
Marc,
You are correct. Somehow one machine got futzed up and the 'make build'
stage was failing because xargs wouldn't accept a -r option. I hand
installed the new xargs and did a successful build.
Thanks for all the work with the pkg_* utilities it is making life with
ports much easier.
Rik