Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170654 - dev-python/twisted-2.4.0 - multiple versions in same slot
Summary: dev-python/twisted-2.4.0 - multiple versions in same slot
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 21:44 UTC by Serge
Modified: 2007-03-13 19:37 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 Serge 2007-03-12 21:44:51 UTC
sk-srv ~ # emerge -uDpvt world

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

Calculating world dependencies -
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:

('ebuild', '/', 'dev-python/twisted-2.0.1', 'nomerge') pulled in by
  ('ebuild', '/', 'dev-python/twisted-web-0.5.0-r1', 'nomerge')

('ebuild', '/', 'dev-python/twisted-2.4.0', 'merge') pulled in by
  ('ebuild', '/', 'dev-python/twisted-web-0.5.0-r1', 'nomerge')

It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.
                                                                              ... done!
[nomerge      ] net-p2p/bittorrent-5.0.5  USE="gtk"
[nomerge      ]  dev-python/twisted-web-0.5.0-r1
[ebuild     U ]   dev-python/twisted-2.4.0 [2.0.1] USE="crypt gtk -serial" 1,185 kB


Reproducible: Always

Steps to Reproduce:
1. emerge -uDpvt world
Comment 1 Serge 2007-03-12 21:45:49 UTC
sk-srv ~ # emerge --info

Portage 2.1.2.2 (default-linux/x86/2006.1/server, gcc-4.1.1, glibc-2.5-r0, 2.6.18-hardened i686)
=================================================================
System uname: 2.6.18-hardened i686 Pentium II (Deschutes)
Gentoo Base System release 1.12.9
Timestamp of tree: Mon, 12 Mar 2007 17:50:01 +0000
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/var/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mir1.ovh.net/gentoo-distfiles/ http://pandemonium.tiscali.de/pub/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr"
MAKEOPTS="-j2"
PKGDIR="/var/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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/vmware"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X berkdb bitmap-fonts cdr cli cracklib crypt cups dri edirectory fam fortran gdbm gif gnome gtk iconv isdnlog jpeg ldap libg++ logrotate mailwrapper midi ncurses nls nptl nptlonly pam pcre pdf perl png ppds pppd python qt4 readline reflection samba session spl ssl tcltk tcpd truetype truetype-fonts type1-fonts unicode x86 xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr" USERLAND="GNU" VIDEO_CARDS="r128 vesa fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-03-12 21:50:57 UTC
I don't see any problem here, emerge --sync and use dev-python/twisted-web-0.6.0
Comment 3 Serge 2007-03-12 23:27:16 UTC
hello !!

The stable version of dev-python/twisted-web is 0.5.0-r1 not 0.6.

Regards

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-12 23:33:24 UTC
(In reply to comment #3)
> The stable version of dev-python/twisted-web is 0.5.0-r1 not 0.6.

As said, emerge --sync.

Keywords for dev-python/twisted-web:

         | a a a h i m m p p p s s s s x x 
         | l m r p a 6 i p p p 3 h p p 8 8 
         | p d m p 6 8 p c c c 9   a a 6 6 
         | h 6   a 4 k s   6 - 0   r r   - 
         | a 4             4 m     c c   f 
         |                   a       -   b 
         |                   c       f   s 
         |                   o       b   d 
         |                   s       s     
         |                           d     
---------+--------------------------------
0.5.0-r1 | + +     ~     ~       ~ +   +   
0.5.0-r3 | ~ ~     +     ~       ~ ~   ~   
0.6.0    | + + + + +     + +   + + +   +   
0.7.0    | ~ ~ ~ ~ ~   ~ ~ ~   ~ ~ ~   ~   
Comment 5 Serge 2007-03-13 19:37:46 UTC
Ok. I did hit a mirror with the correct twisted, but to soon to got a correct twisted-web.
It's OK now.
Thanks for your time
Serge