Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76005 - coreutils uncontrolled ncurses linkage
Summary: coreutils uncontrolled ncurses linkage
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-29 02:13 UTC by Patrik Kullman
Modified: 2004-12-29 11:26 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 Patrik Kullman 2004-12-29 02:13:29 UTC
After merging coreutils on a desktop (creating a package) and then merging the package on a server, all bins from the package failed on libncurses because it had been merged on a computer with ncurses installed.

Don't know if this was introduced in coreutils-5.2.1-r2 or before.
Comment 1 Stian Skjelstad 2004-12-29 06:20:23 UTC
All coreutils-5.2.1 ebuilds I have on my machine depend on ncurses in both DEPEND and RDEPEND
Comment 2 SpanKY gentoo-dev 2004-12-29 11:26:00 UTC
like Stian said, we force ncurses in DEPEND now

things like ls use it to get terminal information