Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648750 - sys-apps/portage-2.3.24-r1: broken @preserved-rebuild
Summary: sys-apps/portage-2.3.24-r1: broken @preserved-rebuild
Status: RESOLVED DUPLICATE of bug 646466
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-25 08:09 UTC by lekto
Modified: 2018-02-25 08:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_648750.txt,5.59 KB, text/plain)
2018-02-25 08:10 UTC, lekto
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***