Date: Wed, 11 Feb 2009 18:30:05 +0000 From: Peter Harrison <peter.piggybox@virgin.net> To: Albert Shih <Albert.Shih@obspm.fr> Cc: freebsd-questions@freebsd.org Subject: Re: portupgrade failed with...wrong errors Message-ID: <20090211183005.GA1001@laptop.piggybox> In-Reply-To: <20090211154337.GM83550@obspm.fr> References: <20090211154337.GM83550@obspm.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Wednesday, 11 February 2009 at 16:43:37 +0100, Albert Shih said: > Hi all, > > I've very strange thing with portupgrade. He failed on upgrade and tell me > > ===> Running ldconfig > /sbin/ldconfig -m /usr/local/lib > ===> Registering installation for libxcb-1.1.93 > ===> Cleaning for libxcb-1.1.93 > ---> Cleaning out obsolete shared libraries > [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 251 packages found (-0 +1) . done] > ---> Skipping 'x11/xcb-util' (xcb-util-0.3.0) because a requisite package 'libxcb-1.1.90.1' () failed (specify -k to force) > > > but as you can see he just make the update of libxcb-1.1.90.1 to libxcb-1.1.93 > > And this happen for many packages. > > Of course I just have to re-run portupgrade....and re-reun, and re-run.... > > I've clean /var/db/pkg/pkgdb.db but no effect. > > Any idea ? Did you read /usr/ports/UPDATING entry 20090123? AFFECTS: users of x11/libxcb AUTHOR: flz@FreeBSD.org Libxcb shared library version was bumped from 1 to 2. You need to rebuild any consumer of libxcb.so.1 or some applications will be linked against two versions of libxcb once libX11 is upgraded. For portupgrade users: # portupgrade -rf libxcb Peter Harrison. > > Regards. > -- > Albert SHIH > SIO batiment 15 > Observatoire de Paris Meudon > 5 Place Jules Janssen > 92195 Meudon Cedex > Téléphone : 01 45 07 76 26 > Heure local/Local time: > Mer 11 fév 2009 16:41:23 CET > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090211183005.GA1001>