Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596378 - sys-libs/gpm: missing slot (and slot operator) dependency on sys-libs/ncurses
Summary: sys-libs/gpm: missing slot (and slot operator) dependency on sys-libs/ncurses
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-07 00:18 UTC by dwfreed
Modified: 2016-10-07 07:34 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-07 00:18:21 UTC
sys-libs/gpm 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 libgpm links against libncurses.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-10-07 07:34:47 UTC
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Fri Oct 7 09:33:33 2016

    sys-libs/gpm: Added sub-slot dependency on sys-libs/ncurses (bug #596378).

    Bumped ebuild to EAPI-5.

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