Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84649 - /usr/lib/libgpm is linked to by several executables in /bin, making them unavailable in single user mode
Summary: /usr/lib/libgpm is linked to by several executables in /bin, making them unav...
Status: RESOLVED DUPLICATE of bug 80403
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 10:44 UTC by Myk Taylor
Modified: 2005-07-17 13: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 Myk Taylor 2005-03-09 10:44:54 UTC
Several binaries in /bin (csh, dir, ls, more, nano, pstree, pstree.x11, rnano, tcsh, and vdir) are linked with /lib/libncurses, which in turn is linked with /usr/lib/gpm.

Since the binaries in /bin link to /usr/lib/libgpm, though, they are unavailable in single user mode and in boot scripts before /usr is mounted.

It seems that libgpm (sys-libs/gpm) should be moved to /lib.
Comment 1 SpanKY gentoo-dev 2005-03-09 15:38:20 UTC

*** This bug has been marked as a duplicate of 80403 ***