Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238326 - qca (x86) dependency bug
Summary: qca (x86) dependency bug
Status: RESOLVED DUPLICATE of bug 238000
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-21 21:17 UTC by Ivan Kurnosov
Modified: 2008-09-21 21:37 UTC (History)
1 user (show)

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 Ivan Kurnosov 2008-09-21 21:17:55 UTC
after updating to new portage tree dependency troubles with qca was found

Reproducible: Always

Steps to Reproduce:
1. just update stable portage tree to latest
2. emerge -avutND world

Actual Results:  
root@kms0042 /home/zerkms/tmp # emerge -pv qca

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

Calculating dependencies... done!
[ebuild  N    ] app-crypt/qca-2.0.0-r2  USE="-debug -doc -examples" 0 kB

Total: 1 package (1 new), Size of downloads: 0 kB
root@kms0042 /home/zerkms/tmp # emerge -avutND world

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

Calculating world dependencies... done!
[ebuild     U ] app-emulation/wine-1.1.2 [1.1.0] USE="X alsa cups dbus esd gecko hal jpeg ldap ncurses opengl oss samba xml -jack -lcms -nas -scanner" 13,748 kB
[nomerge      ] kde-base/kopete-3.5.9  USE="arts connectionstatus crypt history kdeenablefinal nowlistening ssl statistics translator winpopup xscreensaver -addbookmarks -alias -autoreplace -contactnotes -debug -gadu -groupwise -highlight -irc -jingle -kdehiddenvisibility -latex -netmeeting -sametime -slp -sms -texteffect -webpresence -xinerama -yahoo"
[nomerge      ]  app-crypt/qca-tls-1.0-r3
[ebuild  N    ]   app-crypt/qca-2.0.0-r2  USE="-debug -doc -examples" 0 kB
[ebuild  N    ]  app-crypt/qca-1.0-r2  0 kB
[ebuild     U ] dev-lang/php-5.2.6-r7 [5.2.6-r6] USE="apache2 berkdb bzip2 cli crypt curl curlwrappers gd gdbm iconv kerberos ldap mssql mysql ncurses nls pcre pdo readline reflection session spell spl ssl truetype unicode xml zlib -adabas -bcmath -birdstep -calendar -cdb -cgi -cjk -concurrentmodphp -ctype -db2 -dbase -dbmaker -debug -discard-path -doc -empress -empress-bcs -esoob -exif -fastbuild -fdftk -filter -firebird -flatfile -force-cgi-redirect -frontbase -ftp -gd-external -gmp -hash -imap -inifile -interbase -iodbc -ipv6 (-java-external) -json -kolab -ldap-sasl -libedit -mcve -mhash -msql -mysqli -oci8 -oci8-instant-client -odbc -pcntl -pic -posix -postgres -qdbm -recode -sapdb -sharedext -sharedmem -simplexml -snmp -soap -sockets -solid -sqlite -suhosin -sybase -sybase-ct -sysvipc -threads -tidy -tokenizer -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xsl -yaz -zip -zip-external" 28 kB
[nomerge      ] gnome-base/nautilus-2.22.5.1  USE="X gnome -beagle -debug"
[nomerge      ]  gnome-base/eel-2.22.2  USE="X -debug"
[nomerge      ]   gnome-base/libgnome-2.22.0  USE="esd -debug -doc"
[nomerge      ]    gnome-base/gnome-vfs-2.22.0  USE="acl fam hal kerberos samba ssl -avahi -debug -doc -gnutls -ipv6"
[nomerge      ]     gnome-base/gnome-mount-0.6  USE="gnome -debug"
[nomerge      ]      x11-libs/libnotify-0.4.4  USE="-doc"
[nomerge      ]       x11-misc/notification-daemon-0.3.7  USE="-debug"
[nomerge      ]        x11-libs/libsexy-0.1.11  USE="-debug -doc"
[ebuild     U ]         app-text/iso-codes-3.2 [1.5] 5,054 kB
[ebuild     U ] app-portage/eix-0.13.3 [0.12.4] USE="-doc -sqlite" 275 kB
[nomerge      ] sys-devel/autoconf-2.61-r2  USE="-emacs"
[ebuild     U ]  sys-devel/autoconf-wrapper-5 [4-r3] 0 kB
[blocks B     ] <app-crypt/qca-1.0-r3 (is blocking app-crypt/qca-2.0.0-r2)

Total: 7 packages (5 upgrades, 2 new, 1 block), Size of downloads: 19,103 kB

!!! Error: The above package list contains packages which cannot be installed
!!!        at the same time on the same system.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

Expected Results:  
expecting normal updating
Comment 1 Ivan Kurnosov 2008-09-21 21:23:51 UTC
temporary salvation was masking >=app-crypt/qca-2
Comment 2 Thomas Sachau gentoo-dev 2008-09-21 21:37:00 UTC

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