Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130185 - sys-apps/kbd not pulled in, but it's in packages file
Summary: sys-apps/kbd not pulled in, but it's in packages file
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-16 13:55 UTC by Anton Kuzmin
Modified: 2007-01-11 09:24 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 Anton Kuzmin 2006-04-16 13:55:05 UTC
Didn't check anywhere else.

Portage 2.1_pre7-r5 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686 AMD Sempron(tm) 2200+
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -fomit-frame-pointer -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-fvisibility=hidden -fvisibility-inlines-hidden -O2 -fomit-frame-pointer -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apache apache2 asf avi bitmap-fonts bzip2 cairo cgi cli crypt ctype cups dba dri eds emboss encode expat fastbuild fastcgi ffmpeg firefox flac foomaticdb force-cgi-redirect ftp gd gdbm gif glut gnome gpm gstreamer gtk gtk2 imagemagick imap imlib isdnlog jack javascript jpeg jpeg2k justify kde kdexdeltas lcms libg++ libwww logitech-mouse mad memlimit mikmod mmx motif mp3 mpeg mpm-worker mysql nautilus ncurses nls nptl nptlonly nsplugin ogg opengl pam pcre pdflib perl png posix postgres pppd python qt quicktime readline samba sdl session simplexml slang soap sockets spell spl ssl svg tcpd theora threads tidy tiff tokenizer truetype truetype-fonts type1-fonts udev unicode userlocales utf8 vorbis win32codecs xine xml xmlrpc xsl xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_via"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "gb,ru(winkeys)"
        Option          "XkbOptions"    "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-04-16 16:04:11 UTC
Is your XKB working properly? What's the output of `setxkbmap -print`? What version of xkbdata or xkeyboard-config?

Please attach xorg.conf and /var/log/Xorg.0.log, then reopen when you've answered the above questions.
Comment 2 Anton Kuzmin 2006-04-17 09:02:29 UTC
I've found the problem. emerge xorg-x11 (7.0) didn't include the xkb and xset packages.
As I emerged them manually the problem went away.
Comment 3 Joshua Baergen (RETIRED) gentoo-dev 2006-04-17 16:40:13 UTC
(In reply to comment #2)
> I've found the problem. emerge xorg-x11 (7.0) didn't include the xkb and xset
> packages.
> As I emerged them manually the problem went away.
> 

The xset package shouldn't be required to use ctrl+alt+Fx.  What xkb package are you referring to?
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2006-04-19 19:17:59 UTC
Need a response, reopen when you reply.
Comment 5 Anton Kuzmin 2006-04-20 00:04:38 UTC
emerge kbd
Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2006-04-20 14:11:28 UTC
kbd is in "system", I'm not sure how you managed to avoid installing it unless you removed it from the "packages" file with a local profile in /etc/portage/.
Comment 7 Anton Kuzmin 2006-04-20 14:29:03 UTC
I don't think so. It was not installed. I am sure the package was new when I did emerge -up world after xorg update. Besides, not only me suffer from this bug. I saw some posts on gentoo forum and one on linux.org.ru forum.
Comment 8 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 09:24:47 UTC
Seeing that this is an isolated incident I'm pretty sure it was a local screwup (and would be nearly impossible to debug now anyway).