Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67806 - python-2.3.4 with USE=doc requires python-docs-2.3.4 which is marked ~x86
Summary: python-2.3.4 with USE=doc requires python-docs-2.3.4 which is marked ~x86
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-16 12:53 UTC by Mark Purtill
Modified: 2004-10-16 12:56 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 Mark Purtill 2004-10-16 12:53:44 UTC
I have doc in my USE flags.  Attempting to update the system with "emerge -pDu world" revelas that although python-2.3.4 has been marked stable (x86), the corresponding python-docs-2.3.4 is still marked ~x86, but with USE=doc, python-docs-2.3.4 is required by python-2.3.4.  This prevents "emerge world" from working.

Changing python-docs-2.3.4.ebuild to be x86 fixes the problem.

Reproducible: Always
Steps to Reproduce:
1. Make sure doc is in your USE flags
2. python-docs-2.3.4
3.

Actual Results:  
These are the packages that I would merge, in order:

Calculating world dependencies /
!!! all ebuilds that could satisfy "=dev-python/python-docs-2.3.4*" have been
masked.
!!! possible candidates are:
- dev-python/python-docs-2.3.4_rc1 (masked by: ~keyword)
- dev-python/python-docs-2.3.4 (masked by: ~keyword)
!!!    (dependency required by "dev-lang/python-2.3.4" [ebuild])
!!! Problem with ebuild app-text/docbook-sgml-dtd-4.2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


Expected Results:  
List of packages that would bne merged.

Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r2,
2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(tm) XP 1900+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-g -O2"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-g -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs fixpackages nostrip sandbox userpriv"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://gentoo.agsn.ca/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.ccccom.com
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo ftp://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aalib alsa apm arts avi berkdb bitmap-fonts canna cdr cjk
crypt cups debug doc dvd encode esd f77 foomaticdb freetype freewnn gdbm gif
gnomegpm gtk gtk2 guile imlib java joystick jpeg kde libg++ libwww mad maildir
mbox mikmod mozilla mozsvg mpeg mule ncurses nls noantlr nobcel nobeanutils
nobsh nocommonslogging nocommonsnet nojdepend nojsch nojython nolog4j nooro
noregexp norhino noxalan noxerces oggvorbis opengl oss pam pdflib perl png
python qt quicktime readline ruby scanner sdl slang spell sse ssl svga tcltk
tcpd tetex tiff truetype usb video_cards_matrox x86 xinerama xml2 xmms xprint xv
zlib"
Comment 1 Bryan Østergaard (RETIRED) gentoo-dev 2004-10-16 12:56:03 UTC
Already fixed in cvs.