Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138786 - modular X ebuilds blocked by <=x11-base/xorg-x11-6.9
Summary: modular X ebuilds blocked by <=x11-base/xorg-x11-6.9
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 138797 138801 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-01 16:23 UTC by fturtle
Modified: 2006-07-02 07:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge -pvD output showing blocker (x11-6.9 blocks mesa,2.11 KB, text/plain)
2006-07-01 16:24 UTC, fturtle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fturtle 2006-07-01 16:23:27 UTC
Emerge Info:
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16.19 i686)
=================================================================
System uname: 2.6.16.19 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.6.15
dev-lang/python:     2.4.2
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=i686 -pipe"
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/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://212.219.56.133/sites/www.ibiblio.org/gentoo/ ftp://212.219.56.133/sites/www.ibiblio.org/gentoo/ http://trumpetti.atm.tut.fi/gentoo/ http://ftp.uoi.gr/mirror/OS/gentoo/ ftp://ftp.uoi.gr/mirror/OS/gentoo/"
MAKEOPTS="-j2"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow alsa apache2 apm arts avi berkdb bitmap-fonts cli crypt cups dlloader dri eds emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imlib isdnlog jpeg kde libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl sse ssl symlink tcpd truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Not sure wtf is going on here but it's definately strange. I'm currently using the stable x11-6.8.2 with nvidia-glx/kernel 1.0.8269 and now getting this message.

Performeed emerge --sync after 1st occurance and continue to get it.

This was after installing kdeartwork with Use=xscreensaver, electric sheep with Use=jasper -opengl per forum suggestion due to nvidia driver.

Related issue:

attempting to restore opengl and revert to x11 nv driver instead of nvidia driver but continue 
eselect opengl set opengl
!!! Error: Unrecognized option: opengl
Comment 1 fturtle 2006-07-01 16:24:52 UTC
Created attachment 90651 [details]
emerge -pvD output showing blocker

Here's the emerge output showing the blocking files for clarification.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2006-07-01 16:33:56 UTC
X.org 7.0 was stabilized yesterday.. please read,

http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
Comment 3 fturtle 2006-07-01 18:55:35 UTC
Sorry for the confusion. The problem is with Mesa being blocked by x11-6.9 and not x11-6.8.2 as originally titled.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-02 02:38:50 UTC
*** Bug 138797 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-07-02 03:01:49 UTC
*** Bug 138801 has been marked as a duplicate of this bug. ***
Comment 6 fturtle 2006-07-02 06:41:08 UTC
The bug applies to Mesa and is not a duplicate of 138801.

What happens is that attempting to emerge mesa on a stable 6.8.2.8 system is attempting to pull in x11-6.9 even though supposedly hardmasked.

Yet not mask list found in /profiles/package.mask and emerge is not reading /etc/portage/package.mask as it's supposed to according to portage guide.

After blowing distfiles and portage clear (seperate partitions) and synching, I'm still getting the xorg-x11-6.9 blocking mesa even though it appears to want the modular X files.

Someone needs to fix the /profiles/package.mask and mesa-6.4.2-r2
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-07-02 06:42:47 UTC
Read the fine migration guide, thanks.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-07-02 06:54:25 UTC
*** Bug 138801 has been marked as a duplicate of this bug. ***