Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122010 - x11-misc/xkeyboard-config lacks dependencies
Summary: x11-misc/xkeyboard-config lacks dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 10:27 UTC by Caio
Modified: 2006-02-07 15:11 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 Caio 2006-02-07 10:27:36 UTC
"emerge xkeyboards-config" only works if you have installed "xkbcomp" and "dev-perl/XML-Parser" but it doesn't check if those exist before compiling.

----------- emerge --info:

Portage 2.1_pre4-r1 (default-linux/x86/2006.0, gcc-4.1.0-beta20060127, glibc-2.3.6-r2)

dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.15.92.0.2-r10, 2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="no"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -O2 -fomit-frame-pointer -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
LINGUAS="pt_BR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx 7Zip X a52 accessibility acpi alsa amarok apm audiofile avi berkdb bitmap-fonts cdparanoia cjk crypt css cups dbus divx4linux dri dvb dvd dvdr dvdread emboss encode fame ffmpeg firefox foomatic-db foomaticdb fortran freetype gdbm gif gimpprint gnokii gnutls gpm gstreamer gtk gtk2 hal imlib irda jpeg kde kdeenablefinal libao libg++ libwww lm_sensors mad matroska mikmod mono motif moznocompose moznoirc moznomail mp3 mpeg musepack musicbrainz ncurses network nls nptl nptlonly nsplugin nvidia ogg opengl pam pdflib perl php png python qt readline samba sdl sms spell ssl subversion svg tcpd theora truetype truetype-fonts type1-fonts udev unicode v4l visualization voice vorbis weather win32codecs winbind wmf xml xml2 xmms xprint xscreensaver xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_pt_BR userland_GNU video_cards_nvidia video_cards_v4l"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-07 10:33:48 UTC
Eh? Doesn't exist in portage.
Comment 2 Caio 2006-02-07 10:41:48 UTC
What do you mean by "doesn't exist in portage"? Is mine a special one? =/

I've just sync'd by the way
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-02-07 10:48:47 UTC
It usually helps if you don't mangle the ebuild name in your bug report... :P
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2006-02-07 15:11:21 UTC
Fixed, thanks!