Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79899 - missing TermReadKey in ufed ebuild dependencies
Summary: missing TermReadKey in ufed ebuild dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-28 15:25 UTC by Nir Dremer
Modified: 2005-01-28 15:35 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 Nir Dremer 2005-01-28 15:25:09 UTC
In order for ufed to work, TermReadKey must be installed.
latest ufed ebuild does NOT depend on TermReadKey which requires TermReadKey to be installed manually.

Reproducible: Always
Steps to Reproduce:
1.emerge ufed
2.execute ufed
3.

Actual Results:  
Can't locate Term/ReadKey.pm in @INC (@INC contains: /etc/perl
/usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.0/i686-linux /usr/lib/perl5/5.8.0 /usr/local/lib/site_perl .)
at /usr/sbin/ufed line 11.
BEGIN failed--compilation aborted at /usr/sbin/ufed line 11.


Expected Results:  
ufed should be loaded.

after manually emerging TermReadKey problem solved.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-28 15:35:12 UTC
read the postinstall information of the perl ebuild you have installed