Sample Header Ad - 728x90

Install mysql-workbench failed: Requires: proj, tinyxml, python-paramiko >= 1.15.1

1 vote
3 answers
5275 views
I am installing mysql-workbench to migrate Postgres database to Mysql. > OS System Version: Red Hat Enterprise Linux Server release 7.2 (Maipo) I am installing mysql-workbench and follow these instructions. https://dev.mysql.com/doc/workbench/en/wb-installing-linux.html I have the following repo. repo id repo name status cloudera-manager Cloudera Manager, Version 5.7.5 7 mysql-connectors-community/x86_64 MySQL Connectors Community 30 mysql-tools-community/x86_64 MySQL Tools Community 40 mysql57-community/x86_64 MySQL 5.7 Community Server 164 rhui-REGION-client-config-server-7/x86_64 Red Hat Update Infrastructure 2.0 Client Configuration Server 7 6 rhui-REGION-rhel-server-releases/7Server/x86_64 Red Hat Enterprise Linux Server 7 (RPMs) 13,573 rhui-REGION-rhel-server-rh-common/7Server/x86_64 Red Hat Enterprise Linux Server 7 RH Common (RPMs) 209 repolist: 14,029 When I tried the command sudo yum -y install mysql-workbench-community I got the these erros. Error: Package: mysql-workbench-community-6.3.8-1.el7.x86_64 (mysql-tools-community) Requires: proj Error: Package: mysql-workbench-community-6.3.8-1.el7.x86_64 (mysql-tools-community) Requires: tinyxml Error: Package: mysql-workbench-community-6.3.8-1.el7.x86_64 (mysql-tools-community) Requires: python-paramiko >= 1.15.1 My question is how to find the repo of these dependencies package - proj, tinyxml, python-paramiko?
Asked by cdhit (141 rep)
Dec 19, 2016, 01:14 AM
Last activity: Feb 2, 2023, 03:31 PM