Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[gentoo-user] emerge @preserved-rebuild loop

 
   Linux (Home) -> User RSS
Next:  Bug#553192: xfce4-panel no longer appears on star..  
Author Message
Alex Schuster

External


Since: Dec 18, 2006
Posts: 47



(Msg. 1) Posted: Thu Oct 29, 2009 12:25 pm
Post subject: [gentoo-user] emerge @preserved-rebuild loop
Archived from groups: linux>gentoo>user (more info?)

Hi there!

Any idea why this happens? It's no problem, I'm just curious.

root@tanja src --> emerge -a @preserved-rebuild

These are the packages that would be merged, in order:

Calculating dependencies ... done!
[ebuild R ] app-emulation/emul-linux-x86-gtklibs-20071214
[ebuild R ] kde-base/kalgebra-4.3.2

Would you like to merge these packages? [Yes/No] y

[...]

!!! existing preserved libs:
>>> package: sys-libs/readline-6.0_p3
* - /lib64/libreadline.so
* - /lib64/libreadline.so.5
* - /lib64/libreadline.so.5.2
* used by /usr/bin/calgebra (kde-base/kalgebra-4.3.2)
>>> package: app-emulation/emul-linux-x86-baselibs-20091004_rc1
* - /usr/lib32/libjpeg.so.62
* - /usr/lib32/libjpeg.so.62.0.0
* used by /usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
(app-emulation/emul-linux-x86-gtklibs-20071214)
* used by /usr/lib32/libImlib.so.1.9.15 (app-emulation/emul-linux-
x86-gtklibs-20071214)
* used by /usr/lib32/libimlib-jpeg.so (app-emulation/emul-linux-x86-
gtklibs-20071214)
Use emerge @preserved-rebuild to rebuild packages using these libraries
root@tanja src --> emerge -a @preserved-rebuild

These are the packages that would be merged, in order:

Calculating dependencies ... done!
[ebuild R ] app-emulation/emul-linux-x86-gtklibs-20071214
[ebuild R ] kde-base/kalgebra-4.3.2

Would you like to merge these packages? [Yes/No]

Wonko
Back to top
Login to vote
Robin Atwood

External


Since: Aug 08, 2006
Posts: 11



(Msg. 2) Posted: Thu Oct 29, 2009 1:25 pm
Post subject: Re: [gentoo-user] emerge @preserved-rebuild loop [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thursday 29 October 2009, Alex Schuster wrote:
> Hi there!
>
> Any idea why this happens? It's no problem, I'm just curious.
>
> root@tanja src --> emerge -a @preserved-rebuild
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies ... done!
> [ebuild R ] app-emulation/emul-linux-x86-gtklibs-20071214
> [ebuild R ] kde-base/kalgebra-4.3.2
>
> Would you like to merge these packages? [Yes/No] y
>
> [...]
>
> !!! existing preserved libs:
> >>> package: sys-libs/readline-6.0_p3
>
> * - /lib64/libreadline.so
> * - /lib64/libreadline.so.5
> * - /lib64/libreadline.so.5.2
> * used by /usr/bin/calgebra (kde-base/kalgebra-4.3.2)
>
> >>> package: app-emulation/emul-linux-x86-baselibs-20091004_rc1
>
> * - /usr/lib32/libjpeg.so.62
> * - /usr/lib32/libjpeg.so.62.0.0
> * used by /usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
> (app-emulation/emul-linux-x86-gtklibs-20071214)
> * used by /usr/lib32/libImlib.so.1.9.15 (app-emulation/emul-linux-
> x86-gtklibs-20071214)
> * used by /usr/lib32/libimlib-jpeg.so (app-emulation/emul-linux-x86-
> gtklibs-20071214)
> Use emerge @preserved-rebuild to rebuild packages using these libraries
> root@tanja src --> emerge -a @preserved-rebuild
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies ... done!
> [ebuild R ] app-emulation/emul-linux-x86-gtklibs-20071214
> [ebuild R ] kde-base/kalgebra-4.3.2
>
> Would you like to merge these packages? [Yes/No]

This has been asked, which may indicate there is something strange about
kalgebra or emerge sometimes confuses itself. My solution was eventually to
delete /var/lib/portage/preserved_libs_registry and then revdep-rebuild to
CYA. Smile

HTH
-Robin
--
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
Where there ain't no Ten Commandments an' a man can raise a thirst"
from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------
Back to top
Login to vote
Alex Schuster

External


Since: Dec 18, 2006
Posts: 47



(Msg. 3) Posted: Mon Nov 02, 2009 6:25 am
Post subject: Re: [gentoo-user] emerge @preserved-rebuild loop [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Robin Atwood wrote:

> On Thursday 29 October 2009, Alex Schuster wrote:

[...]
emerge -a @preserved-rebuild suggests to rebuild two packages, but
continues to do so after emerging them.
[...]

> > root@tanja src --> emerge -a @preserved-rebuild
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies ... done!
> > [ebuild R ] app-emulation/emul-linux-x86-gtklibs-20071214
> > [ebuild R ] kde-base/kalgebra-4.3.2
> >
> > Would you like to merge these packages? [Yes/No]
>
> This has been asked, which may indicate there is something strange about
> kalgebra or emerge sometimes confuses itself. My solution was eventually
> to delete /var/lib/portage/preserved_libs_registry and then
> revdep-rebuild to CYA. Smile

Okay, I just that, too. No strange rebuild messages any more, emerge output
looks more tidy now. Whatever Smile

Thanks,

Wonko
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[gentoo-user] infinite battle between emerge --depclean an.. - The short story is that these two utilities will repeatedly remove and restore media-libs/gst-plugins-0.8.11. The long version follows. thanks in advance for any help. allan 1. Revdep-rebuild is initially happy ajglap gottlieb # revdep-rebuild..

[gentoo-user] revdep-rebuild wants to emerge packages that.. - Is it safe to attempt to emerge current versions of packages to replace old versions that aren't available anymore?

[gentoo-user] revdep-rebuild wants to rebuild always dev-j.. - Hi, everytime I run revdep-rebuild, it wants to rebuild dev-java/swt-3.2-r2 .. When I do this, it emerges fine, but revdep-rebuild still complains. It states, that broken /usr/lib/libswt-awt-gtk-3232.so (requires libjawt.so) Looking for libjawt.so, ...

[gentoo-user] Creating loop devices - Hi all, I seem to be missing my loop devices in /dev... And I don't find any docs on the current method to do this. I imagine it's done with udev rules - anyone have working rules for this that they'd be willing to share? alan -- ..

[gentoo-user] emerge R - Hi All, I am just wondering if there is an option within emerge that will tell me which packages need to be re-compiled [ R ] Because I have just updated the wpa_supplicant and now my wireless card is not working but found out that baselayout,..
       Linux (Home) -> User All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
  Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact