Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

can't upgrade percona-toolkit when percona-server installed #35995

Closed
nijikon opened this issue Jan 18, 2015 · 9 comments
Closed

can't upgrade percona-toolkit when percona-server installed #35995

nijikon opened this issue Jan 18, 2015 · 9 comments

Comments

@nijikon
Copy link
Contributor

nijikon commented Jan 18, 2015

Hi guys,

I remember we did fix this once. But the issue came back. I can't upgrade percona-toolkit because dependency is unsatisfied. IMHO, this should work.

balrog:local n$ brew upgrade percona-toolkit
==> Upgrading 1 outdated package, with result:
percona-toolkit 2.2.12
==> Upgrading percona-toolkit
==> Installing percona-toolkit dependency: mysql
Error: Cannot install mysql because conflicting formulae are installed.

  percona-server: because mysql, mariadb, and percona install the same binaries.

Please `brew unlink percona-server` before continuing.

Unlinking removes a formula's symlinks from /usr/local. You can
link the formula again after the install finishes. You can --force this
install, but the build may fail or cause obscure side-effects in the
resulting software.
@xu-cheng
Copy link
Member

It works for me. What's your which mysql_config?

@stephenreay
Copy link
Contributor

I have the same error as above, and in answer to your question:

$ which mysql_config
/usr/local/bin/mysql_config

$ readlink /usr/local/bin/mysql_config
../Cellar/percona-server/5.6.22-71.0/bin/mysql_config

@dvankley
Copy link

Ditto, same error here as well.

$ which mysql_config
/usr/local/bin/mysql_config

$ readlink /usr/local/bin/mysql_config
../Cellar/percona-server/5.6.21-69.0/bin/mysql_config

@arvenil
Copy link

arvenil commented Mar 18, 2015

@nijikon Hi Tomek ;p Did you solved that problem? :)

@nijikon
Copy link
Contributor Author

nijikon commented Mar 19, 2015

@arvenil Nope, I might find some time on sunday.

@arvenil
Copy link

arvenil commented Mar 19, 2015

As a workaround brew unlink percona-server; brew link mysql

@tdsmith
Copy link
Contributor

tdsmith commented Apr 5, 2016

cf #41595

@tdsmith
Copy link
Contributor

tdsmith commented Apr 5, 2016

@nijikon Is this reproducible, do you think, or should we close it for now?

@apjanke apjanke modified the milestone: Clear out Legacy May 3, 2016
@MikeMcQuaid
Copy link
Member

We'll accept PRs for this but we're not actively working on it at this time.

@Homebrew Homebrew locked and limited conversation to collaborators Aug 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants