Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58488 - xorg-x11-6.7.0-r1.ebuild creates bad symlinks in font dir
Summary: xorg-x11-6.7.0-r1.ebuild creates bad symlinks in font dir
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 19:50 UTC by Tom P.
Modified: 2004-07-26 20:05 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 Tom P. 2004-07-26 19:50:17 UTC
xorg-x11-6.7.0-r1.ebuild created symlinks pointing to '//' in the fonts dir.  Whether this causes the font problems I'm having or that I've seen on the boards remains to be seen.  I've corrected the symlinks and trying the emerge again.  Slow box though....

Here are the symlinks - not all are bad if that helps track the problem.

$ ls -l /usr/X11R6/lib/X11/fonts/
total 4
lrwxrwxrwx  1 root root  24 Jul 26 19:17 100dpi -> //usr/share/fonts/100dpi
lrwxrwxrwx  1 root root  23 Jul 26 19:17 75dpi -> //usr/share/fonts/75dpi
drwxr-xr-x  2 root root 144 Jul 12 16:10 CID
-rw-r--r--  1 root root   0 Feb 14 02:38 Fontmap
lrwxrwxrwx  1 root root  24 Jul 26 19:17 Speedo -> //usr/share/fonts/Speedo
lrwxrwxrwx  1 root root  21 Jul 26 19:17 TTF -> //usr/share/fonts/TTF
lrwxrwxrwx  1 root root  23 Jul 26 19:17 Type1 -> //usr/share/fonts/Type1
drwxr-xr-x  2 root root 200 Jul 12 21:32 cyrillic
lrwxrwxrwx  1 root root  27 Jul 26 19:17 encodings -> //usr/share/fonts/encodings
lrwxrwxrwx  1 root root  48 Mar 26 05:52 encodings.dir -> /usr/X11R6/lib/X11/fonts/encodings/encodings.dir
-rw-r--r--  1 root root 225 Jul 26 19:18 fonts.cache-1
lrwxrwxrwx  1 root root  23 Jul 26 19:17 local -> //usr/share/fonts/local
lrwxrwxrwx  1 root root  22 Jul 26 19:17 misc -> //usr/share/fonts/misc
drwxr-xr-x  2 root root 256 Jul 26 16:58 truetype
drwxrwxr-x  2 root root 168 Jul 12 16:10 ukr
lrwxrwxrwx  1 root root  22 Jul 26 19:17 util -> //usr/share/fonts/util


$ emerge info
Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.6-rc2-love2)
=================================================================
System uname: 2.6.6-rc2-love2 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O2  -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /usr/X11R6/bin/startx /etc/env.d"
CXXFLAGS="-march=pentium2 -O2  -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://www.gtlib.cc.gatech.edu/pub/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache1 apm arts avi berkdb bonobo cdr crypt cups directfb dvd dvdr encode foomaticdb gdbm gif gphoto2 imlib java jpeg kde libwww mikmod mmx mozilla mpeg mysql ncurses oggvorbis opengl oss pam perl png python qt quicktime readline samba scanner sdl slang spell ssl svga tcpd truetype usb x86 xml2 xmms xv xvid zlib"
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-07-26 20:05:31 UTC
Nah, (1) that's nothing and (2) you shouldn't have those paths in your config files after running etc-update. Check out bug #53753 for another idea.