Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306509 - amarok conflicts with mysql-5.1 (with USE="-embedded")
Summary: amarok conflicts with mysql-5.1 (with USE="-embedded")
Status: RESOLVED DUPLICATE of bug 306155
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-23 10:39 UTC by Leonid Podolny
Modified: 2010-09-04 10:23 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,4.37 KB, text/plain)
2010-02-23 10:42 UTC, Leonid Podolny
Details
package.use (package.use,1.12 KB, text/plain)
2010-02-23 10:43 UTC, Leonid Podolny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Podolny 2010-02-23 10:39:33 UTC
As stated in https://bugs.gentoo.org/show_bug.cgi?id=306155#c13 and http://bugs.gentoo.org/show_bug.cgi?id=303109#c4 it should be possible to compile mysql-5.1 and amarok-2.2.290 with "-embedded". However, I receive the following output:
-------------------------------------
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] dev-db/mysql-5.1.44 [5.0.90-r2] USE="community extraengine perl ssl -big-tables -cluster -debug -embedded* -latin1 -max-idx-128 -minimal -profiling (-selinux) -static -test (-berkdb%*)" 0 kB                      
[ebuild     U ] virtual/mysql-5.1 [5.0] 0 kB                                                                      
[ebuild   R   ] media-sound/amarok-2.2.2.90  USE="cdda lastfm opengl (-aqua) -daap -debug -embedded* -ipod (-kdeenablefinal) -mp3tunes -mtp -semantic-desktop" LINGUAS="ru -bg -ca -cs -da -de -en_GB -es -et -eu -fi -fr -it -ja -km -nb -nds -nl -pa -pl -pt -pt_BR -sl -sr -sr@latin -sv -th -tr -uk -wa -zh_TW" 0 kB                              

Total: 3 packages (2 upgrades, 1 reinstall), Size of downloads: 0 kB

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:                

dev-db/mysql:0

  ('ebuild', '/', 'dev-db/mysql-5.1.44', 'merge') pulled in by
    =dev-db/mysql-5.1* required by ('ebuild', '/', 'virtual/mysql-5.1', 'merge')

  ('installed', '/', 'dev-db/mysql-5.0.90-r2', 'nomerge') pulled in by
    <dev-db/mysql-5.1 required by ('ebuild', '/', 'media-sound/amarok-2.2.2.90', 'merge')
    =dev-db/mysql-5.0* required by ('installed', '/', 'virtual/mysql-5.0', 'nomerge')
    >=dev-db/mysql-5.0.76-r1[embedded,-minimal] required by ('ebuild', '/', 'media-sound/amarok-2.2.2.90', 'merge')

virtual/mysql:0

  ('ebuild', '/', 'virtual/mysql-5.1', 'merge') pulled in by
    =virtual/mysql-5.1 required by ('installed', '/', 'mail-mta/postfix-2.6.5', 'nomerge')
    =virtual/mysql-5.1 required by ('installed', '/', 'dev-libs/apr-util-1.3.9', 'nomerge')
    =virtual/mysql-5.1 required by ('installed', '/', 'dev-libs/redland-1.0.10-r2', 'nomerge')
    (and 4 more)

  ('installed', '/', 'virtual/mysql-5.0', 'nomerge') pulled in by
    =virtual/mysql-5.0 required by ('installed', '/', 'dev-db/mysql-5.0.90-r2', 'nomerge')
------------------

This bug is not quite dupe for bug 303109 or bug 306155
Comment 1 Leonid Podolny 2010-02-23 10:42:49 UTC
Created attachment 220821 [details]
emerge --info
Comment 2 Leonid Podolny 2010-02-23 10:43:34 UTC
Created attachment 220823 [details]
package.use
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-02-23 10:53:28 UTC

*** This bug has been marked as a duplicate of bug 306155 ***
Comment 4 Leonid Podolny 2010-02-23 12:10:53 UTC
(In reply to comment #3)
> 
> *** This bug has been marked as a duplicate of bug 306155 ***
> 
This bug is not a dupe for bug 306155: that bug is about USE=embedded, while this one -- about USE="-embedded".