Missing files in xorg-x11-server-utils and xorg-x11-utils

Mike A. Harris mharris at redhat.com
Wed Nov 23 23:25:17 UTC 2005


Bojan Smojver wrote:
> As of the latest Rawhide updates, xterm is having problems finding 
> colours, because the file /usr/lib/X11/rgb.txt isn't there any more and 
> the two RPMS from the subject line report missing files.
> 
> Also, the xorg-x11-filesystem comes with 
> /usr/bin/xorg-x11-filesystem-upgrade script with looks pretty broken at 
> first glance. It contains things like:
> 
> for dir in /usr/include/X11 /usr/lib/X11; do
>    if [ -d "" ]; then                         <---- OOPS!
>        mkdir -p -- ""
>    fi
> done
> 
> Maybe some \$ escaping for $dir didn't go quite right?
> 
> Related problems? Dunno...

Already fixed in latest builds.  I forgot by default that
heredocs do variable interpolation unless you disable it
by single quoting the EOF marker.

The rpm scripts in the package also have problems, but that's
also fixed.

Actually, if anyone discovers any bugs in any of the modular
X packages, please wait until the next rawhide push, and
update again, and then again again, and that should pick up
fixes for all sorts of good stuff ;)

Watch for error messages, and please post about any problems
here.

TIA




More information about the fedora-devel-list mailing list