Re: [gentoo-user] revdep-rebuild problem

2012-08-21 Thread Bryan Gardiner
On August 20, 2012 15:27:54 Volker Armin Hemmann wrote: > Am Montag, 20. August 2012, 01:00:34 schrieb Reinhard Kotucha: > > On 2012-08-19 at 01:02:24 +0200, Volker Armin Hemmann wrote: > > > Am Sonntag, 19. August 2012, 00:37:36 schrieb Reinhard Kotucha: > > > >emerge --update --pretend > >

Re: [gentoo-user] revdep-rebuild problem

2012-08-20 Thread Volker Armin Hemmann
Am Montag, 20. August 2012, 01:00:34 schrieb Reinhard Kotucha: > On 2012-08-19 at 01:02:24 +0200, Volker Armin Hemmann wrote: > > Am Sonntag, 19. August 2012, 00:37:36 schrieb Reinhard Kotucha: > > > Hi, > > > I'm using Gentoo for a couple of years and am quite amazed how good it > > > works.

Re: [gentoo-user] revdep-rebuild problem

2012-08-19 Thread Reinhard Kotucha
On 2012-08-19 at 01:02:24 +0200, Volker Armin Hemmann wrote: > Am Sonntag, 19. August 2012, 00:37:36 schrieb Reinhard Kotucha: > > Hi, > > I'm using Gentoo for a couple of years and am quite amazed how good it > > works. So thanks to all involved in its develpoment. > > > > However, after

Re: [gentoo-user] revdep-rebuild problem

2012-08-19 Thread Neil Bothwick
On Sun, 19 Aug 2012 03:02:38 +0200, Volker Armin Hemmann wrote: > > > please enlighten me which update breaks a system. Can't remember > > > one. Hm, back with libss&co maybe? > > > > jpeg-7, expat2 > > both broke world, not system. expat broke system here, but that is ancient history

Re: [gentoo-user] revdep-rebuild problem

2012-08-18 Thread Volker Armin Hemmann
Am Sonntag, 19. August 2012, 01:20:05 schrieb Alan McKinnon: > A few extra inline comments to reinforce what you just said: > > > My propsal is to add a warning similar to that I get when portage > > > updates are available, so that users know in advance that a > > > particular update will break t

Re: [gentoo-user] revdep-rebuild problem

2012-08-18 Thread Alan McKinnon
A few extra inline comments to reinforce what you just said: On Sun, 19 Aug 2012 01:02:24 +0200 Volker Armin Hemmann wrote: > Am Sonntag, 19. August 2012, 00:37:36 schrieb Reinhard Kotucha: > > Hi, > > I'm using Gentoo for a couple of years and am quite amazed how good > > it works. So thanks

Re: [gentoo-user] revdep-rebuild problem

2012-08-18 Thread Volker Armin Hemmann
Am Sonntag, 19. August 2012, 00:37:36 schrieb Reinhard Kotucha: > Hi, > I'm using Gentoo for a couple of years and am quite amazed how good it > works. So thanks to all involved in its develpoment. > > However, after today's update, when I run revdep-rebuild, I get the > message > > * Checking

[gentoo-user] revdep-rebuild problem

2012-08-18 Thread Reinhard Kotucha
Hi, I'm using Gentoo for a couple of years and am quite amazed how good it works. So thanks to all involved in its develpoment. However, after today's update, when I run revdep-rebuild, I get the message * Checking dynamic linking consistency * broken /usr/lib64/libogrove.la (requires -lstdc

Re: [gentoo-user] revdep-rebuild problem

2009-04-05 Thread John P. Burkett
Nick Fortino wrote: > John P. Burkett wrote: >> Doing revdep-rebuild on an amd64 machine, I received a response >> the included the following lines: >> * All prepared. Starting rebuild >> emerge --oneshot app-text/xpdf:0 >> gnome-base/gnome-panel:0 >> kde-base/kdegraphics:3.5 >> mail-client/-MERGI

Re: [gentoo-user] revdep-rebuild problem

2009-04-04 Thread Nick Fortino
John P. Burkett wrote: > Doing revdep-rebuild on an amd64 machine, I received a response > the included the following lines: > * All prepared. Starting rebuild > emerge --oneshot app-text/xpdf:0 > gnome-base/gnome-panel:0 > kde-base/kdegraphics:3.5 > mail-client/-MERGING-evolution:2.0 > media-plug

[gentoo-user] revdep-rebuild problem

2009-04-04 Thread John P. Burkett
Doing revdep-rebuild on an amd64 machine, I received a response the included the following lines: * All prepared. Starting rebuild emerge --oneshot app-text/xpdf:0 gnome-base/gnome-panel:0 kde-base/kdegraphics:3.5 mail-client/-MERGING-evolution:2.0 media-plugins/gst-plugins-faad:0.8 media-plugins/

[gentoo-user] revdep-rebuild problem with ACCEPT_KEYWORDS="~x86"

2006-08-27 Thread Xavier MOGHRABI
dear all, I'm using gentoo with the option ACCEPT_KEYWORDS="~x86" in make.conf file. For 5 days, I've had some problem when I run revdep-rebuild. It seems that I've some librairies missing as the result is : broken /usr/bin/qtwengophone (requires liblzo.so.1) broken /usr/lib/azureus/libswt-c

Re: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1

2006-05-14 Thread John J. Foster
On Sun, May 14, 2006 at 07:31:14PM +0300, Rumen Yotov wrote: > John J. Foster wrote: > > //garbanzo/root # revdep-rebuild -p > > ... > > broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-w3c-dom.la > > (requires /usr/lib/libgcj.la) > > broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-x

Re: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1

2006-05-14 Thread Richard Fish
On 5/14/06, John J. Foster <[EMAIL PROTECTED]> wrote: broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-w3c-dom.la (requires /usr/lib/libgcj.la) broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-xml-sax.la (requires /usr/lib/libgcj.la) done. There is probably a better way, b

Re: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1

2006-05-14 Thread Rumen Yotov
John J. Foster wrote: > Good morning all, > > I usually run > //garbanzo/root # emerge -pv depclean > > followed by > //garbanzo/root # revdep-rebuild -p > after all world updates, and rarely have any issues at all. This is a > stable x86 system, except for kde, mutt, amarok and their dependenc

[gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1

2006-05-14 Thread John J. Foster
Good morning all, I usually run //garbanzo/root # emerge -pv depclean followed by //garbanzo/root # revdep-rebuild -p after all world updates, and rarely have any issues at all. This is a stable x86 system, except for kde, mutt, amarok and their dependencies. For about a week now, revdep-rebuil