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

Bug 648750

Summary: sys-apps/portage-2.3.24-r1: broken @preserved-rebuild
Product: Portage Development Reporter: lekto
Component: CoreAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description lekto 2018-02-25 08:09:52 UTC
Portage update that broke reemerging installed package, broke @preserved-rebuild probably too.


!!! existing preserved libs:
>>> package: net-libs/http-parser-2.8.0
 *  - /usr/lib64/libhttp_parser.so.2.7.1
 *      used by /usr/bin/cargo (dev-util/cargo-0.24.0)
Use emerge @preserved-rebuild to rebuild packages using these libraries
 * After world updates, it is important to remove obsolete packages with
 * emerge --depclean. Refer to `man emerge` for more information.
lekto@blaszak ~ $ sudo emerge @preserved-rebuild
Calculating dependencies... done!
>>> Jobs: 0 of 0 complete                           Load avg: 0.97, 1.05, 0.60
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.


Reproducible: Always
Comment 1 lekto 2018-02-25 08:10:35 UTC
Created attachment 520964 [details]
emerge --info
Comment 2 Zac Medico gentoo-dev 2018-02-25 08:22:58 UTC
You can remove --changed-deps from EMERGE_DEFAULT opts, see bug 646466, comment #9.

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