Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 579978 - sys-devel/binutils-2.25.1-r1 is missing a dependency on sys-libs/binutils-libs
Summary: sys-devel/binutils-2.25.1-r1 is missing a dependency on sys-libs/binutils-libs
Status: RESOLVED DUPLICATE of bug 563934
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-14 16:57 UTC by Thomas Posch
Modified: 2016-04-19 18:09 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge_info.txt,21.08 KB, text/plain)
2016-04-14 16:58 UTC, Thomas Posch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Posch 2016-04-14 16:57:47 UTC
Merging binutils-2.25.1-r1 followed by a distclean removes sys-libs/binutils-libs.
emerge @preserved-rebuild fails to get rid of the preserved library.

Installing sys-libs/binutils-libs-2.25.1-r2 resolves the issue



Reproducible: Always

Steps to Reproduce:
1. update to sys-devel/binutils-2.25.1-r1
2. emerge --depclean
3. emerge @preserved-rebuild
Actual Results:  
preserved library is still in place

Expected Results:  
preserved library is removed

##########################################################
# emerge @preserved-rebuild

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

Calculating dependencies... done!
[ebuild   R    ] sys-devel/binutils-2.25.1-r1:2.25.1::gentoo  USE="cxx nls zlib -multislot -multitarget -static-libs {-test} -vanilla" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-devel/binutils-2.25.1-r1::gentoo
>>> Installing (1 of 1) sys-devel/binutils-2.25.1-r1::gentoo
>>> Jobs: 1 of 1 complete                           Load avg: 3.38, 2.58, 2.53
>>> Auto-cleaning packages...

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

 * Regenerating GNU info directory index...
 * Processed 5 info files.

!!! existing preserved libs:
>>> package: sys-libs/binutils-libs-2.25.1-r2
 *  - /usr/lib64/libbfd-2.25.1.so
 *      used by /usr/lib64/binutils/x86_64-pc-linux-gnu/2.25.1/libopcodes-2.25.1.so (sys-devel/binutils-2.25.1-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries
Comment 1 Thomas Posch 2016-04-14 16:58:36 UTC
Created attachment 430464 [details]
emerge --info
Comment 2 SpanKY gentoo-dev 2016-04-19 18:09:50 UTC
it doesn't actually use binutils-libs regardless of what the revdep output says

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