On Fri, Aug 17, 2007 at 04:42:33AM -0500, Will Maier wrote:
> On Fri, Aug 17, 2007 at 11:48:34AM +0300, Tomas wrote:
> > I'm having some trouble installing clamav-0.90.3.tgz package. I'm using 
> > OpenBSD_4_1.
> > My steps:
> > 1. export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386
> > 2. sudo pkg_add -v clamav-0.90.3.tgz
> > And I have this error:
> > 
> > parsing clamav-0.90.3
> > Can't install clamav-0.90.3 because of conflicts (.libs-clamav-0.90)
>                                                     ^^^^^^^^^^^^^^^^^
> > Error from ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/i386/:
> > ftp: -: short write
> > 421 Service not available, remote server has closed connection.
> > /usr/sbin/pkg_add: clamav-0.90.3.tgz:Fatal error
> 
> Use pkg_delete(1) to remove the .libs- package.

Note that this  is one issue which has gotten WAYS simpler for 4.2.

pkg_add now knows enough to grab back .libs-* packages when they conflict.

Where libraries are concerned, all possible update scenarios are now 
taken care of.

Reply via email to