NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Glib2 with PLIST conflict bin/gdbus



Maurizio Caloro <mauric%gmx.ch@localhost> writes:

> Hello

Hi

> After try to make glib2 i have folowing PLIST Conflict,
> cvs update -dPA was done befor starting with command make.
> Thanks for any help
> Mauri
>
> gmake[1]: Leaving directory `/usr/pkgsrc/devel/glib2/work/glib-2.34.1/docs'
> => Automatic manual page handling
> ===> Building binary package for glib2-2.34.1
> => Creating binary package /usr/pkgsrc/packages/All/glib2-2.34.1.tgz
> ===> Install binary package of glib2-2.34.1
> pkg_add: Conflicting PLIST with glib2-2.32.3nb1: bin/gdbus
> pkg_add: 1 package addition failed
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/devel/glib2
> *** Error code 1
>

Are you using make install command? Looks like you have installed previous 
version of glib2,
so you need either to do make update (which will delete glib2 and dependencies, 
then rebuild them)
or make replace (which will replace only glib2, if there are ABI changes, you 
will have to rebuild
dependencies manually). Or use pkg_rolling-replace to update packages.

Regards,

-- 
Daniel Horecki
http://morr.pl http://linux.pl http://netbsd.pl http://netbsd.org
HAIL ERIS!
BOFH since 1999.


Home | Main Index | Thread Index | Old Index