xkbcomp symlink horks Breezy install

Bug #17723 reported by Owen Marshall
18
Affects Status Importance Assigned to Milestone
xorg (Ubuntu)
Fix Released
High
Daniel Stone

Bug Description

Running Breezy, during the typical install task, a problem is encountered.

xkbcomp is installed as /usr/bin/xkbcomp. The installer complains that the symlink
of /etc/X11/xkb/xkbcomp points to a xkbcomp in the wrong location.

Install fails for the following packages:
xbase-clients
libgksu1.2-0
libgksuui1.2-0
gksu
gdm
(the list is incomplete, I lost the terminal that had those names :-/)

Workaround:
sudo mv /usr/bin/xkbcomp /usr/X11R6/bin/xkbcomp
sudo rm /etc/X11/xkb/xkbcomp
sudo ln -s /usr/X11R6/bin/xkbcomp /etc/X11/xkb

Fix:
Install xkbcomp in /usr/X11R6/bin by default. Or, even better, figure out why xkbcomp needs
that file installed in that specific location, and perhaps remove that check upstream!

Revision history for this message
Daniel Stone (daniels) wrote :

*** Bug 17727 has been marked as a duplicate of this bug. ***

Revision history for this message
Paul Wagland (paul-kungfoocoder) wrote :

According to the X.org changelogs, this has been confirmed and fixed...
---
xorg (6.8.2-22) breezy; urgency=low

  * debian/shell-lib.sh: Fix xkbcomp symlink. Ubuntu 11438.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.