Hello All,
I have a problem with pkg_add on a OpenBSD 4.2.
I tried to install the package freebsd_lib-4.11p0.tgz.
The first try failed because the Internet connection breaks and on the
second try and get this error:
$ pkg_add -v freebsd_lib-4.11p0.tgz
parsing freebsd_lib-4.11p0.tgz
Can't install freebsd_lib-4.11p0 because of conflicts
(partial-freebsd_lib-4.11p0)
/usr/sbin/pkg_add: freebsd_lib-4.11p0:Fatal error
The same happens if I try to install it over the ports.
/usr/ports/emulators/freebsd_lib> make install
===> Installing freebsd_lib-4.11p0 from /usr/ports/packages/i386/all/
Can't install freebsd_lib-4.11p0 because of conflicts
(partial-freebsd_lib-4.11p0)
/usr/sbin/pkg_add: freebsd_lib-4.11p0:Fatal error
*** Error code 1
I checked in /var/db/pkg but do not find any entry.
Has anybody an idea how I can fix this?
I read the man pkg_add and tried as well the -F switch but I does not help.
Best Regards,
Stefan
--