Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126110 - x11-terms/xterm-210 ebuild issue with modular X
Summary: x11-terms/xterm-210 ebuild issue with modular X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-13 21:07 UTC by Michael Cramer
Modified: 2006-03-21 06:28 UTC (History)
1 user (show)

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 Michael Cramer 2006-03-13 21:07:22 UTC
the line:
sed -i "s:blue2$:blue:" ${D}/etc/X11/app-defaults/XTerm-color
in the ebuild doesn't work with modularized X, because file is installed at /usr/lib/X11/app-defaults/XTerm-color

so during emerge you can see:
installing /var/tmp/portage/xterm-210/image//usr/lib/X11/app-defaults/XTerm
installing /var/tmp/portage/xterm-210/image//usr/lib/X11/app-defaults/XTerm-color
installing /var/tmp/portage/xterm-210/image//usr/lib/X11/app-defaults/UXTerm
Completed installation of executables and documentation.
Use "make install-ti" to install terminfo description.
sed: kann /var/tmp/portage/xterm-210/image//etc/X11/app-defaults/XTerm-color nicht lesen: Datei oder Verzeichnis nicht gefunden
>>> Completed installing xterm-210 into /var/tmp/portage/xterm-210/image/

man:
gzipping man page: resize.1
gzipping man page: xterm.1
Comment 1 René Rietz 2006-03-14 13:59:20 UTC
(In reply to comment #0)
I have an issue, which is probably related:
Since modular X I get this message when running xterm:
xterm: Cannot allocate color ;GuD$G1
Comment 2 René Rietz 2006-03-14 13:59:20 UTC
(In reply to comment #0)
I have an issue, which is probably related:
Since modular X I get this message when running xterm:
xterm: Cannot allocate color ;GuD$G1ÀTº
éUerm: Cannot allocate color j
This is perhaps terminfo related.
Comment 3 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-03-21 06:28:16 UTC
Fixed in xterm-211.ebuild.