Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654634 - app-emulation/crossover-bin-15.2.0 RDEPENDs on sys-libs/ncurses:5
Summary: app-emulation/crossover-bin-15.2.0 RDEPENDs on sys-libs/ncurses:5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Richard Yao (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-02 14:39 UTC by Pacho Ramos
Modified: 2018-05-27 18:50 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 Pacho Ramos gentoo-dev 2018-05-02 14:39:26 UTC
When creating a managed bottle (clicking on "Publish") it tries to use old ncurses:
Wine cannot find the ncurses library (libncurses.so.5).

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2018-05-27 18:45:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd047fdce0fc82985e1960f1be3ef879a7aa881b

commit fd047fdce0fc82985e1960f1be3ef879a7aa881b
Author:     Richard Yao <ryao@gentoo.org>
AuthorDate: 2018-05-27 18:44:25 +0000
Commit:     Richard Yao <ryao@gentoo.org>
CommitDate: 2018-05-27 18:44:25 +0000

    app-emulation/crossover-bin: Add missing depend on sys-libs/ncurses:5/5
    
    Bug: https://bugs.gentoo.org/654634
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild | 1 +
 app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild    | 1 +
 app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild    | 1 +
 19 files changed, 19 insertions(+)
Comment 2 Richard Yao (RETIRED) gentoo-dev 2018-05-27 18:50:46 UTC
Fixed.