Ошибка при установке workbench

I’ve downloaded the MySQL installer and tried to run it. On the Check Requirements, MySQL Workbench 8.0.20 is listed. I clicked and got this message in the requirement:

Microsoft Visual C++ 2019 Redistributable Package (x64) is not installed. Latest binary compatible version will be installed if agreed to resolve this requirement.

I click Next and I get:

One or more product requirements have not been satisfied.

I click Yes, and MySQl Workbench is not listed. How do I install?

asked May 9, 2020 at 15:50

Jun Dolor's user avatar

3

Update 2023: The installer has a button to «download prerequisites» that opens https://dev.mysql.com/downloads/workbench/

From there get the MySQL Installer and hit next to go to step 2. There, you can select only the «ODBC Connector» that will also include the redistributable. It is far smaller than the whole MySQL db install (e.g. 20Mb).

answered Feb 1 at 9:28

Jorj's user avatar

JorjJorj

2,3361 gold badge18 silver badges12 bronze badges

I had the same problem when trying to install the 35mb 64bit version. Kept coming back with requiring Visual C++ 2019…

Poking around found that if I went back to the install page and looked around the 32bit version of MySQL, there are two other installs. I chose to install the 405mb MySql Workbench 8 32bit and was able to install successfully. Albeit, mine was an upgrade from 6 to 8.0.20.

answered May 25, 2020 at 21:16

Zaxxon's user avatar

ZaxxonZaxxon

6375 silver badges14 bronze badges

Uninstall the previous MYSQL and download the (Windows (x86, 64-bit), ZIP Archive
Debug Binaries & Test Suite) 499Mb version, when the error prompts on the screen simply hit No and execute. If the error persists, you might want to to download Microsoft Visual C++ 2015-2019 Redistribution manually and then continue the installation again.

answered May 20, 2021 at 11:36

Dibya Darshan Khanal's user avatar

answered Jun 13, 2022 at 5:33

Fahad's user avatar

For those seeing this later, I had the same issue with a fresh install of Win11, new PC, and trying to get 8.0.3.1 WB, and got the same dependency error on VC++ 2019. I followed all the same guidance above, and on other threads but it didn’t work. The WB installer didn’t recognize the VC++ redist pack as being installed.

I went to my old PC, found the old version of VC++ redist, and installed it….voila, WB would install. I used VC++ 14.30.30708, and it worked fine. As of this writing the current version of VC++ redist from the links above, was 14.34.31931

Hope it helps someone.

answered Dec 26, 2022 at 17:03

G-Force's user avatar

G-ForceG-Force

3252 silver badges10 bronze badges

while installing MYSQL workbench from software center, the system shutdown due to a power cut.
After I powered it back up, when I try to install the workbench again, it does not install and when I try to install it from command line using

sudo apt-get install mysql-workbench

I get following error.

The following packages have unmet dependencies: mysql-workbench :
Depends: libgdal.so.1-1.11.3 Depends: libgdal1i (>= 1.8.0) but it is
not going to be installed E: Unable to correct problems, you have held
broken packages.

Please help to install it on ubuntu 16.04

Dave's user avatar

Dave

3,0967 gold badges20 silver badges33 bronze badges

asked Dec 16, 2016 at 7:07

Arjun J Gowda's user avatar

1

I had the exact same problem. I was not able to install it using apt-get, but I had no problem doing so with the .deb file:

  1. Go to mysql-workbench download site
  2. Select Platform > Ubuntu Linux > Download
  3. No thanks, just start my download.
  4. Open the deb file downloaded
  5. Click Install

I hope this works for you too.

Community's user avatar

answered Jan 16, 2017 at 18:46

João Matos's user avatar

João MatosJoão Matos

5,5615 gold badges38 silver badges72 bronze badges

0

  1. https://dev.mysql.com/downloads/repo/apt/
    Download apt repository

Select “No thanks, just start my download“

2)install sudo apt install ./mysql-apt-config_0.8.15-1_all.deb

3)During the installation, we will be prompted by dialog box,click ‘OK’ to continue MySQL Workbench installation.

4)update apt

sudo apt update

5)install workbench

sudo apt install mysql-workbench-community

6)To launch run mysql-workbench

answered Feb 26, 2021 at 11:26

shalini's user avatar

shalinishalini

1,32011 silver badges13 bronze badges

list held packages : apt-mark showhold
then
get them out of held state: apt-mark unhold

then remove them. then try your main install again.

answered Dec 22, 2016 at 19:54

General Foch's user avatar

while installing MYSQL workbench from software center, the system shutdown due to a power cut.
After I powered it back up, when I try to install the workbench again, it does not install and when I try to install it from command line using

sudo apt-get install mysql-workbench

I get following error.

The following packages have unmet dependencies: mysql-workbench :
Depends: libgdal.so.1-1.11.3 Depends: libgdal1i (>= 1.8.0) but it is
not going to be installed E: Unable to correct problems, you have held
broken packages.

Please help to install it on ubuntu 16.04

Dave's user avatar

Dave

3,0967 gold badges20 silver badges33 bronze badges

asked Dec 16, 2016 at 7:07

Arjun J Gowda's user avatar

1

I had the exact same problem. I was not able to install it using apt-get, but I had no problem doing so with the .deb file:

  1. Go to mysql-workbench download site
  2. Select Platform > Ubuntu Linux > Download
  3. No thanks, just start my download.
  4. Open the deb file downloaded
  5. Click Install

I hope this works for you too.

Community's user avatar

answered Jan 16, 2017 at 18:46

João Matos's user avatar

João MatosJoão Matos

5,5615 gold badges38 silver badges72 bronze badges

0

  1. https://dev.mysql.com/downloads/repo/apt/
    Download apt repository

Select “No thanks, just start my download“

2)install sudo apt install ./mysql-apt-config_0.8.15-1_all.deb

3)During the installation, we will be prompted by dialog box,click ‘OK’ to continue MySQL Workbench installation.

4)update apt

sudo apt update

5)install workbench

sudo apt install mysql-workbench-community

6)To launch run mysql-workbench

answered Feb 26, 2021 at 11:26

shalini's user avatar

shalinishalini

1,32011 silver badges13 bronze badges

list held packages : apt-mark showhold
then
get them out of held state: apt-mark unhold

then remove them. then try your main install again.

answered Dec 22, 2016 at 19:54

General Foch's user avatar

I looked around the several answer but none solved my problem.
First, I tried sudo apt install mysql-workbench -f.

It shows

The following packages have unmet dependencies:  mysql-workbench :
Depends: libgdal.so.1-1.11.3
                   Depends: libgdal1i (>= 1.8.0) but it is not going to be installed
                   Recommends: mysql-utilities but it is not going to be installed 
E: Unable to correct problems, you have held broken
packages.

If I tried to install libgdal1i, it will show

The following packages have unmet dependencies:  libgdal1i : Depends:
libarmadillo6 but it is not going to be installed
             Depends: libhdf5-10 but it is not going to be installed
             Depends: libnetcdf11 (>= 4.0.1) but it is not going to be installed 
E: Unable to correct problems, you have held broken packages.

There is no end of this story. I tried to install a dep but it always tell me another dep is lack and need to be installed.
Besides, I don’t know why it says E: Unable to correct problems, you have held broken. I checked in synaptic->custom filters->broken, nothing is there.

Also, I tried sudo aptitude install mysql-workbench -f since other posts said aptitude is better.

The following packages have unmet dependencies:  libgfortran3 :
Depends: gcc-5-base (= 5.3.1-14ubuntu2) but 5.4.0-6ubuntu1~16.04.1 is
installed.  mysql-connector-python : Conflicts: python-mysql.connector
but 2.0.4-1 is to be installed. The following actions will resolve
these dependencies:

      Keep the following packages at their current version: 
1)      libarmadillo6 [Not Installed]   
2)      libarpack2> [Not Installed]   
3)      libgdal1i [Not Installed]
4)      libgfortran3 [Not Installed] 
5)      libhdf5-10 [Not Installed]  
6)      liblapack3 [Not Installed]                        
7)      libnetcdf11 [Not Installed]
8)      mysql-connector-python [Not Installed]
9)      mysql-utilities [Not Installed]
10)     mysql-workbench [Not Installed]                    



Accept this solution? [Y/n/q/?]  No packages will be installed,
upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to
remove and 0 not to upgrade. Need to get 0 B of archives. After
unpacking 0 B will be used.

I accepted the solution by type enter, as you can see the issue is not solved.

In the last, I tried to download .deb from official site and install. No luck and the similar errors are prompted.

By inputting apt-cache policy mysql-workbench libgdal1i gcc-5-base libhdf5-10, it displays:

mysql-workbench:   
   Installed: (none)
   Candidate: 6.3.6+dfsg-0ubuntu1  Version table:
         6.3.6+dfsg-0ubuntu1 500
            500 http://au.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages 

libgdal1i:   
   Installed: (none)
   Candidate:    1.11.3+dfsg-3build2
   Version table:
         1.11.3+dfsg-3build2 500
            500 http://au.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages 

gcc-5-base:
   Installed: 5.4.0-6ubuntu1~16.04.1
   Candidate: 5.4.0-6ubuntu1~16.04.1
   Version table:
  *** 5.4.0-6ubuntu1~16.04.1 100
            100 /var/lib/dpkg/status
         5.3.1-14ubuntu2 500
            500 http://au.archive.ubuntu.com/ubuntu xenial/main amd64 Packages 

libhdf5-10:
   Installed: (none)
   Candidate:  1.8.16+docs-4ubuntu1
   Version table:
         1.8.16+docs-4ubuntu1 500
            500 http://au.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

The result of apt-cache policy libgfortran3 libarmadillo6 libnetcdf11 python-mysql.connector is

libgfortran3:
Installed: 5.3.1-14ubuntu2
Candidate: 5.3.1-14ubuntu2
Version table:
*** 5.3.1-14ubuntu2 500
500 http://au.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status
libarmadillo6:
Installed: 1:6.500.5+dfsg-1
Candidate: 1:6.500.5+dfsg-1
Version table:
*** 1:6.500.5+dfsg-1 500
500 http://au.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status
libnetcdf11:
Installed: 1:4.4.0-2
Candidate: 1:4.4.0-2
Version table:
*** 1:4.4.0-2 500
500 http://au.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status
python-mysql.connector:
Installed: 2.0.4-1
Candidate: 2.0.4-1
Version table:
*** 2.0.4-1 500
500 http://au.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
500 http://au.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
100 /var/lib/dpkg/status

The result of grep -v ^# -r /etc/apt/sources.list etc/apt/sources.list.d/*.list is:

/etc/apt/sources.list:
/etc/apt/sources.list:deb http://au.archive.ubuntu.com/ubuntu/ xenial main restricted
/etc/apt/sources.list:
/etc/apt/sources.list:
/etc/apt/sources.list:deb http://au.archive.ubuntu.com/ubuntu/ xenial universe
/etc/apt/sources.list:
/etc/apt/sources.list:deb http://au.archive.ubuntu.com/ubuntu/ xenial multiverse
/etc/apt/sources.list:
/etc/apt/sources.list:
/etc/apt/sources.list:
/etc/apt/sources.list:deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main
/etc/apt/sources.list.d/google-chrome.list:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/mysql.list:deb http://repo.mysql.com/apt/ubuntu/ xenial mysql-apt-config
/etc/apt/sources.list.d/mysql.list:deb http://repo.mysql.com/apt/ubuntu/ xenial mysql-5.7
/etc/apt/sources.list.d/mysql.list:deb http://repo.mysql.com/apt/ubuntu/ xenial mysql-tools
/etc/apt/sources.list.d/mysql.list:deb-src http://repo.mysql.com/apt/ubuntu/ xenial mysql-5.7
/etc/apt/sources.list.d/slack.list:deb https://packagecloud.io/slacktechnologies/slack/debian/ jessie main
/etc/apt/sources.list.d/sublime-text.list:deb https://download.sublimetext.com/ apt/stable/

am888

0 / 0 / 0

Регистрация: 16.09.2013

Сообщений: 8

1

01.10.2015, 22:54. Показов 3431. Ответов 1

Метки нет (Все метки)


из-за чего? что не так? уже на нескольких компах пробовал, везде одно и тоже….

__________________
Помощь в написании контрольных, курсовых и дипломных работ, диссертаций здесь

0

Programming

Эксперт

94731 / 64177 / 26122

Регистрация: 12.04.2006

Сообщений: 116,782

01.10.2015, 22:54

Ответы с готовыми решениями:

Ошибка при установке visual studio community 2015 на вин10. Не устанавливается BuildTools
Добрый вечер. Прошу помощи, сил больше нету воевать с системой.
win 10 x64
При установке visual…

Трудности при установке VS 2017 Community. Не устанавливаются .NET 4.6 и 4.7
Прошу подсказать если кто-то знает,как справится со следующей проблемой:при установке vs2017…

Ошибка при установке Visual Studio Community 2015
В ходе установки Visual Studio Community 2015 с официального сайта возникает ошибка типа:

В этих…

Трудности при установке Visual Studio 2015 community
Скачал и установил несколько дней назад Visual Studio 2015 community, но установилась она не…

1

am888

0 / 0 / 0

Регистрация: 16.09.2013

Сообщений: 8

12.10.2015, 23:15

 [ТС]

2

ответ: нужна операционка не ниже виндовс 7 и у меня слабая, старая материнка на которую фиг сыщешь драйвера

0

IT_Exp

Эксперт

87844 / 49110 / 22898

Регистрация: 17.06.2006

Сообщений: 92,604

12.10.2015, 23:15

Помогаю со студенческими работами здесь

Как исправить ошибку при установке Ansys Workbench 18.2 ? Прилагаю скрин и журнал ошибок
Есть еще файл install.err , где тоже че-то про ошибки, он открывается автоматически блокнотом, но…

Cannot open display при запуске mysql workbench
пытаюсь запустить mysql workbench на ubuntu 16.04 под sudo юзером:

sudo mysql-workbench

Ошибка при установке Visual Studio Community 2015: Пакет установки отсутствует или поврежден

Не устанавливается office 2016 x64 (ошибка при установке)
Качала фиксы с оф сайта, чистила реестр

Искать еще темы с ответами

Или воспользуйтесь поиском по форуму:

2

MySQL Workbench allows connecting to remote server databases from your personal computer.

However, MySQL workbench failed to connect errors happen due to MySQL version compatibility or set up problems.

One such error is,

Failed to Connect to MySQL at 7129bXXX43dc.XXXX.com:3306 through SSH tunnel at wheelxx@xxx.x.xxx.xx:2414 with user username

At Bobcares, we often get requests from our customers to set up MySQL workbench as part of our Server Management Services.

Today, we’ll see the top reasons that result in MySQL failed connection and how our Support Engineers fix them.

How to Connect to a Cloud Database via MySQL Workbench

MySQL workbench is s free, visual tool for database architects, developers, and DBAs. Also, it provides a platform for database management like development, administration, database design, creation, etc. The maintenance of a database becomes easy with this unique tool.

Well, MySQL Workbench is available on Windows, Linux and Mac OS X. And, that’s yet another reason for its popularity.

Here, let’s see how our Support Engineers connect to Cloud Databases via MySQL Workbench.

1. Initially, we go to http://www.mysql.com/products/workbench/ and install MySQL WorkBench.

2. Then, we launch MySQL Workbench, select Server Administration >> New Server Instance option.

3. We select the Remote Host option and enter the URL you received when you created the database instance. Again, we click Continue.

4. Next, we go to Connection Method menu >> select Standard TCP/IP over SSH.

5. Also, we change the value for SSH hostname to name or IP address of a Cloud Server that we have created.

6. Then, we enter the following value as

  1. SSH Username:- cloud server user name
  2. MySQL Hostname:-  hostname received while creating the database instance via the API.
  3. Username:- enter the username received when you created the database instance.

7. After that, we click Continue.

8. Finally, we enter the database instance password.

That’s it, we’ll get the Server Administration screen.

Common problems after setting up MySQL Workbench

From our experience in managing servers, we’ve seen customers facing different kinds of problems after installing MySQL Workbench.

Let’s see how our Support Team solved these common errors.

Missing SSL certificate

Recently, one of our customers contacted us with a problem related to MySQL Workbench. Also, both the SSH connection to the server and from the server to the cloud database worked. But when tried connecting from MySQL Workbench, it didn’t work. He received an error from Workbench. The error said,

Failed to Connect to MySQL at 7129b041xxxx476e8d37651071b12a6681b732.rackspaceclouddb.com:3306 through SSH tunnel at xxx.x.xxx.xx:2414 with user username connection error: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown.

On checking, our Support Engineers found that the problem was related to the SSL of the Cloud instance. In order to solve the problem, the options were to either configure MySQL workbench to connect without SSL OR configure SSL for the cloud instance.

However, configuring MySQL workbench without SSL can be a security risk. So, we set up SSL with the Cloud Database instance and solved the problem.

Incompatible MySQL version

Similarly, another customer had an error when tried to setup workbench for cloud hosting platforms like Appian. He got an error "failed to connect to MySQL at localhost 3306 with user root".

While checking, our Support Engineers found that the installed version of MySql was MySql 8.X which is not compatible with workbench. Therefore, we installed the Version 5.7.X version and it sorted out the problem.

[Never worry about MySQL workbench failed to connect errors anymore! We are here to fix it for you.]

Conclusion

In short, errors like MySQL workbench failed to connect may happen due to MySQL version compatibility or because of missing SSL certificate. Today, we saw how our Support Engineers set up MySQL workbench and fix related errors.

PREVENT YOUR SERVER FROM CRASHING!

Never again lose customers to poor server speed! Let us help you.

Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.

GET STARTED

var google_conversion_label = «owonCMyG5nEQ0aD71QM»;

I’ve downloaded the MySQL installer and tried to run it. On the Check Requirements, MySQL Workbench 8.0.20 is listed. I clicked and got this message in the requirement:

Microsoft Visual C++ 2019 Redistributable Package (x64) is not installed. Latest binary compatible version will be installed if agreed to resolve this requirement.

I click Next and I get:

One or more product requirements have not been satisfied.

I click Yes, and MySQl Workbench is not listed. How do I install?

asked May 9, 2020 at 15:50

Jun Dolor's user avatar

3

Update 2023: The installer has a button to «download prerequisites» that opens https://dev.mysql.com/downloads/workbench/

From there get the MySQL Installer and hit next to go to step 2. There, you can select only the «ODBC Connector» that will also include the redistributable. It is far smaller than the whole MySQL db install (e.g. 20Mb).

answered Feb 1 at 9:28

Jorj's user avatar

JorjJorj

2,4351 gold badge19 silver badges12 bronze badges

I had the same problem when trying to install the 35mb 64bit version. Kept coming back with requiring Visual C++ 2019…

Poking around found that if I went back to the install page and looked around the 32bit version of MySQL, there are two other installs. I chose to install the 405mb MySql Workbench 8 32bit and was able to install successfully. Albeit, mine was an upgrade from 6 to 8.0.20.

answered May 25, 2020 at 21:16

Zaxxon's user avatar

ZaxxonZaxxon

6475 silver badges14 bronze badges

Uninstall the previous MYSQL and download the (Windows (x86, 64-bit), ZIP Archive
Debug Binaries & Test Suite) 499Mb version, when the error prompts on the screen simply hit No and execute. If the error persists, you might want to to download Microsoft Visual C++ 2015-2019 Redistribution manually and then continue the installation again.

answered May 20, 2021 at 11:36

Dibya Darshan Khanal's user avatar

answered Jun 13, 2022 at 5:33

Fahad's user avatar

For those seeing this later, I had the same issue with a fresh install of Win11, new PC, and trying to get 8.0.3.1 WB, and got the same dependency error on VC++ 2019. I followed all the same guidance above, and on other threads but it didn’t work. The WB installer didn’t recognize the VC++ redist pack as being installed.

I went to my old PC, found the old version of VC++ redist, and installed it….voila, WB would install. I used VC++ 14.30.30708, and it worked fine. As of this writing the current version of VC++ redist from the links above, was 14.34.31931

Hope it helps someone.

answered Dec 26, 2022 at 17:03

G-Force's user avatar

G-ForceG-Force

3383 silver badges10 bronze badges

Перейти к контенту

Я пытаюсь установить workbench mysql в ubuntu 16.04. Я только что установил ОС.

sudo dpkg -i mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb
[sudo] password for lucas:
Selecting previously unselected package mysql-workbench-community.
(Reading database ... 179177 files and directories currently installed.)
Preparing to unpack mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb ...
Unpacking mysql-workbench-community (6.3.9-1ubuntu16.04) ...
dpkg: dependency problems prevent configuration of mysql-workbench-community:
mysql-workbench-community depends on libgeos-c1v5 (>= 3.4.2); however:
Package libgeos-c1v5 is not installed.
mysql-workbench-community depends on libhdf4-0-alt; however:
Package libhdf4-0-alt is not installed.
mysql-workbench-community depends on libjasper1; however:
Package libjasper1 is not installed.
mysql-workbench-community depends on libmysqlclient20 (>= 5.7.11); however:
Package libmysqlclient20 is not installed.
mysql-workbench-community depends on libnetcdf11 (>= 4.0.1); however:
Package libnetcdf11 is not installed.
mysql-workbench-community depends on libpcrecpp0v5 (>= 7.7); however:
Package libpcrecpp0v5 is not installed.
mysql-workbench-community depends on libpng12-0 (>= 1.2.13-4); however:
Package libpng12-0 is not installed.
mysql-workbench-community depends on libpq5; however:
Package libpq5 is not installed.
mysql-workbench-community depends on libxerces-c3.1; however:
Package libxerces-c3.1 is not installed.
mysql-workbench-community depends on libzip4 (>= 0.10); however:
Package libzip4 is not installed.
mysql-workbench-community depends on python-paramiko (>= 1.15.1); however:
Package python-paramiko is not installed.
mysql-workbench-community depends on python-crypto; however:
Package python-crypto is not installed.

dpkg: error processing package mysql-workbench-community (--install):
dependency problems - leaving unconfigured
Processing triggers for shared-mime-info (1.8-1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Errors were encountered while processing:
mysql-workbench-community

задан
21 July 2017 в 16:14

поделиться

3 ответа

Эта проблема возникает из-за того, что отношения mysql-workbench-community пакета не устанавливаются раньше.

Поэтому постарайтесь установить их перед установкой пакета mysql-workbench-community.

sudo apt update
sudo apt install libgeos-c1v5 libhdf4-0-alt libjasper1 libmysqlclient20 libnetcdf11 libpcrecpp0v5 libpng12-0 libpq5 libxerces-c3.1 libzip4 python-paramiko python-crypto
sudo dpkg -i mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

Или как альтернативный и лучший способ автоматизировать этот процесс установки с помощью gdebi:

sudo apt install gdebi
sudo gdebi mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

alternative : Оба пакета libjasper1 и libpng12-0 доступны в репозиториях Xenial. [!d5 ]

Итак, для их установки должны быть включены ваши репозитории xenial-security main и xenial main. Затем попробуйте sudo apt update. Теперь вы можете установить их.

Также как второй вариант вы можете загрузить и установить эти пакеты вручную:

libjasper1 для Xenial 64 бит: libjasper1

libpng12-0 для Xenial 64 бит: downlaod

Затем установите их с помощью этой команды:

sudo gdebi libjasper1_1.900.1-debian1-2.4ubuntu1.1_amd64.deb libpng12-0_1.2.54-1ubuntu1_amd64.deb

ответ дан Ali Razmdideh
22 May 2018 в 20:19

поделиться

Эта проблема возникает из-за того, что отношения mysql-workbench-community пакета не устанавливаются раньше.

Поэтому постарайтесь установить их перед установкой пакета mysql-workbench-community.

sudo apt update
sudo apt install libgeos-c1v5 libhdf4-0-alt libjasper1 libmysqlclient20 libnetcdf11 libpcrecpp0v5 libpng12-0 libpq5 libxerces-c3.1 libzip4 python-paramiko python-crypto
sudo dpkg -i mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

Или как альтернативный и лучший способ автоматизировать этот процесс установки с помощью gdebi:

sudo apt install gdebi
sudo gdebi mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

alternative : Оба пакета libjasper1 и libpng12-0 доступны в репозиториях Xenial.

Итак, для их установки должны быть включены ваши репозитории xenial-security main и xenial main. Затем попробуйте sudo apt update. Теперь вы можете установить их.

Также как второй вариант вы можете загрузить и установить эти пакеты вручную:

libjasper1 для Xenial 64 бит: libjasper1

libpng12-0 для Xenial 64 бит: downlaod

Затем установите их с помощью этой команды:

sudo gdebi libjasper1_1.900.1-debian1-2.4ubuntu1.1_amd64.deb libpng12-0_1.2.54-1ubuntu1_amd64.deb

ответ дан Ali Razmdideh
18 July 2018 в 09:55

поделиться

Эта проблема возникает из-за того, что отношения mysql-workbench-community пакета не устанавливаются раньше.

Поэтому постарайтесь установить их перед установкой пакета mysql-workbench-community.

sudo apt update
sudo apt install libgeos-c1v5 libhdf4-0-alt libjasper1 libmysqlclient20 libnetcdf11 libpcrecpp0v5 libpng12-0 libpq5 libxerces-c3.1 libzip4 python-paramiko python-crypto
sudo dpkg -i mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

Или как альтернативный и лучший способ автоматизировать этот процесс установки с помощью gdebi:

sudo apt install gdebi
sudo gdebi mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

alternative : Оба пакета libjasper1 и libpng12-0 доступны в репозиториях Xenial.

Итак, для их установки должны быть включены ваши репозитории xenial-security main и xenial main. Затем попробуйте sudo apt update. Теперь вы можете установить их.

Также как второй вариант вы можете загрузить и установить эти пакеты вручную:

libjasper1 для Xenial 64 бит: libjasper1

libpng12-0 для Xenial 64 бит: downlaod

Затем установите их с помощью этой команды:

sudo gdebi libjasper1_1.900.1-debian1-2.4ubuntu1.1_amd64.deb libpng12-0_1.2.54-1ubuntu1_amd64.deb

ответ дан Ali Razmdideh
24 July 2018 в 19:28

поделиться

Я загрузил установщик MySQL и попытался запустить его. В разделе «Проверочные требования» указан MySQL Workbench 8.0.20. Я щелкнул и получил это сообщение в требовании:

Microsoft Visual C++ 2019 Redistributable Package (x64) is not installed. Latest binary compatible version will be installed if agreed to resolve this requirement.

Нажимаю Далее и получаю:

One or more product requirements have not been satisfied.

Я нажимаю «Да», и MySQl Workbench отсутствует в списке. Как установить?

4 ответа

Удалите предыдущую версию MYSQL и загрузите версию (Windows (x86, 64-разрядная версия), ZIP Archive Debug Binaries & Test Suite) объемом 499 МБ, когда на экране появится сообщение об ошибке, просто нажмите «Нет» и выполните. Если ошибка не устранена, вы можете загрузить Microsoft Visual C++ 2015-2019 Redistribution вручную, а затем снова продолжить установку.


0

Dibya Darshan Khanal
20 Май 2021 в 14:36

У меня была такая же проблема при попытке установить 35-мегабайтную 64-битную версию. Продолжал возвращаться с требованием Visual C++ 2019…

Поковырявшись, я обнаружил, что если я вернусь на страницу установки и просмотрю 32-битную версию MySQL, то увижу еще две установки. Я решил установить 32-разрядную версию MySql Workbench 8 объемом 405 МБ, и мне удалось установить ее успешно. Хотя у меня было обновление с 6 до 8.0.20.


0

Zaxxon
26 Май 2020 в 00:16

am888

0 / 0 / 0

Регистрация: 16.09.2013

Сообщений: 8

1

01.10.2015, 22:54. Показов 3412. Ответов 1

Метки нет (Все метки)


из-за чего? что не так? уже на нескольких компах пробовал, везде одно и тоже….

__________________
Помощь в написании контрольных, курсовых и дипломных работ, диссертаций здесь

0

Programming

Эксперт

94731 / 64177 / 26122

Регистрация: 12.04.2006

Сообщений: 116,782

01.10.2015, 22:54

Ответы с готовыми решениями:

Ошибка при установке visual studio community 2015 на вин10. Не устанавливается BuildTools
Добрый вечер. Прошу помощи, сил больше нету воевать с системой.
win 10 x64
При установке visual…

Трудности при установке VS 2017 Community. Не устанавливаются .NET 4.6 и 4.7
Прошу подсказать если кто-то знает,как справится со следующей проблемой:при установке vs2017…

Ошибка при установке Visual Studio Community 2015
В ходе установки Visual Studio Community 2015 с официального сайта возникает ошибка типа:

В этих…

Трудности при установке Visual Studio 2015 community
Скачал и установил несколько дней назад Visual Studio 2015 community, но установилась она не…

1

am888

0 / 0 / 0

Регистрация: 16.09.2013

Сообщений: 8

12.10.2015, 23:15

 [ТС]

2

ответ: нужна операционка не ниже виндовс 7 и у меня слабая, старая материнка на которую фиг сыщешь драйвера

0

IT_Exp

Эксперт

87844 / 49110 / 22898

Регистрация: 17.06.2006

Сообщений: 92,604

12.10.2015, 23:15

Помогаю со студенческими работами здесь

Как исправить ошибку при установке Ansys Workbench 18.2 ? Прилагаю скрин и журнал ошибок
Есть еще файл install.err , где тоже че-то про ошибки, он открывается автоматически блокнотом, но…

Cannot open display при запуске mysql workbench
пытаюсь запустить mysql workbench на ubuntu 16.04 под sudo юзером:

sudo mysql-workbench

Ошибка при установке Visual Studio Community 2015: Пакет установки отсутствует или поврежден

Не устанавливается office 2016 x64 (ошибка при установке)
Качала фиксы с оф сайта, чистила реестр

Искать еще темы с ответами

Или воспользуйтесь поиском по форуму:

2

I have a mysql server with user ‘root’ and no password.
When I do mysql -u root -p in a terminal I can connect to my server.
When I use mysql workbench, if I test this connection, it s successful.
But when I try to connect to the server with mysql workbench I am getting this error :

Your connection attempt failed for user ‘root’ from your host to
server at 127.0.0.1:3306: Could not open database

Please: 1 Check that mysql is running on server 127.0.0.1
2 Check that
mysql is running on port 3306 (note: 3306 is the default, but this can
be changed)
3 Check the root has rights to connect to 127.0.0.1 from
your address (mysql rights define what clients can connect to the
server and from which machines)
4 Make sure you are both providing a
password if needed and using the correct password for 127.0.0.1
connecting from the host address you’re connecting from

Does anybody know what’s going wrong here?

[UPDATE]
I am still having this problem.
With mysql workbench : test connection is ok, but I cannot connect to mysql server.
If this can help, here is mysql server status :
mysql Ver 14.14 Distrib 5.6.28, for debian-linux-gnu (x86_64) using EditLine wrapper

Connection id:      7
Current database:   
Current user:       root@localhost
SSL:            Not in use
Current pager:      stdout
Using outfile:      ''
Using delimiter:    ;
Server version:     5.6.28-0ubuntu0.15.10.1 (Ubuntu)
Protocol version:   10
Connection:     localhost via TCP/IP
Server characterset:    latin1
Db     characterset:    latin1
Client characterset:    utf8
Conn.  characterset:    utf8
TCP port:       3306
Uptime:         50 sec

Threads: 3  Questions: 69  Slow queries: 0  Opens: 67  Flush tables: 1  Open tables: 60  Queries per second avg: 1.380

Thanks for your help.

I have a mysql server with user ‘root’ and no password.
When I do mysql -u root -p in a terminal I can connect to my server.
When I use mysql workbench, if I test this connection, it s successful.
But when I try to connect to the server with mysql workbench I am getting this error :

Your connection attempt failed for user ‘root’ from your host to
server at 127.0.0.1:3306: Could not open database

Please: 1 Check that mysql is running on server 127.0.0.1
2 Check that
mysql is running on port 3306 (note: 3306 is the default, but this can
be changed)
3 Check the root has rights to connect to 127.0.0.1 from
your address (mysql rights define what clients can connect to the
server and from which machines)
4 Make sure you are both providing a
password if needed and using the correct password for 127.0.0.1
connecting from the host address you’re connecting from

Does anybody know what’s going wrong here?

[UPDATE]
I am still having this problem.
With mysql workbench : test connection is ok, but I cannot connect to mysql server.
If this can help, here is mysql server status :
mysql Ver 14.14 Distrib 5.6.28, for debian-linux-gnu (x86_64) using EditLine wrapper

Connection id:      7
Current database:   
Current user:       root@localhost
SSL:            Not in use
Current pager:      stdout
Using outfile:      ''
Using delimiter:    ;
Server version:     5.6.28-0ubuntu0.15.10.1 (Ubuntu)
Protocol version:   10
Connection:     localhost via TCP/IP
Server characterset:    latin1
Db     characterset:    latin1
Client characterset:    utf8
Conn.  characterset:    utf8
TCP port:       3306
Uptime:         50 sec

Threads: 3  Questions: 69  Slow queries: 0  Opens: 67  Flush tables: 1  Open tables: 60  Queries per second avg: 1.380

Thanks for your help.

Here’s my solution:

sudo apt-get update
sudo apt-get install mysql-client-5.5
sudo apt-get install mysql-client
sudo apt-get install mysql-workbench

I had the same problem, and I got it to work. I had to do it through the command line. I think what caused me this problem was that I did apt-get install mysql-client-5.6 before I installed any other mysql- stuff.

First sudo apt-get update
Then I tried to apt-get install mysql-workbench, but I got this error which told me the next step.

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created 
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mysql-workbench : Depends: mysql-client
E: Unable to correct problems, you have held broken packages.

So I did sudo apt-get install mysql-client but it gave a similar error but told me I needed mysql-client-5.5. So I did sudo apt-get install mysql-client-5.5, and it worked. Then I installed mysql-client, and it worked. Then I installed mysql-workbench, and it worked!

P.S. Props to Sanchit. The first thing I did was follow Sanchit’s answer: sudo apt-get install libgcc1 libgtkmm-2.4-1c2a libpcrecpp0 python mysql-workbench-data But I tried again to install in through Ubuntu Software Center and got the same error. But now, I don’t know if that was a necessary step or not. At that point I tried through the command line, with the mindset that it was just a matter of installing the right packages to meet dependencies.

Я пытаюсь установить mysql workbench. Я становлюсь ниже ошибки. Кажется, что он ищет mysql в некотором каталоге по умолчанию. У меня есть все необходимые вещи, но не там, где ожидает mysqlworkbench. Какой выход!

[email protected]:/var/www/$ sudo apt-get -f install mysql-workbench
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 mysql-workbench : Depends: libctemplate0 but it is not going to be installed
                   Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but it is not going to be installed
                   Depends: libmysqlclient18 (>= 5.5.13-1) but it is not going to be installed
                   Depends: libtinyxml2.6.2 but it is not going to be installed
                   Depends: libzip2 (>= 0.10) but it is not going to be installed
                   Depends: mysql-workbench-data (= 5.2.38+dfsg-3) but it is not going to be installed
                   Depends: mysql-client
                   Depends: python-mysql.connector but it is not going to be installed
                   Depends: python-paramiko but it is not going to be installed
                   Depends: python-pysqlite2 but it is not going to be installed
                   Depends: python-all but it is not going to be installed
                   Recommends: ttf-bitstream-vera but it is not going to be installed
                   Recommends: mysql-utilities but it is not installable
 mysql-workbench-community : Depends: libctemplate2 but it is not installable
                             Depends: libglib2.0-0 (>= 2.35.9) but 2.32.3-0ubuntu1 is to be installed
                             Depends: libglibmm-2.4-1c2a (>= 2.33.13) but 2.32.0-0ubuntu1 is to be installed
                             Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but it is not going to be installed
                             Depends: libmysqlclient18 (>= 5.5.13-1) but it is not going to be installed
                             Depends: libpcrecpp0 (>= 7.7) but it is not going to be installed
                             Depends: libtinyxml2.6.2 but it is not going to be installed
                             Depends: libzip2 (>= 0.10) but it is not going to be installed
                             Depends: python-paramiko but it is not going to be installed
                             Depends: mysql-client
                             Depends: python-pysqlite2 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

05 дек. 2013, в 11:00

Поделиться

Источник

2 ответа

Вы, вероятно, побежали

dpkg -i mysql-workbench.deb

который не работает, поскольку dpkg не разрешает зависимости, и теперь установка MySQL Workbench нарушена. Вместо этого запустите эту команду:

sudo apt-get -f install

После этого MySQL Workbench должен быть установлен отлично.

Также имейте в виду, что мы предоставляем загрузки для Ubuntu (выберите Ubuntu Linux из раскрывающегося списка).

Mike Lischke
06 дек. 2013, в 15:23

Поделиться

Ещё вопросы

  • 1личное поле против частного статического поля в абстрактном классе
  • 0jQuery: как настроить gmap.js
  • 1Отображение нескольких моделей в одном представлении с использованием частичных представлений
  • 0Как динамически изменить шаблон URL в angularjs из контроллера?
  • 0Как добавить новый столбец в существующую таблицу в laravel
  • 0Как отобразить географическую карту с помощью dojo 1.9
  • 0Сложность с ‘array_column’
  • 1JavaScript заменяет строку и запятую, если запятая существует, только строка
  • 1Android раздутый вид пуст
  • 1Проверьте чередующиеся числа и логические значения в аргументах
  • 0MySQL средняя двухуровневая агрегация
  • 0Я хочу обновить данные в моей базе данных, используя PDO, но в базе данных ничего не меняется [дубликаты]
  • 0Как конвертировать неизвестный формат в соответствии с моей системной культурой?
  • 1Разбор текстового файла с пользовательским форматом в C #
  • 0JQuery — Что я делаю не так?
  • 0Импорт событий из MS Office 365 (PHP)
  • 1Переключение активности не будет поддерживать состояние представления даже при использовании saveinstancestate (), почему?
  • 1Вращение и направление вектора в трехмерном пространстве — обратный порядок
  • 1ASP.NET MVC перенаправляет при первой загрузке страницы на домашнюю страницу, а не на запрошенный URL
  • 0Раскрывающийся список Angular и Firebase для динамической фильтрации
  • 1как создать файл .txt из списка, заголовок которого является сокращением полного имени
  • 0Изменить значение дубликатов в один
  • 1Как отобразить заголовки сгруппированной гистограммы в Python Pandas?
  • 0Хранимая процедура C ++ / CLI не может найти ресурсы
  • 1Проблема в setOnclickListener
  • 1Время отображается неправильно на Heroku, но правильно на localhost, используя момент
  • 0jQuery Mobile настройки Иконки для кнопок
  • 1Как передать составной список в качестве аргумента?
  • 0Функция стиля нг и встроенный вместе
  • 1Java-эквивалент для перегрузки операторов C ++
  • 1Считается ли плохой практикой / дизайном создание 10-х / 100-х инжекторов Guice?
  • 1Как запустить файл MATLAB (файл .m) из Java?
  • 0Добавление модуля http в ионную структуру
  • 0Проблемы с моим JS?
  • 0Добавление строки в таблицу приводит к дублированию выпадающей функции
  • 1Загрузка приложения для Android на SD-карту
  • 0Установить атрибут для динамически создаваемого элемента
  • 0угловой $ scope. $ on не работает
  • 1Одновременно суммируйте два ключа в списке диктов по нескольким предметам
  • 0Я не могу получить пользовательский вывод для пунктов меню автозаполнения jQueryUI для работы
  • 1Как справиться с ошибкой возвышения в pywinauto или pyautoit?
  • 0Добавление CSS в DIV, когда что-то нет JQuery
  • 0Создайте массив в php и используйте Jquery get
  • 0блокировка и работа занимает много времени
  • 0Странный сегфо с tinyxml2
  • 0Угловая повторяющаяся группа радиокнопок в списке
  • 1Макет глобальной переменной в Python
  • 0Добавление нескольких кнопок в корзину с помощью php
  • 0HTML Контактная форма Отправить письмо через PHP
  • 0AngularJS ng-класс и поведение проверки формы

Сообщество Overcoder

Я скачал установщик MySQL и попытался запустить его. В разделе «Требования к проверке» указан MySQL Workbench 8.0.20. Я щелкнул и получил это сообщение в требовании:

Microsoft Visual C++ 2019 Redistributable Package (x64) is not installed. Latest binary compatible version will be installed if agreed to resolve this requirement.

Я нажимаю Далее и получаю:

One or more product requirements have not been satisfied.

Я нажимаю «Да», и MySQl Workbench не отображается в списке. Как мне установить?

2020-05-09 18:50

6
ответов

Обновление 2023: в установщике есть кнопка «загрузить необходимые компоненты», которая открывает https://dev.mysql.com/downloads/workbench/ .

Оттуда получите установщик MySQL и нажмите «Далее», чтобы перейти к шагу 2. Там вы можете выбрать только «ODBC Connector», который также будет включать распространяемый компонент. Это намного меньше, чем вся установка базы данных MySQL (например, 20 МБ).

2023-02-01 09:28

Для тех, кто увидит это позже, у меня была такая же проблема с новой установкой Win11, новым ПК и попыткой получить 8.0.3.1 WB, и я получил ту же ошибку зависимости от VC++ 2019. Я следовал всем тем же инструкциям выше, и на другие темы, но это не сработало. Установщик WB не распознал пакет повторной рассылки VC++ как установленный.

Я подошел к своему старому ПК, нашел старую версию VC++ redist и установил ее… вуаля, WB установился. Я использовал VC++ 14.30.30708, и он работал нормально. На момент написания этой статьи текущая версия VC++, переадресованная по приведенным выше ссылкам, была 14.34.31931.

Надеюсь, это поможет кому-то.

2022-12-26 17:03


Fahad

13 июн ’22 в 05:33
2022-06-13 05:33

2022-06-13 05:33

У меня была такая же проблема при попытке установить 64-битную версию на 35 МБ. Продолжал возвращаться с требованием Visual C++ 2019…

Покопавшись, я обнаружил, что если я вернусь на страницу установки и посмотрю на 32-битную версию MySQL, есть еще две установки. Я решил установить 32-разрядную версию MySql Workbench 8 объемом 405 Мбайт и успешно установил ее. Хотя у меня было обновление с 6 до 8.0.20.

2020-05-26 00:16

Удалите предыдущую версию MYSQL и загрузите версию 499 МБ (Windows (x86, 64-бит), ZIP Archive Debug Binaries и Test Suite), когда на экране появится сообщение об ошибке, просто нажмите Нет и выполните. Если ошибка повторится, вы можете вручную загрузить Microsoft Visual C++ 2015-2019 Redistribution, а затем снова продолжить установку.

2021-05-20 14:36

Я пытаюсь установить workbench mysql в ubuntu 16.04. Я только что установил ОС.

sudo dpkg -i mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb
[sudo] password for lucas:
Selecting previously unselected package mysql-workbench-community.
(Reading database ... 179177 files and directories currently installed.)
Preparing to unpack mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb ...
Unpacking mysql-workbench-community (6.3.9-1ubuntu16.04) ...
dpkg: dependency problems prevent configuration of mysql-workbench-community:
mysql-workbench-community depends on libgeos-c1v5 (>= 3.4.2); however:
Package libgeos-c1v5 is not installed.
mysql-workbench-community depends on libhdf4-0-alt; however:
Package libhdf4-0-alt is not installed.
mysql-workbench-community depends on libjasper1; however:
Package libjasper1 is not installed.
mysql-workbench-community depends on libmysqlclient20 (>= 5.7.11); however:
Package libmysqlclient20 is not installed.
mysql-workbench-community depends on libnetcdf11 (>= 4.0.1); however:
Package libnetcdf11 is not installed.
mysql-workbench-community depends on libpcrecpp0v5 (>= 7.7); however:
Package libpcrecpp0v5 is not installed.
mysql-workbench-community depends on libpng12-0 (>= 1.2.13-4); however:
Package libpng12-0 is not installed.
mysql-workbench-community depends on libpq5; however:
Package libpq5 is not installed.
mysql-workbench-community depends on libxerces-c3.1; however:
Package libxerces-c3.1 is not installed.
mysql-workbench-community depends on libzip4 (>= 0.10); however:
Package libzip4 is not installed.
mysql-workbench-community depends on python-paramiko (>= 1.15.1); however:
Package python-paramiko is not installed.
mysql-workbench-community depends on python-crypto; however:
Package python-crypto is not installed.

dpkg: error processing package mysql-workbench-community (--install):
dependency problems - leaving unconfigured
Processing triggers for shared-mime-info (1.8-1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Errors were encountered while processing:
mysql-workbench-community

задан
21 July 2017 в 16:14

поделиться

3 ответа

Эта проблема возникает из-за того, что отношения mysql-workbench-community пакета не устанавливаются раньше.

Поэтому постарайтесь установить их перед установкой пакета mysql-workbench-community.

sudo apt update
sudo apt install libgeos-c1v5 libhdf4-0-alt libjasper1 libmysqlclient20 libnetcdf11 libpcrecpp0v5 libpng12-0 libpq5 libxerces-c3.1 libzip4 python-paramiko python-crypto
sudo dpkg -i mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

Или как альтернативный и лучший способ автоматизировать этот процесс установки с помощью gdebi:

sudo apt install gdebi
sudo gdebi mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

alternative : Оба пакета libjasper1 и libpng12-0 доступны в репозиториях Xenial. [!d5 ]

Итак, для их установки должны быть включены ваши репозитории xenial-security main и xenial main. Затем попробуйте sudo apt update. Теперь вы можете установить их.

Также как второй вариант вы можете загрузить и установить эти пакеты вручную:

libjasper1 для Xenial 64 бит: libjasper1

libpng12-0 для Xenial 64 бит: downlaod

Затем установите их с помощью этой команды:

sudo gdebi libjasper1_1.900.1-debian1-2.4ubuntu1.1_amd64.deb libpng12-0_1.2.54-1ubuntu1_amd64.deb

ответ дан Ali Razmdideh
22 May 2018 в 20:19

поделиться

Эта проблема возникает из-за того, что отношения mysql-workbench-community пакета не устанавливаются раньше.

Поэтому постарайтесь установить их перед установкой пакета mysql-workbench-community.

sudo apt update
sudo apt install libgeos-c1v5 libhdf4-0-alt libjasper1 libmysqlclient20 libnetcdf11 libpcrecpp0v5 libpng12-0 libpq5 libxerces-c3.1 libzip4 python-paramiko python-crypto
sudo dpkg -i mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

Или как альтернативный и лучший способ автоматизировать этот процесс установки с помощью gdebi:

sudo apt install gdebi
sudo gdebi mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

alternative : Оба пакета libjasper1 и libpng12-0 доступны в репозиториях Xenial.

Итак, для их установки должны быть включены ваши репозитории xenial-security main и xenial main. Затем попробуйте sudo apt update. Теперь вы можете установить их.

Также как второй вариант вы можете загрузить и установить эти пакеты вручную:

libjasper1 для Xenial 64 бит: libjasper1

libpng12-0 для Xenial 64 бит: downlaod

Затем установите их с помощью этой команды:

sudo gdebi libjasper1_1.900.1-debian1-2.4ubuntu1.1_amd64.deb libpng12-0_1.2.54-1ubuntu1_amd64.deb

ответ дан Ali Razmdideh
18 July 2018 в 09:55

поделиться

Эта проблема возникает из-за того, что отношения mysql-workbench-community пакета не устанавливаются раньше.

Поэтому постарайтесь установить их перед установкой пакета mysql-workbench-community.

sudo apt update
sudo apt install libgeos-c1v5 libhdf4-0-alt libjasper1 libmysqlclient20 libnetcdf11 libpcrecpp0v5 libpng12-0 libpq5 libxerces-c3.1 libzip4 python-paramiko python-crypto
sudo dpkg -i mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

Или как альтернативный и лучший способ автоматизировать этот процесс установки с помощью gdebi:

sudo apt install gdebi
sudo gdebi mysql-workbench-community-6.3.9-1ubuntu16.04-amd64.deb

alternative : Оба пакета libjasper1 и libpng12-0 доступны в репозиториях Xenial.

Итак, для их установки должны быть включены ваши репозитории xenial-security main и xenial main. Затем попробуйте sudo apt update. Теперь вы можете установить их.

Также как второй вариант вы можете загрузить и установить эти пакеты вручную:

libjasper1 для Xenial 64 бит: libjasper1

libpng12-0 для Xenial 64 бит: downlaod

Затем установите их с помощью этой команды:

sudo gdebi libjasper1_1.900.1-debian1-2.4ubuntu1.1_amd64.deb libpng12-0_1.2.54-1ubuntu1_amd64.deb

ответ дан Ali Razmdideh
24 July 2018 в 19:28

поделиться

Понравилась статья? Поделить с друзьями:
  • Ошибка при установке wine на ubuntu
  • Ошибка при установке windows 10 0xc1900101 0x3000d
  • Ошибка при установке windows не найден драйвер usb
  • Ошибка при установке windows 10 0xc1900101 0x2000c
  • Ошибка при установке windows на mac