On Wed, 22 Jun 2011, Mikolaj Kucharski wrote:

> Hi,
> 
> This is from box which is updated once in a while. I use pkg_add -iu
> to update whole system from one of the mirrors.
> 
> # echo $PKG_PATH
> http://ftp.heanet.ie/pub/OpenBSD/snapshots/packages/i386/
> 
> # pkg_add -iu libgsf
> Collision in libgsf-1.14.20->libgsf-1.14.21: the following files already exist
>         /usr/local/bin/gsf-office-thumbnailer (libgsf-gnome-1.14.20)
>         /usr/local/include/libgsf-1/gsf-gnome/gsf-input-bonobo.h 
> (libgsf-gnome-1.14.20)
>         /usr/local/include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h 
> (libgsf-gnome-1.14.20)
>         /usr/local/include/libgsf-1/gsf-gnome/gsf-output-bonobo.h 
> (libgsf-gnome-1.14.20)
>         /usr/local/include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h 
> (libgsf-gnome-1.14.20)
>         /usr/local/include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h 
> (libgsf-gnome-1.14.20)
>         /usr/local/share/schemas/libgsf/gsf-office-thumbnailer.schemas 
> (libgsf-gnome-1.14.20)
> Couldn't find updates for libgsf-1.14.20
> 
> # pkg_info -q | grep libgsf
> libgsf-1.14.20
> libgsf-gnome-1.14.20
> 
> # sysctl -n kern.version
> OpenBSD 4.9-current (GENERIC) #29: Sat Jun  4 21:40:48 MDT 2011
>     dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
> 
> 
> Is this a known issue, or my system is special, and I need to fix it by
> hand?

This was a bug, the @conflict marker in the libgsf package was bogus.
I just fixed it, thanks for the report.

-- 
Antoine

Reply via email to