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

Bug 135608

Summary: cannot emerge nvidia-glx-1.0.8762 blocked by xorg-server 1.0.99
Product: Gentoo Linux Reporter: Charles Blackburn <stormchaseruk>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Charles Blackburn 2006-06-05 02:34:16 UTC
Cannot emerge nvidia glx (kernel installed fine) because it's being blocked by xorg-server-1.0.99... I have got xorg-server-1.1.0 installed. I have installed the glx drivers manually for now because I needed X to post this bug.... I did an emerge --sync and an -uD world overnight to update.

  emerge nvidia-glx -pv

These are the packages that would be merged, in order:

Calculating dependencies   ^H^H... done!
[blocks B     ] >=x11-base/xorg-server-1.0.99 (is blocking media-video/nvidia-g$
[ebuild  N    ] media-video/nvidia-glx-1.0.8762  USE="-dlloader" 0 kB


  emerge -s xorg-server
  emerge -s nvidia

[ Results for search key : xorg-server ]
[ Applications found : 1 ]

*  x11-base/xorg-server
      Latest version available: 1.0.2-r4
      Latest version installed: 1.1.0
      Size of files: 8,716 kB
      Homepage:      http://xorg.freedesktop.org/
      Description:   X.Org X servers
*  media-video/nvidia-glx
      Latest version available: 1.0.8762
      Latest version installed: [ Not Installed ]
      Size of files: 31,677 kB
      Homepage:      http://www.nvidia.com/
      Description:   NVIDIA X11 driver and GLX libraries
      License:       NVIDIA

*  media-video/nvidia-kernel
      Latest version available: 1.0.8762
      Latest version installed: 1.0.8762
      Size of files: 22,460 kB
      Homepage:      http://www.nvidia.com/
      Description:   Linux kernel module for the NVIDIA X11 driver
      License:       NVIDIA

emerge -- info
==============
Gentoo Base System version 1.12.0
Portage 2.1_rc4-r1 (default-linux/x86/dev/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r8-BOFH i686)
=================================================================
System uname: 2.6.16-gentoo-r8-BOFH i686 Genuine Intel(R) CPU 3.80GHz
dev-lang/python:     2.3.5-r2, 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.18.1
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-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -fomit-frame-pointer -pipe -march=pentium4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/sh$
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -fomit-frame-pointer -pipe -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "

ACCEPT_KEYWORDS="x86 ~x86" << ACCEPT_KEYWORDS only has ~x86 in it
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -fomit-frame-pointer -pipe -march=pentium4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/sh$
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -fomit-frame-pointer -pipe -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"

PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete" < cut off by nano

PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="toolbar bash-completion vim-with-x browserplugin mozilla nsplugin real 3dnowext aac aalib cdparanoia cpudetection directfb dts dv dvb dvdread edl fbcon jack joystick libcaca live lzo musepack -nvidia openal speex svga tga theora v4l v4l2 xanim xinerama xvid xvmc java guile nntp nas apache2 php mysql bcmath cgi curl curlwrappers exif ftp gd-external hardenedphp hash iconv inifile libedit sharedext sharedmem simplexml soap tokenizer xmlreader xmlrpc xmlwriter xpm zip tcltk samba ruby threads ithreads mmxext rtc pam_chroot pam_console pam_timestamp md5sum sysfs quotas syslog chroot pci usb maildir bzip2 3dnow acl ipv6 mmap mpi offensive pam pcre pcntl readline recode sockets sse sse2 wifi xml xml2 acpi bzip2 sse sse2 mmx mmx2 mtrr nptl nptlonly -ati -cups -pcmcia -gpm"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-05 02:36:09 UTC
Don't restrict bugs without any reason, please. Just leave the checkboxes alone.


*** This bug has been marked as a duplicate of 135525 ***