Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 598166 - sys-process/psmisc: missing slot (and slot operator) dependency on sys-libs/ncurses
Summary: sys-process/psmisc: missing slot (and slot operator) dependency on sys-libs/n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-27 03:04 UTC by dwfreed
Modified: 2016-10-27 06:06 UTC (History)
0 users

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 dwfreed 2016-10-27 03:04:31 UTC
sys-process/psmisc is missing a slot dependency on sys-libs/ncurses, so since the creation of the slot for binary packages that need libncurses.so.5, portage will attempt to pull in that slot, since it's got the best visible version in it.  It should probably also have a slot operator dependency, because pstree links against libncurses.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-10-27 06:06:50 UTC
commit 31a8766e174a9063a21d0c359750f9cbafbb8e0d
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Thu Oct 27 08:02:28 2016

    sys-process/psmisc: Revbump to add sub-slot dependency for sys-libs/ncurses.

    This was requested in Gentoo bug #598166.
    Committed straight to stable where -r2 was stable as nothing changed except for
    the EAPI and the ncurses sub-slot dep.

    Package-Manager: portage-2.3.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>