[GENERAL] Failed dependencies for Pgadmin4 Web in Centos 7

Поиск
Список
Период
Сортировка
От Clodoaldo Neto
Тема [GENERAL] Failed dependencies for Pgadmin4 Web in Centos 7
Дата
Msg-id CA+Z73LFtajuaOE9tbh=eR33uTYupddjYJxVBxse6qgF_JWj5YQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] Failed dependencies for Pgadmin4 Web in Centos 7  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Trying to install Pgadmin4 Web in Centos7:

# yum list installed pgadmin4\*
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: mirror.linuxfix.com
 * epel: mirror.sjc02.svwh.net
 * extras: centos.mirror.ndchost.com
 * updates: centos.mirror.ndchost.com
34 packages excluded due to repository priority protections
Installed Packages
pgadmin4-python-beautifulsoup4.noarch                  4.5.1-2.rhel7                  @pgdg96
pgadmin4-python-fixtures.noarch                        3.0.0-4.rhel7                  @pgdg96
pgadmin4-python-flask-principal.noarch                 0.4.0-13.rhel7                 @pgdg96
pgadmin4-python-itsdangerous.noarch                    0.24-9.rhel7                   @pgdg96

# yum install pgadmin4-v1-web 
...
--> Finished Dependency Resolution
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-beautifulsoup4 >= 4.4.1
           Available: python-beautifulsoup4-4.3.2-1.el7.noarch (epel)
               python-beautifulsoup4 = 4.3.2-1.el7
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-flask-principal >= 0.4.0
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-dateutil >= 2.5.0
           Available: python-dateutil-1.5-7.el7.noarch (base)
               python-dateutil = 1.5-7.el7
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-fixtures >= 2.0.0
           Available: python-fixtures-0.3.14-3.el7.noarch (epel)
               python-fixtures = 0.3.14-3.el7
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-mimeparse >= 1.5.1
           Available: python-mimeparse-0.1.4-2.el7.noarch (epel)
               python-mimeparse = 0.1.4-2.el7
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-itsdangerous >= 0.24
           Installing: python-itsdangerous-0.23-2.el7.noarch (extras)
               python-itsdangerous = 0.23-2.el7
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-flask-security >= 1.7.5
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-itsdangerous >= 0.24
           Available: python-itsdangerous-0.23-2.el7.noarch (extras)
               python-itsdangerous = 0.23-2.el7
Error: Package: pgadmin4-v1-web-1.4-1.rhel7.noarch (pgdg96)
           Requires: python-flask-wtf >= 0.12
           Available: python-flask-wtf-0.8-3.el7.noarch (epel)
               python-flask-wtf = 0.8-3.el7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Regards, Clodoaldo

В списке pgsql-general по дате отправления:

Предыдущее
От: Guyren Howe
Дата:
Сообщение: [GENERAL] Re: Use function to manipulate rows — how to get separate columns, rather than single row value
Следующее
От: Konstantin Izmailov
Дата:
Сообщение: [GENERAL] Protocol 2 and query parameters support