Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168058 - x11-terms/eterm-0.9.4 ebuild does not install terminfo file
Summary: x11-terms/eterm-0.9.4 ebuild does not install terminfo file
Status: RESOLVED DUPLICATE of bug 146616
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-22 22:50 UTC by Daniel Zavodsky
Modified: 2007-02-23 01:27 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 Daniel Zavodsky 2007-02-22 22:50:41 UTC
After upgrading from eterm-0.9.3-r4 to eterm-0.9.4, the Eterm.ti file does not get processed and installed into the /usr/share/terminfo/E/ directory, resulting in a non-fully functional terminal.

Reproducible: Always

Steps to Reproduce:
emerge =eterm-0.9.4
Actual Results:  
/usr/share/terminfo/E/Eterm file is missing

Expected Results:  
a valid /usr/share/terminfo/E/Eterm file is present

Probably the makefile in the new version does not install the terminfo file automatically by "make install" any longer.

workaround: manually unpack Eterm.ti from the source package and run "tic Eterm.ti"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-23 01:27:36 UTC
*** This bug has been marked as a duplicate of bug 146616 ***