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

Bug 364431

Summary: Disable preserve-libs or provide special handling for downgrades
Product: Portage Development Reporter: Zac Medico <zmedico>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: 2.2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 373341    
Bug Blocks: 240323, 364425    

Description Zac Medico gentoo-dev 2011-04-22 02:57:27 UTC
When a library is downgraded, it's expected for new builds to link a preserved library with a version that is newer than the one that we are trying to downgrade to. Therefore, it might make sense to have FEATURES=preserve-libs skip library preservation during downgrades, or provide some other form(s) of special handling.
Comment 1 Zac Medico gentoo-dev 2011-06-28 14:10:43 UTC
Hopefully we can solve this as described in bug 373341 by making sure that the soname symlinks point to the desired version to link against.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-04-29 07:21:24 UTC
(In reply to comment #1)
> Hopefully we can solve this as described in bug 373341 by making sure that
> the soname symlinks point to the desired version to link against.

I may be wrong but I think it fixed it indeed.
Comment 3 Zac Medico gentoo-dev 2012-04-29 07:51:31 UTC

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