ping Ubuntu SRU team
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287424
Title:
Cannot install mysql-workbench with mysql-server 5.6 or mariadb
To manage notifications about this bug go to:
https
** Changed in: mysql-workbench (Ubuntu)
Assignee: Rolf Leggewie (r0lf) => (unassigned)
** Changed in: mysql-workbench (Ubuntu Trusty)
Importance: Undecided => High
** Changed in: mysql-workbench (Ubuntu Trusty)
Status: New => Triaged
--
You received this bug notification because
** Also affects: mysql-workbench (Ubuntu Trusty)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287424
Title:
Cannot install mysql-workbench with mysql-se
** No longer affects: mysql-5.6 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287424
Title:
Cannot install mysql-workbench with mysql-server 5.6 or mariadb
To manage notifications about t
relevant packaging changes in Debian:
http://anonscm.debian.org/cgit/collab-maint/mysql-workbench.git/commit/?id=90404d3035107bf206928cb67b4ae3ec55f147e8
http://anonscm.debian.org/cgit/collab-maint/mysql-workbench.git/commit/?id=bf5b2421f61b5797e7446de93d97e6cfc9fa33ef
--
You received this bug no
I can say that the compilation was successful and the program runs fine
here. I did not spot any issues so far. I do have mariadb-client
installed, though.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
** Description changed:
mysql-workbench depends on mysql-client, which is currently at 5.5, so
it won't install with mysql-server 5.6 installed:
apt-get install mysql-workbench
...
The following packages have unmet dependencies:
- mysql-workbench : Depends: mysql-client
+ mysql-work
** Patch added: "proposed SRU fix for trusty"
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1287424/+attachment/4497897/+files/LP1287424-trusty.patch
** Patch removed: "proposed fix for trusty"
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1287424/+attachment/4497895/
** Patch added: "proposed fix for trusty"
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1287424/+attachment/4497895/+files/LP1287424-trusty.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
Actually, this whole problem has been fixed in Debian unstable about 1
year ago.
mysql-workbench (6.2.3+dfsg-7) unstable; urgency=low
* Demoted "virtual-mysql-client" to Recommends; added "mysql-client"
as first alternative: "mysql-client | virtual-mysql-client".
-- Dmitry Smirnov Sun,
mysql-5.6 in vivid and later is not affected. Closing the task as fixed.
It would be nice to see a backported fix for trusty to the 0ubuntuX type
package here.
** Changed in: mysql-5.6 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of U
mysql-client up to utopic depends on version 5.5. Vivid and beyond
already depend on 5.6 and thus be only affected if mariadb is installed
instead of mysql. This ticket can either be fixed by relaxing the
dependencies in mysql-workbench or having mariadb and other packages
provide mysql-client.
** Summary changed:
- Cannot install mysql-workbench with mysql-server 5.6
+ Cannot install mysql-workbench with mysql-server 5.6 or mariadb
** Changed in: mysql-workbench (Ubuntu)
Assignee: (unassigned) => Rolf Leggewie (r0lf)
--
You received this bug notification because you are a member
Downloading from official mysql website worked for me as well. They
obviously fixed it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287424
Title:
Cannot install mysql-workbench with mysql-server
mysql-workbench 6.1.7-1ubu1404 from the official mysql site is the the
one that I had to change DEBIAN/control to replace "mysql-client" with
"mysql-client-5.5 | mysql-client-5.6". It wouldn't install in my Ubuntu
otherwise because it depends on mysql-client, which is removed when you
uninstall mys
SYSTEM:
OS: LinuxMint 17 (qiana) (Trusty based)
Gnome: 3.8.4 (Ubuntu 2014-03-17)
kernel: 3.13.0-24-generic (#47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014)
GCC version: 4.8 (x86_64-linux-gnu)
Xorg: 1.15.1 (16 April 2014 01:36:29PM)
Graphics: NVIDIA UNIX x86_64 Kernel Module 337.25 Tue May 27 11:0
Thanks for the workaround, it works well.
I guess then the generic fix for this bug so it works with either mysql
5.5 or mysql 5.6 would be to replace "mysql-client" with "mysql-
client-5.5 | mysql-client-5.6" in DEBIAN/control.
--
You received this bug notification because you are a member of U
Little script for workaround from SO (copyright for user276521):
sudo apt-get remove mysql-workbench mysql-workbench-data
dpkg-deb -x mysql-workbench-community-6.*.deb tmp_mysql-workbench
dpkg-deb --control mysql-workbench-community-6.*.deb tmp_mysql-workbench/DEBIAN
sed -i -e 's/mysql-client, //'
A temporary solution:
Unpack mysql-workbench-community-6.1.4-1ubu1310-amd64.deb in a folder.
Change the file "DEBIAN/control", replace "mysql-client" to "mysql-
client-5.6".
Go to the terminal and make a new ".deb":
dpkg -b mysql-workbench-community-6.1.4-1ubu1310-amd64/
Done! Now you can inst
I have installed MariaDb and then tried to install mysql-workbench from both
Ubuntu-software center and via Terminal -
1.Ubuntu-Software_center prompt the following error-
This error could be caused by required additional software packages which
are missing or not installable. Furthermore the
Same issue here.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287424
Title:
Cannot install mysql-workbench with mysql-server 5.6
To manage notifications about this bug go to:
https://bugs.launchp
This problem is really important. Now i have workaround by removing
mysql-workbench from package list (don't try this at home ;))) . There
is any way i can help ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
Same problem with mariadb installed:
The following packages have unmet dependencies:
mysql-workbench : Depends: mysql-client
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287424
Title:
Cannot inst
It prevents the package (or a dependent one) from functioning correctly
at all.
** Changed in: mysql-workbench (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: mysql-workbench (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287424
Tit
Thanks for taking your time to repor this issue and help making Ubuntu
better.
I was able to reproduce this issue by first installing mysql-server-5.6
and then attempting to install mysql-workbench.
** Tags added: unmet-deps
--
You received this bug notification because you are a member of Ubun
26 matches
Mail list logo