Re: painful accidental Xorg upgrade
- From: Justin Piszcz <jpiszcz@xxxxxxxxxxxxxxx>
- Date: Thu, 2 Nov 2006 06:55:44 -0500 (EST)
ModulePath "/usr/X11R6/lib/modules"
did you add the new ones?
Section "Files"
# Per Xorg.
FontPath "/usr/share/fonts/X11/misc/"
FontPath "/usr/share/fonts/X11/Type1/"
FontPath "/usr/share/fonts/X11/75dpi/"
FontPath "/usr/share/fonts/X11/100dpi/"
EndSection
On Thu, 2 Nov 2006, Jim McCloskey wrote:
Hello. I spent several hours this evening dealing with the
consequences of an unintended Xorg upgrade, and I thought it might be
worth reporting here in case others could learn from my experience.
The upgrade was unintended only in the sense that all I really wanted
to do was upgrade k3b:
apt-get -u -t testing install k3b
But that upgrade took out my xserver completely (without a warning
that I saw at least) and so (obviously) X wouldn't start. When I
realized what was wrong, I tried to fix that with:
apt-get -u -t testing install xorg
That done, when I tried to start X again, I ran into the same problem
as had been reported as Bug #390772. I tracked that down through the
Debian bug-reports database, and removed the line:
ModulePath "/usr/X11R6/lib/modules"
which had been carried forward into the new xorg.conf.
Even after this, though, X still wouldn't start. It complained:
Fatal server error:
could not open default font 'fixed'
After a lot of messing around, I managed to fix this by hand-editing
xorg.conf and adding to it, essentially, the contents of the directory
/usr/share/fonts/X11/ (in the "Files" section)---information which had
somehow not made it into the auto-generated xorg.conf.
The next problem was that gdeskcal (a little app that I'm fond of)
wouldn't start, complaining about a missing gtk module. 15 or 20
minutes spent googling led to the solution for that problem---install
python-gtk2 (though that was not a dependency on the gdeskcal package).
So three or so hours later, I have a system that works nearly as well
as it did before I accidentally `upgraded' it. Hmmmmmm ...
Jim
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: painful accidental Xorg upgrade
- From: Jim McCloskey
- Re: painful accidental Xorg upgrade
- References:
- painful accidental Xorg upgrade
- From: Jim McCloskey
- painful accidental Xorg upgrade
- Prev by Date: Re: starting letter in latex
- Next by Date: Re: Classic Gnubie accident SOLVED
- Previous by thread: painful accidental Xorg upgrade
- Next by thread: Re: painful accidental Xorg upgrade
- Index(es):
Relevant Pages
|
|