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

Bug 645758

Summary: sys-apps/unsymlink-lib - Unable to migrate to Profile 17.1 - One or more files are both in /usr/lib/&/usr/lib64/
Product: Gentoo Linux Reporter: chris.murtagh1
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: full script output
output emerge --info

Description chris.murtagh1 2018-01-25 19:39:25 UTC
Created attachment 516706 [details]
full script output

One or more files are both in /usr/lib/&/usr/lib64/, making the conversion impossible.

        libarchive.so
        libarchive.so.13
        libarchive.so.13.3.2
        libwebp.so
        libwebp.so.7
        libwebp.so.7.0.1
        libwebpdecoder.so
        libwebpdecoder.so.3
        libwebpdecoder.so.3.0.1
        libwebpdemux.so
        libwebpdemux.so.2
        libwebpdemux.so.2.0.3
        libwebpmux.so
        libwebpmux.so.3
        libwebpmux.so.3.0.1
        pkgconfig/libarchive.pc
        pkgconfig/libwebp.pc
        pkgconfig/libwebpdecoder.pc
        pkgconfig/libwebpdemux.pc
        pkgconfig/libwebpmux.pc

Please report a bug at https://bugs.gentoo.org/, and do not proceed with
the migration until a proper solution is found.
Comment 1 chris.murtagh1 2018-01-25 20:09:10 UTC
Created attachment 516724 [details]
output emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-25 20:34:42 UTC
Is this an old system or a fresh one?
Comment 3 chris.murtagh1 2018-01-25 20:48:04 UTC
6-8 months old.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-25 21:40:11 UTC
What package manager are you using?
Comment 5 chris.murtagh1 2018-01-25 22:11:55 UTC
sys-apps/portage-2.3.20 as shown in emerge --info
Comment 6 chris.murtagh1 2018-01-26 00:01:11 UTC
emerge -av1 libarchive libwebp seams to have fixed it

qcheck results for the two above packages show MD5 mismatches so I recompiled them and re ran unsymlink-lib --analyze and am now good to continue.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-26 06:36:30 UTC
Yeah, maybe you hit some short-lived bug in those packages or something. Can't really figure out why it was wrong like that.