Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682264 - media-sound/ncmpcpp USE=icu needs icu dependency subslotted
Summary: media-sound/ncmpcpp USE=icu needs icu dependency subslotted
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-01 18:03 UTC by Duncan
Modified: 2019-04-21 10:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan 2019-04-01 18:03:17 UTC
So today I updated to dev-libs/icu-64.1:0/64.1, which forced a rebuild of a bunch of packages due to subslot deps.  But when I was done I did my routine revdep-rebuild run, which thanks to subslotting is normally empty these days, and...

* Checking dynamic linking consistency
[ 15% ]  *   broken /bin/ncmpcpp (requires libicui18n.so.63
libicuuc.so.63)
[ 100% ]                 
* Generated new 3_broken.rr
* Assigning files to packages
*   /bin/ncmpcpp -> media-sound/ncmpcpp

(The binary is /usr/bin/ncmpcpp in the package, but with reverse-usrmerge /usr -> . on my system the resolved path is /bin/ncmpcpp.)

So media-sound/ncmpcpp USE=icu needs its icu dep subslotted, so the rebuild will be handled by portage automatically and rebdep-rebuild won't have to clean up after the missing subslot dep.

TIA =:^)
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-04-21 10:04:42 UTC
commit 99450e6ad29f061feadcb6774e94b74d980a70f0
Author: Jeroen Roovers <jer@gentoo.org>
Date:   Wed Apr 3 11:16:19 2019 +0200

    media-sound/ncmpcpp: Depend on  dev-libs/icu:=

    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>