Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 175548

Summary: instead of removing libraries, move them to a different directory
Product: Portage Development Reporter: Michal Suchanek <hramrach>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michal Suchanek 2007-04-22 10:50:54 UTC
When portage unmerges a package that contains old version of a library, all packages that require the library break because there is only the newer version.

I suggest that the library is moved to somewhere like /lib.old or /usr/lib.old, and removed only after revdep-rebuild.

Should be easy to do, I have seen it working in a different distro.
Comment 1 Jakub Moc 2007-04-22 10:52:59 UTC
No, you should run revdep-rebuild.
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2007-04-22 13:12:48 UTC

*** This bug has been marked as a duplicate of bug 62207 ***