Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485472 - dev-db/mariadb-galera::mysql blocks dev-db/mariadb::gentoo
Summary: dev-db/mariadb-galera::mysql blocks dev-db/mariadb::gentoo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-20 10:20 UTC by Ruediger Kern
Modified: 2013-09-20 15:16 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 Ruediger Kern 2013-09-20 10:20:22 UTC
# emerge -av dev-db/mariadb-galera


Calculating dependencies... done!
[ebuild  N    ~] sys-cluster/galera-23.2.4-r1::mysql  USE="ssl -garbd {-test}" 0 kB
[ebuild  N    ~] dev-db/mariadb-5.5.33::mysql  USE="community pam perl ssl -cluster -debug -embedded -extraengine -jemalloc -latin1 -max-idx-128 -minimal -oqgraph -profiling (-selinux) -sphinx -static -systemtap -tcmalloc {-test} -tokudb" 0 kB
[ebuild  N    ~] virtual/mysql-5.5::mysql  USE="-embedded -minimal -static" 0 kB
[ebuild  N     ] dev-perl/DBD-mysql-4.20.0  USE="-embedded" 0 kB
[ebuild  N    ~] dev-db/mariadb-galera-5.5.32::mysql  USE="cluster community latin1 pam perl ssl -debug -embedded -extraengine -jemalloc -max-idx-128 -minimal -oqgraph (-pbxt) -profiling (-selinux) -sphinx -static -systemtap -tcmalloc {-test}" 0 kB
[blocks B      ] dev-db/mariadb-galera ("dev-db/mariadb-galera" is blocking dev-db/mariadb-5.5.33)
[blocks B      ] dev-db/mariadb ("dev-db/mariadb" is blocking dev-db/mariadb-galera-5.5.32)

Total: 5 packages (5 new), Size of downloads: 0 kB
Conflict: 2 blocks (2 unsatisfied)

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

  (dev-db/mariadb-5.5.33::mysql, ebuild scheduled for merge) pulled in by
    =dev-db/mariadb-5.5*[embedded=,minimal=,static=] (=dev-db/mariadb-5.5*[-embedded,-minimal,-static]) required by (virtual/mysql-5.5::mysql, ebuild scheduled for merge)

  (dev-db/mariadb-galera-5.5.32::mysql, ebuild scheduled for merge) pulled in by
    dev-db/mariadb-galera
Comment 1 Ruediger Kern 2013-09-20 10:23:52 UTC
I want to try out mariadb-galera and found the ebuild in the mysql-Overlay, So i unemerged dev-db/mysql, unmasked mariadb-galera und the required dependencies.

Unfotunately something pulls in dev-db/mariadb which conflicts with dev-db/mariadb-galera
Comment 2 Brian Evans (RETIRED) gentoo-dev 2013-09-20 14:25:59 UTC
dev-db/mariadb-galera added to the virtual.

Please resync and report
Comment 3 Ruediger Kern 2013-09-20 14:55:56 UTC
That worked. THX. The blocker is gone now. Unfortunately galera won't compile  because of an undefined reference with the dev-libs/boost, but thats another issue.
Comment 4 Brian Evans (RETIRED) gentoo-dev 2013-09-20 15:16:39 UTC
(In reply to Ruediger Kern from comment #3)
> That worked. THX. The blocker is gone now. Unfortunately galera won't
> compile  because of an undefined reference with the dev-libs/boost, but
> thats another issue.

I just added some more checks for mariadb-galera to the eclass.
It may work better if you resync again.