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

Bug 131077

Summary: While trying to do an 'emerge -uD gnome' x11-drivers want to emerge specific xorg-server
Product: Gentoo Linux Reporter: John McClure <john.mcclure>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: major    
Priority: High    
Version: 2005.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John McClure 2006-04-24 02:19:46 UTC
Portage 2.1_pre9-r3 (default-linux/amd64/2005.0, gcc-3.4.6, glibc-2.4-r1, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 Mobile AMD Athlon 64 Processor 3000+
Gentoo Base System version 1.12.0_pre18
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -fomit-frame-pointer -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -pipe -fomit-frame-pointer -O2"
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"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acpi alsa apache2 ati avi bash-completion berkdb bitmap-fonts browserplugin cdr cli crypt cups dba dri dts dvd dvdr dvdread dxr3 eds emboss encode flac foomatic foomaticdb fortran g77 gd gif gnome gpm gstreamer gtk gtk2 imlib innodb ipv6 isdnlog ithreads java java-external jpeg kde ldap libcaca lzw lzw-tiff mozilla mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin ogg oggvorbis opengl oss pam pcre pdflib perl php png ppds pppd pthreads python qt quicktime readline reflection samba sdl session spell spl ssl tcpd threads tiff truetype truetype-fonts type1-fonts usb v4l vcd vorbis winbind xine xorg xpm xv xvmc zlib elibc_glibc kernel_linux userland_GNU video_cards_fglrx"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY


Calculating dependencies \
!!! All ebuilds that could satisfy ">=x11-base/xorg-server-1.0.99" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-base/xorg-server-1.0.99.901-r1 (masked by: package.mask, package.mask)
# Joshua Baergen <joshuabaergen@gentoo.org> (14 Apr 2006)
# Mask for X7.1 RC


For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "x11-drivers/xf86-input-summa-1.1.0" [ebuild])

Checked the packages in question, each specifically calls for xorg-server-1.0.99. This xorg-server breaks my ATI drivers and so I had to change to xorg-server-1.0.2-r3 which works fine.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-24 02:23:24 UTC
So don't unmask xf86-input-summa or other package.masked modular X stuff.
Comment 2 John McClure 2006-04-24 03:19:47 UTC
(In reply to comment #1)
> So don't unmask xf86-input-summa or other package.masked modular X stuff.
> 

Er, Ok, but my system is already all modular X and all installed. Does this mean I need to re-install modular X and take those xf86-packages out of package.unmask?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-04-24 03:25:09 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > So don't unmask xf86-input-summa or other package.masked modular X stuff.
> > 
> 
> Er, Ok, but my system is already all modular X and all installed. Does this
> mean I need to re-install modular X and take those xf86-packages out of
> package.unmask?

No... You shouldn't have modular X stuff in package.unmask any more; 7.0 is in ~arch (unstable) now, not package.masked. The versions in package.mask are heavily experimental stuff for Xorg 7.1 release with changed ABI - expect big breakage (as you've already noticed w/ ATI drivers).