Hey,
I've been running Red hat for about a year now and have gotten fairly proficient at it, but I ran up2date a little while ago and it seriously screwed something up with my install of rh9. Here's a sample:
[root@localhost root]# dateconfig
(redhat-config-date.py:3728): Gdk-WARNING **: DESKTOP_STARTUP_ID contains invalid UTF-8
So when the window for dateconfig appears on the screen, there are all the buttons but no text (see screenshot here:
http://student.bard.edu/~jl672/rh9.png ). I've tried reinstalling a lot of the rpms from the rh9 cds, but to no avail (all rpms relating to xfree86 fonts, python, and gtk+, gdk, gnome, etc.). Also, after searching on these forums for a while, I tried to run the following command:
rpm -qa|while read pkg;do rpm -V "$pkg";done
which would theoretically show any packages that were missing, broken, etc. but the only ones that I got were :
missing /usr/java/j2re1.4.2_01/javaws/javaws.pack
missing /usr/java/j2re1.4.2_01/lib/charsets.pack
missing /usr/java/j2re1.4.2_01/lib/ext/localedata.pack
missing /usr/java/j2re1.4.2_01/lib/jsse.pack
missing /usr/java/j2re1.4.2_01/lib/plugin.pack
missing /usr/java/j2re1.4.2_01/lib/rt.pack
missing /usr/java/j2re1.4.2_01/lib/unpack
missing /etc/samba/samba.stack
missing /etc/samba/samba.xinetd
So, at this point I'm kind of at a loss. Any help is seriously appreciated.
--Jeremy.