Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 145712

Summary: xorg-x11 requires x11-misc/linuxwacom, but it should be x11-drivers/linuxwacom
Product: Gentoo Linux Reporter: Kir Kolyshkin <kir>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kir Kolyshkin 2006-08-31 07:43:33 UTC
kir@note ~ $ sudo emerge --update -avD world
...
emerge: there are no ebuilds to satisfy "x11-misc/linuxwacom".
(dependency required by "x11-base/xorg-x11-7.0-r1" [ebuild])

The problem is linuxwacom is now in x11-drivers:
/usr/portage/x11-drivers/linuxwacom

This bug prevents me from using -D flag to emerge.

kir@note ~ $ sudo emerge --info
Portage 2.1.1_rc1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.70GHz
Gentoo Base System version 1.12.4
Last Sync: Thu, 31 Aug 2006 07:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://dgap-gw.mipt.ru/Gentoo"
LINGUAS="en ru"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/portage-xgl"
SYNC="rsync://dgap-gw.mipt.ru/gentoo-portage"
USE="x86 7zip X a52 aac aalib acpi alsa apache2 apm arts autotrace avi bash-completion berkdb binfilter bitmap-fonts bluetooth bzip2 cairo cli crypt cups curl dbus dlloader dri dvd dvdread eds elibc_glibc emboss emf encode esd fbcon ffmpeg firefox foomaticdb gdbm gif gnome gpm graphviz gs gstreamer gtk gtk2 hdaps imagemagick imlib input_devices_evdev input_devices_joystick input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_wacom irda isdnlog java jpeg kernel_linux lcms libg++ libwww linguas_en linguas_ru mad mikmod mmx mmxext motif mozdevelop mozilla mp3 mpeg multiuser ncurses nls nodrm nptl nptlonly nsplugin offensive ogg opengl oss pam pam_console pcre pdf pdflib perl plotutils png pppd python qt3 qt4 quicktime readline real reflection samba sdl session slang spell spl sqlite sse sse2 ssl svg tcl tcltk tcpd tiff tk truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_radeon vim-with-x vorbis wacom win32codecs wmf wmfaalib xml xmms xorg xosd xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-31 07:47:27 UTC
> PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/portage-xgl"

Wrong place to moan...


*** This bug has been marked as a duplicate of 145192 ***
Comment 2 Kir Kolyshkin 2006-08-31 21:23:13 UTC
My fault, sorry :(