[gentoo-user] revdep-rebuild

2012-06-05 Thread Willie Matthews
Hello Everyone, I am trying to run revdep-rebuld on my Gentoo Dell Mini and can't figure out why I keep getting this error when it trys to re-emerge packages. Here is what it say in it entirety. ~ # revdep-rebuild * Configuring search environment for revdep-rebuild * Checking reverse dependen

[gentoo-user] revdep-rebuild

2009-01-25 Thread Vizo Allman
I keep getting this message when I run revdep-rebuild : "emerge: there are no ebuilds to satisfy "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6" I have no idea how to begin to troubleshoot this. Any hints? TIA -vizo- -- "Nor aught availed him now To have build in Heaven high towersNor did he scape

[gentoo-user] revdep-rebuild

2008-01-27 Thread sean
I recently removed compiz-fusion after playing with it for a while. I thought I had removed all bits but revdep-rebuild wants to emerge emerald again. How can I best trace what package is trying to pull emerald again? Thanks Sean --

[gentoo-user] revdep-rebuild?

2007-04-20 Thread Stephan Eberle
Hi! I wanted to issue the revdep-rebuild command because I reemerged expat. But there's no "revdep-rebuild" file on my system to be found. Theres a /etc/revdep-rebuild directory but no tool to use it. Any help would be great! Thank's in advance and best regards, Stevie

[gentoo-user] revdep-rebuild question

2011-07-25 Thread Hartmut Figge
Greetings, after the emerge -uDN world of today i proceeded with revdep-rebuild which found nothing to to. But i noticed, that the emerge recommended to execute revdep-rebuild --library='libosp.so.*'. Doing this two packages were found and emerged. Now, shouldn't these have been found already by

Re: [gentoo-user] revdep-rebuild

2012-06-05 Thread Paul Hartman
On Tue, Jun 5, 2012 at 10:23 PM, Willie Matthews wrote: > (" >  * Error: The above package list contains packages which cannot be >  * installed at the same time on the same system. > >  (sys-apps/sysvinit-2.88-r2::gentoo, installed) pulled in by >    >=sys-apps/sysvinit-2.86-r6 required by (virtu

Re: [gentoo-user] revdep-rebuild

2012-06-05 Thread Paul Hartman
On Tue, Jun 5, 2012 at 11:03 PM, Paul Hartman wrote: > On Tue, Jun 5, 2012 at 10:23 PM, Willie Matthews > wrote: >> ("> >>  * Error: The above package list contains packages which cannot be >>  * installed at the same time on the same system. >> >>  (sys-apps/sysvinit-2.88-r2::gentoo, installed)

Re: [gentoo-user] revdep-rebuild

2012-06-06 Thread Willie Matthews
I have decided to upgrade my system. I haven't done it for awhile because it takes so long on a Intel Nano with 1GB of RAM. I normally only upgrade the programs I use to most along with any upgrade requirements that it has. This may be what is causing all of my problems. On 06/05/2012 09:03 PM, Pa

[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

2009-01-25 Thread Saphirus Sage
Vizo Allman wrote: > I keep getting this message when I run revdep-rebuild : > "emerge: there are no ebuilds to satisfy > "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6" > I have no idea how to begin to troubleshoot this. Any hints? > > TIA > -vizo- > > -- > "Nor aught availed him now > To have build in

Re: [gentoo-user] revdep-rebuild

2009-01-25 Thread Norberto Bensa
On Sun, Jan 25, 2009 at 9:41 PM, Vizo Allman wrote: > I keep getting this message when I run revdep-rebuild : > "emerge: there are no ebuilds to satisfy > "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6" > I have no idea how to begin to troubleshoot this. Any hints? what does "emerge -p gcc:3.4" say?

Re: [gentoo-user] revdep-rebuild

2009-01-25 Thread Vizo Allman
I updated profile using gcc-config and re emerged same error On Sun, Jan 25, 2009 at 6:52 PM, Saphirus Sage wrote: > Vizo Allman wrote: > > I keep getting this message when I run revdep-rebuild : > > "emerge: there are no ebuilds to satisfy > > "sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6" > > I have

Re: [gentoo-user] revdep-rebuild

2009-01-25 Thread Vizo Allman
[ebuild R ] sys-devel/gcc-3.4.6-r2 Thats wht I get -vizo- On Sun, Jan 25, 2009 at 6:53 PM, Norberto Bensa wrote: > On Sun, Jan 25, 2009 at 9:41 PM, Vizo Allman wrote: > > I keep getting this message when I run revdep-rebuild : > > "emerge: there are no ebuilds to satisfy > > "sys-devel/gcc

Re: [gentoo-user] revdep-rebuild

2009-01-25 Thread Saphirus Sage
Vizo Allman wrote: > I updated profile using gcc-config and re emerged same error > > On Sun, Jan 25, 2009 at 6:52 PM, Saphirus Sage > wrote: > > Vizo Allman wrote: > > I keep getting this message when I run revdep-rebuild : > > "emerge: there are no ebuil

Re: [gentoo-user] revdep-rebuild

2009-01-25 Thread Vizo Allman
Actually it look like revdep is writng emerge command wrong. cat 4_ebuilds.rr app-emulation/emul-linux-x86-soundlibs:0 sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6 sys-devel/gcc:x86_64-pc-linux-gnu-4.3.2 emerge -pv sys-devel/gcc:x86_64-pc-linux-gnu-3.4.6 while emerge gcc or emerge - sys-devel/gcc:4.3 d

Re: [gentoo-user] revdep-rebuild

2009-01-26 Thread Richard Marzan
I remember having a similar issue. Try blocking all gcc versions prior to 4.0. As for uninstalling the current 3.x version -- I don't know how you would remove it since you need the ebuild script that initially installed the current 3.x on your system to remove it safely. Have you updated your s

Re: [gentoo-user] revdep-rebuild

2009-01-26 Thread Neil Bothwick
On Mon, 26 Jan 2009 05:01:57 -0500, Richard Marzan wrote: > I don't know how you would remove it since you need the ebuild script > that initially installed the current 3.x on your system to remove it > safely. Which is kept in /var/db/pkg -- Neil Bothwick Do Roman paramedics refer to IV's as

Re: [gentoo-user] revdep-rebuild

2009-01-26 Thread Alan McKinnon
On Monday 26 January 2009 12:01:57 Richard Marzan wrote: > I remember having a similar issue. Try blocking all gcc versions prior to > 4.0. As for uninstalling the current 3.x version -- I don't know how you > would remove it since you need the ebuild script that initially installed > the current 3

[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 fails

2005-09-28 Thread Wes Gray
. . All prepared. Starting rebuild... emerge --oneshot --nodeps =app-arch/rpm-4.2 =app-pda/pilot-link-0.11.8 =app-te xt/openjade-1.3.2-r1 =app-text/uudeview-0.5.20 =dev-lang/lua-5.0.2 =dev-lang/py thon-2.2.3-r5 =dev-libs/libcdio-0.73 =dev-python/gnome-python-1.99.16 =gnome-ba se/gnome-vfs-

[gentoo-user] revdep-rebuild badness

2005-06-18 Thread fire-eyes
I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get errors, and I can't complete it. What should I do? # revdep-rebuild -pv Checking reverse dependencies... Packages containing binaries and libraries broken by any package update, will be recompiled. Collecting system binaries

[gentoo-user] revdep-rebuild questions...

2005-06-29 Thread Dave Nebinger
I updated world yesterday which gave me a new com_err release. Saw the notice about running revdep-rebuild fly by when I did it but ignored it because I've never really needed to do this before. Soon thereafter I could not ssh to the box because of the missing libcom_err.so.3 file and realized th

Re: [gentoo-user] revdep-rebuild

2008-01-27 Thread Mark Knecht
Add -pv --tree to the emerge command and look at the hierarchy. Probably can do it through equery but I'd have to look up the command myself so I'll leave that to you. Hope this helps, Mark On Jan 27, 2008 12:04 PM, sean <[EMAIL PROTECTED]> wrote: > I recently removed compiz-fusion after playing

Re: [gentoo-user] revdep-rebuild

2008-01-27 Thread Kenneth Prugh
On Sun, 27 Jan 2008 15:04:42 -0500 sean <[EMAIL PROTECTED]> wrote: > I recently removed compiz-fusion after playing with it for a while. > I thought I had removed all bits but revdep-rebuild wants to emerge > emerald again. > > How can I best trace what package is trying to pull emerald again? >

Re: [gentoo-user] revdep-rebuild

2008-01-27 Thread Justin
sean schrieb: > I recently removed compiz-fusion after playing with it for a while. > I thought I had removed all bits but revdep-rebuild wants to emerge > emerald again. > > How can I best trace what package is trying to pull emerald again? > > Thanks >

Re: [gentoo-user] revdep-rebuild

2008-01-27 Thread Dale
Mark Knecht wrote: > Add -pv --tree to the emerge command and look at the hierarchy. > > Probably can do it through equery but I'd have to look up the command > myself so I'll leave that to you. > > Hope this helps, > Mark > > On Jan 27, 2008 12:04 PM, sean <[EMAIL PROTECTED]> wrote: > >> I rece

[gentoo-user] revdep-rebuild fails

2005-11-19 Thread James Colby
List members - I am trying to run revdep-rebuild and it is failing. It is trying to re-compile a package that is no longer has an ebuild available (kdelibs-3.3.2-r7). I have tried running revdep-rebuild -X and revdep-rebuild --package-names, but it is still trying to compile the package. Does a

[gentoo-user] revdep-rebuild problems

2005-12-28 Thread schroder
I unmerged old versions of KDE and ran # revdep-rebuild -p I've added a couple of packages to package.keywords and solved past errors but I'm stuck here. All prepared. Starting rebuild... emerge --oneshot --nodeps -p =app-office/openoffice-bin-2.0.0 =app-text/poppler-0.4.2-r1 =dev-lang/python-2

[gentoo-user] revdep-rebuild issues

2007-11-12 Thread James
Hello, Upon a routine upgrade, I followed up with revdep-rebuild -p. The problem is the system wants to rebuild versions of packages that are very old. 'equery depengs reveals that nothing is dependent of the first few packages. I'm open to suggestions as to how to clean up this mess: Here is t

[gentoo-user] revdep-rebuild failure

2006-05-29 Thread Uwe Thiem
Hi folks, if revdep-rebuild complains that some of the stuff is no longer in portage, how to find out which one? Uwe -- Mark Twain: I rather decline two drinks than a German adjective. -- gentoo-user@gentoo.org mailing list

[gentoo-user] revdep-rebuild madness.

2006-06-16 Thread reader
using revdep-rebuild it finds: broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.laes (requires /usr/lib/lib-gnu-java-awt-peer-gtk.la) broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires /usr/lib/libgcj.lals) done. : And does a oneshot on gcc-4.1.1 After the hours long

[gentoo-user] revdep-rebuild alternatives?

2006-08-02 Thread James
Hello, What are the sanctioned and experimental alternatives to revdep-rebuild. tia, James -- gentoo-user@gentoo.org mailing list

[gentoo-user] revdep-rebuild question

2007-02-19 Thread Mark Knecht
Hi, I'm not clear why revdep-rebuild is showing lots of broken linkages but then telling me everything is in order and there is no work to do to clean up the system. I haven't seen this before. What's causing it? What's the process to get this cleaned up and down to no messages about broke

AW: [gentoo-user] revdep-rebuild?

2007-04-20 Thread Stephan Eberle
Betreff: [gentoo-user] revdep-rebuild? Hi! I wanted to issue the revdep-rebuild command because I reemerged expat. But there's no "revdep-rebuild" file on my system to be found. Theres a /etc/revdep-rebuild directory but no tool to use it. Any help would be great! Thank&#

Re: [gentoo-user] revdep-rebuild question

2011-07-25 Thread Paul Hartman
On Mon, Jul 25, 2011 at 5:20 PM, Hartmut Figge wrote: > Greetings, > > after the emerge -uDN world of today i proceeded with revdep-rebuild > which found nothing to to. But i noticed, that the emerge recommended to > execute revdep-rebuild --library='libosp.so.*'. Doing this two packages > were fo

Re: [gentoo-user] revdep-rebuild question

2011-07-25 Thread Paul Hartman
On Mon, Jul 25, 2011 at 5:30 PM, Paul Hartman wrote: > On Mon, Jul 25, 2011 at 5:20 PM, Hartmut Figge wrote: >> Greetings, >> >> after the emerge -uDN world of today i proceeded with revdep-rebuild >> which found nothing to to. But i noticed, that the emerge recommended to >> execute revdep-rebui

Re: [gentoo-user] revdep-rebuild question

2011-07-25 Thread Bill Kenworthy
On Mon, 2011-07-25 at 17:30 -0500, Paul Hartman wrote: > On Mon, Jul 25, 2011 at 5:30 PM, Paul Hartman > wrote: > > On Mon, Jul 25, 2011 at 5:20 PM, Hartmut Figge wrote: > >> Greetings, > >> > >> after the emerge -uDN world of today i proceeded with revdep-rebuild > >> which found nothing to to.

[gentoo-user] revdep-rebuild + minimal output

2010-07-09 Thread Enrico Weigelt
Hi folks, is there an option to revdep-rebuild to only do output if it has something to rebuild ? This should be run via cron to notify me via email. cu -- -- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone

[gentoo-user] revdep-rebuild (gawk) issues

2012-05-29 Thread Rafa Griman
Hi all :) New to this mailing list. I'm installing Gentoo and when I run revdep-rebuild I get the following error # revdep-rebuild * Configuring search environment for revdep-rebuild gawk: cmd. line:3: error: Unmatched [ or [^: /[^[:space:]]/ gawk: cmd. line:3: error: Unmatched [ or [^: /[^[:spa

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

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, 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-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-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-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-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

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

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 fails

2005-09-28 Thread Willie Wong
On Wed, Sep 28, 2005 at 03:55:47PM -0700, Wes Gray wrote: > emerge: there are no ebuilds to satisfy "=dev-lang/python-2.2.3-r5". > . > . > > Why is it trying to access an old version of python? I removed the > /root/.revdep-rebuild*.?_* files, so that's not it. > Not an old version, but

Re: [gentoo-user] revdep-rebuild fails

2005-09-28 Thread Wes Gray
On Wed, Sep 28, 2005 at 07:25:44PM -0400, Willie Wong wrote: > On Wed, Sep 28, 2005 at 03:55:47PM -0700, Wes Gray wrote: > > emerge: there are no ebuilds to satisfy "=dev-lang/python-2.2.3-r5". > > . > > . > > > > Why is it trying to access an old version of python? I removed the > > /roo

Re: [gentoo-user] revdep-rebuild fails

2005-09-28 Thread Willie Wong
On Wed, Sep 28, 2005 at 08:13:58PM -0700, Wes Gray wrote: > I have a newer version of python already. The one revdep-rebuild is > trying to access doesn't even exist in portage. For example, I tried > your suggestion: > > # emerge --oneshot --update python > Calculating dependencies ...done! > >

Re: [gentoo-user] revdep-rebuild fails

2005-09-29 Thread Wes Gray
On Wed, Sep 28, 2005 at 11:35:00PM -0400, Willie Wong wrote: > python 2.2, otherwise, you should be able to just run > /usr/sbin/python-updater to rebuild all python packages for the 2.3 python-updater is also failing: # /usr/sbin/python-updater * Logging disabled due to permissions * Starting

Re: [gentoo-user] revdep-rebuild fails

2005-09-29 Thread Zac Medico
Wes Gray wrote: [snip] > emerge: there are no ebuilds to satisfy "=dev-python/pyorbit-1.99.6". [snip] > emerge: there are no ebuilds to satisfy "=dev-python/gnome-python-1.99.16". With revdep-rebuild it tries to remerge the same version that you have installed. If your version is no longer in th

Re: [gentoo-user] revdep-rebuild fails

2005-09-29 Thread Wes Gray
On Thu, Sep 29, 2005 at 01:21:37PM -0700, Zac Medico wrote: > With revdep-rebuild it tries to remerge the same version that you have > installed. If your version is no longer in the portage tree, then "there are > no ebuilds to satisfy" your old version. You should update to versions that > cu

Re: [gentoo-user] revdep-rebuild fails

2005-09-29 Thread Holly Bostick
Wes Gray schreef: > On Thu, Sep 29, 2005 at 01:21:37PM -0700, Zac Medico wrote: > >> With revdep-rebuild it tries to remerge the same version that you >> have installed. If your version is no longer in the portage tree, >> then "there are no ebuilds to satisfy" your old version. You >> should

Re: [gentoo-user] revdep-rebuild badness

2005-06-18 Thread Jason Stubbs
On Saturday 18 June 2005 21:18, fire-eyes wrote: > I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get > errors, and I can't complete it. What should I do? > > All prepared. Starting rebuild... > emerge --oneshot --nodeps -pv =app-office/openoffice-bin-1.9.104 > =media-sound/timi

Re: [gentoo-user] revdep-rebuild badness

2005-06-18 Thread fire-eyes
On Sat, 2005-06-18 at 21:32 +0900, Jason Stubbs wrote: > On Saturday 18 June 2005 21:18, fire-eyes wrote: > > I'm trying to do a revdep-rebuild -pv (pretend, verbose) however I get > > errors, and I can't complete it. What should I do? > > > > All prepared. Starting rebuild... > > emerge --oneshot

Re: [gentoo-user] revdep-rebuild badness

2005-06-19 Thread Neil Bothwick
On Sat, 18 Jun 2005 11:49:35 -0400, fire-eyes wrote: > Okay right on. I skipped openoffice-bin, because I don't see the point > in remerging a binary... The tool could be slightly more intelligent :) It can be, read the thread "revdep-rebuild and -bin packages". -- Neil Bothwick NOTICE: --

Re: [gentoo-user] revdep-rebuild questions...

2005-06-29 Thread Rafael Fernández López
El Miércoles 29 Junio 2005 14:32, Dave Nebinger escribió: > I updated world yesterday which gave me a new com_err release. Saw the > notice about running revdep-rebuild fly by when I did it but ignored it > because I've never really needed to do this before. > > Soon thereafter I could not ssh to

Re: [gentoo-user] revdep-rebuild questions...

2005-06-29 Thread Neil Bothwick
On Wed, 29 Jun 2005 08:32:14 -0400, Dave Nebinger wrote: > I'm thinking about building a cron script to run early in the morning > and, if a recent emerge has taken place, run revdep-rebuild > automatically. Does this sound like a good idea or not? I'd be a little wary about running it automatic

Re: [gentoo-user] revdep-rebuild questions...

2005-06-29 Thread Paul Varner
On Wed, 2005-06-29 at 08:32 -0400, Dave Nebinger wrote: > So revdep-rebuild is currently running on the box but I'm wondering how > often the revdep-rebuild needs to be run... > > Any suggestions from you folks out there in gentoo land? > > I'm thinking about building a cron script to run early i

Re: [gentoo-user] revdep-rebuild questions...

2005-06-29 Thread Eugene Rosenzweig
Paul Varner wrote: On Wed, 2005-06-29 at 08:32 -0400, Dave Nebinger wrote: So revdep-rebuild is currently running on the box but I'm wondering how often the revdep-rebuild needs to be run... Any suggestions from you folks out there in gentoo land? I'm thinking about building a cron script

Re: [gentoo-user] revdep-rebuild questions...

2005-06-29 Thread W.Kenworthy
revdep-rebuild sometimes tries to rebuild older packages (this is on older long running systems) that dont exist in portage which requires manual intervention. Always run with -p, and run it without manually so you can intervene when necessary. BillK On Thu, 2005-06-30 at 02:42 +1000, Eugene Ros

Re: [gentoo-user] revdep-rebuild fails

2005-11-19 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Colby wrote: > 3.4, is there an easy way that I can find out what package is using > kde3 libs? > > *** Start Error Message *** > All prepared. Starting rebuild... > emerge --oneshot --nodeps =kde-base/kdelibs-3.3.2-r7 Remove all .revdep* and

Re: [gentoo-user] revdep-rebuild fails

2005-11-19 Thread b.n.
James Colby wrote: List members - I am trying to run revdep-rebuild and it is failing. It is trying to re-compile a package that is no longer has an ebuild available (kdelibs-3.3.2-r7). I have tried running revdep-rebuild -X and revdep-rebuild --package-names, but it is still trying to compile

Re: [gentoo-user] revdep-rebuild fails

2005-11-19 Thread James Colby
On 11/19/05, b.n. <[EMAIL PROTECTED]> wrote: > James Colby wrote: > > List members - > > > > I am trying to run revdep-rebuild and it is failing. It is trying to > > re-compile a package that is no longer has an ebuild available > > (kdelibs-3.3.2-r7). I have tried running revdep-rebuild -X and >

Re: [gentoo-user] revdep-rebuild fails

2005-11-19 Thread James Colby
On 11/19/05, Arturo 'Buanzo' Busleiman <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > James Colby wrote: > > 3.4, is there an easy way that I can find out what package is using > > kde3 libs? > > > > *** Start Error Message *** > > All prepared. Starting rebuild...

Re: [gentoo-user] revdep-rebuild fails

2005-11-19 Thread Richard Fish
On 11/19/05, James Colby <[EMAIL PROTECTED]> wrote: > Thanks, revdep-rebuild did give me the list of files that would not > link, and equery belongs FILENAME tells me that the files are part of > the kde-base/kdelibs-3.3.2-r7 package. Is there a way for me to find > out which packages on my system

Re: [gentoo-user] revdep-rebuild fails

2005-11-19 Thread Holly Bostick
James Colby schreef: > > Thanks, revdep-rebuild did give me the list of files that would not > link, and equery belongs FILENAME tells me that the files are part of > the kde-base/kdelibs-3.3.2-r7 package. Is there a way for me to > find out which packages on my system depend on kdelibs-3.3.2-r

Re: [gentoo-user] revdep-rebuild fails

2005-11-19 Thread Willie Wong
On Sat, Nov 19, 2005 at 08:18:17PM -0500, James Colby wrote: > List members - > > I am trying to run revdep-rebuild and it is failing. It is trying to > re-compile a package that is no longer has an ebuild available > (kdelibs-3.3.2-r7). I have tried running revdep-rebuild -X and > revdep-rebuil

Re: [gentoo-user] revdep-rebuild fails

2005-11-19 Thread James Colby
> > I just ran into this problem last night. I ran > equery depends kdelibs > made sure NONE of them specifically depended on kdelibs-3.3.2 (in my > case they were all compiled against kdelibs-3.4.x during a few of the > past update cycles). > then I just > emerge unmerge =kde-base/kdelibs-3.3.

Re: [gentoo-user] revdep-rebuild fails

2005-11-20 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James Colby wrote: > Thanks, revdep-rebuild did give me the list of files that would not > link, and equery belongs FILENAME tells me that the files are part of > the kde-base/kdelibs-3.3.2-r7 package. Is there a way for me to find > out which package

Re: [gentoo-user] revdep-rebuild problems

2005-12-28 Thread schroder
first of all, I appologise if this message breaks the thread. I'm using my ISP's web interface as unmerging old versions of KDE seems to have broken kmail On Wednesday 28 December 2005 13:39, a tiny voice compelled Benno Schulenberg to write: > [EMAIL PROTECTED] wrote: > > emerge: there are no eb

Re: [gentoo-user] revdep-rebuild problems

2005-12-28 Thread Stroller
On 28 Dec 2005, at 16:27, [EMAIL PROTECTED] wrote: I unmerged old versions of KDE and ran # revdep-rebuild -p ... These are the packages that I would merge, in order: Calculating dependencies \ emerge: there are no ebuilds to satisfy "=dev-lang/python-2.3.3-r1". What does `emerge -Pp python

Re: [gentoo-user] revdep-rebuild problems

2005-12-28 Thread schroder
emerge -Pp python && emerge -pv python >>> These are the packages that I would unmerge: dev-lang/python selected: 2.3.3-r1 protected: 2.4.2 omitted: none >>> 'Selected' packages are slated for removal. >>> 'Protected' and 'omitted' packages will not be removed. These are the packa

Re: [gentoo-user] revdep-rebuild problems

2005-12-28 Thread Ryan Tandy
dev-lang/python selected: 2.3.3-r1 protected: 2.4.2 omitted: none Python is slotted, meaning you can have more than one version installed at a time. You're using the current version, but the old one is still there, unneeded. To make sure you've completely migrated to the new

Re: [gentoo-user] revdep-rebuild problems

2005-12-28 Thread schroder
That seems to have fixed that problem. I'm muddling through a few others, most notably kmail. Thanks Ryan. Quoting Ryan Tandy <[EMAIL PROTECTED]>: > > > > > > dev-lang/python > >selected: 2.3.3-r1 > > protected: 2.4.2 > > omitted: none > > > > > > > Python is slotted, meaning you can

Re: [gentoo-user] revdep-rebuild issues

2007-11-12 Thread Alex Schuster
James writes: > Upon a routine upgrade, I followed up with revdep-rebuild -p. > The problem is the system wants to rebuild versions of packages > that are very old. 'equery depengs reveals that nothing > is dependent of the first few packages. [...] > > I'm open to suggestions as to how to clean

Re: [gentoo-user] revdep-rebuild failure

2006-05-29 Thread Mark Knecht
Uwe, I'm only guessing here but would emerge -ep world (or some other all emcompasing type of emerge command) possibly uncover things like that? Cheers, Mark On 5/29/06, Uwe Thiem <[EMAIL PROTECTED]> wrote: Hi folks, if revdep-rebuild complains that some of the stuff is no longer in portage,

Re: [gentoo-user] revdep-rebuild failure

2006-05-29 Thread Rasmus Andersen
On Mon, May 29, 2006 at 09:22:11AM -0700, Mark Knecht wrote: > >if revdep-rebuild complains that some of the stuff is no longer in portage, > >how to find out which one? emaint, I think. Rasmus -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] revdep-rebuild madness.

2006-06-16 Thread Rumen Yotov
[EMAIL PROTECTED] wrote: > using revdep-rebuild it finds: > > broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.laes (requires > /usr/lib/lib-gnu-java-awt-peer-gtk.la) > > broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires > /usr/lib/libgcj.lals) done. : > > And does a o

Re: [gentoo-user] revdep-rebuild alternatives?

2006-08-02 Thread Paul Varner
On Wed, 2006-08-02 at 18:18 +, James wrote: > What are the sanctioned and experimental alternatives to > revdep-rebuild. There are no sanctioned alternatives. An experimental alternative that you can look at is udept written by Ed Catmur. You can download an ebuild for use in your overlay at

[gentoo-user] revdep-rebuild / missing ebuild

2007-01-01 Thread Uwe Thiem
Hi folks, revdep-rebuild produces a long list of binaries to be rebuilt. Not wuite surprising since I haven't done it on that box for a long while. Problem is it tells me that at least for one binary no ebuild exists but it doesn't tell me which binary. Bummer! How do I find out? Uwe -- A fa

[gentoo-user] revdep-rebuild and gcj

2007-01-24 Thread John Blinka
I maintain an up-to-date system that requires gcj. For some time, running revdep-rebuild -p generates this output: ~--> revdep-rebuild -p Configuring search environment for revdep-rebuild Checking reverse dependencies... Packages containing binaries and libraries broken by a package update w

Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Alan McKinnon
On Monday 19 February 2007, Mark Knecht wrote: > Hi, >I'm not clear why revdep-rebuild is showing lots of broken > linkages but then telling me everything is in order and there is no > work to do to clean up the system. > >I haven't seen this before. What's causing it? > >What's the pro

Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Mark Knecht
On 2/19/07, Alan McKinnon <[EMAIL PROTECTED]> wrote: On Monday 19 February 2007, Mark Knecht wrote: > Hi, >I'm not clear why revdep-rebuild is showing lots of broken > linkages but then telling me everything is in order and there is no > work to do to clean up the system. > >I haven't see

Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Jakob Buchgraber
Mark Knecht wrote: Hi, I'm not clear why revdep-rebuild is showing lots of broken linkages but then telling me everything is in order and there is no work to do to clean up the system. I haven't seen this before. What's causing it? What's the process to get this cleaned up and down to no

Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Boyd Stephen Smith Jr.
On Monday 19 February 2007, "Mark Knecht" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] revdep-rebuild question': > On 2/19/07, Alan McKinnon <[EMAIL PROTECTED]> wrote: > > On Monday 19 February 2007, Mark Knecht wrote: > > >I'm

Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Neil Walker
Jakob Buchgraber wrote: All options being passed to revdep-rebuild are also passed to emerge. So write only revdep-rebuild instead of revdep-rebuild -p (pretend) How would that help the OP? If it finds nothing to emerge with the -p option, removing it will do nothing - other than waste some t

Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Alan McKinnon
On Monday 19 February 2007, Mark Knecht wrote: > On 2/19/07, Alan McKinnon <[EMAIL PROTECTED]> wrote: > > On Monday 19 February 2007, Mark Knecht wrote: > > > Hi, > > >I'm not clear why revdep-rebuild is showing lots of broken > > > linkages but then telling me everything is in order and there

Re: [gentoo-user] revdep-rebuild question

2007-02-20 Thread Neil Bothwick
On Tue, 20 Feb 2007 09:42:13 +0200, Alan McKinnon wrote: > 1. It's an orphan, left over from an unmerge that wasn't fully > successful. if you don't need them, delete them. > 2. A package was installed, and it created it's own binaries for it's > own use. Portage didn't put them there so doesn't

Re: AW: [gentoo-user] revdep-rebuild?

2007-04-20 Thread Bo Ørsted Andresen
On Friday 20 April 2007 12:34:15 Stephan Eberle wrote: > Ah! Sorry, a little more research on my side revealed that I have to emerge > gentoolkit. It even has a nice guide. ;) http://www.gentoo.org/doc/en/gentoolkit.xml -- Bo Andresen signature.asc Description: This is a digitally signed mess

[gentoo-user] revdep-rebuild ignoring SEARCH_DIRS_MASK

2020-01-02 Thread Grant Edwards
Has anybody else noticed that revdep-rebuild recently started to ignore SEARCH_DIRS_MASK? I have it set thusly in make.conf SEARCH_DIRS_MASK="/usr/lib/digilent/waveforms" and that used to prevent revdep-rebuild from reinstalling sci-electronics/digilent-waveforms every time (it's a binary inst

[gentoo-user] revdep-rebuild keeps reinstalling binutils

2010-02-03 Thread Harry Putnam
After todays update world, I run revdep-rebuild which reports binutils broken and uses `oneshot' to reinstall it. Follow with another revdep-rebuild and it finds the same thing. Anyone seen something similar or have an idea what might be the problem?

[gentoo-user] revdep-rebuild keeps reinstalling binutils

2010-02-06 Thread Konstantinos Bekiaris
On Wed, Feb 3, 2010 at 11:45 PM, Harry Putnam wrote: > After todays update world, I run revdep-rebuild which reports binutils > broken and uses `oneshot' to reinstall it. Follow with another > revdep-rebuild and it finds the same thing. > > Anyone seen something similar or have an idea what m

Re: [gentoo-user] revdep-rebuild + minimal output

2010-07-10 Thread Willie Wong
On Sat, Jul 10, 2010 at 06:52:35AM +0200, Enrico Weigelt wrote: > is there an option to revdep-rebuild to only do output if it has > something to rebuild ? This should be run via cron to notify me > via email. Usually "is there an option..." questions are well-answered by "man ". And in this case

Re: [gentoo-user] revdep-rebuild + minimal output

2010-07-10 Thread YoYo Siska
On Sat, Jul 10, 2010 at 05:11:49AM -0400, Willie Wong wrote: > On Sat, Jul 10, 2010 at 06:52:35AM +0200, Enrico Weigelt wrote: > > is there an option to revdep-rebuild to only do output if it has > > something to rebuild ? This should be run via cron to notify me > > via email. > > Usually "is th

Re: [gentoo-user] revdep-rebuild + minimal output

2010-07-10 Thread Neil Bothwick
On Sat, 10 Jul 2010 06:52:35 +0200, Enrico Weigelt wrote: > is there an option to revdep-rebuild to only do output if it has > something to rebuild ? This should be run via cron to notify me > via email. There is the --quiet option, but this doesn't remove everything. You could try redirecting

Re: [gentoo-user] revdep-rebuild + minimal output

2010-07-10 Thread Blackdream W
revdep-rebuild -pv 2010/7/10 Neil Bothwick > On Sat, 10 Jul 2010 06:52:35 +0200, Enrico Weigelt wrote: > > > is there an option to revdep-rebuild to only do output if it has > > something to rebuild ? This should be run via cron to notify me > > via email. > > There is the --quiet option, but th

Re: [gentoo-user] revdep-rebuild + minimal output

2010-07-10 Thread Enrico Weigelt
* Neil Bothwick wrote: > On Sat, 10 Jul 2010 06:52:35 +0200, Enrico Weigelt wrote: > > > is there an option to revdep-rebuild to only do output if it has > > something to rebuild ? This should be run via cron to notify me > > via email. > > There is the --quiet option, but this doesn't remove

  1   2   3   >