Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 126110

Summary: x11-terms/xterm-210 ebuild issue with modular X
Product: Gentoo Linux Reporter: Michael Cramer <portage>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal CC: x11
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.