Issues with Admin Guide / Installer

  1. The following link to the Pydio installer is broken in the admin guide (CentOS/RHEL Systems | Pydio):

rpm -Uvh https://download.pydio.com/pub/linux/centos/7/pydio-release-1-1.el7.centos.noarch.rpm

Removing .centos from the string resolves this issue.

  1. After running ‘yum install pydio-core’ the following dependencies are not installed:

Error: Package: more-php56-php-pecl-json-post-1.0.1-1.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-php(zend-abi) = 20131226-64
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php-opcache
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php-gd
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php-mysqli
Error: Package: more-php56-php-pecl-apcu-4.0.10-1.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-php(api) = 20131106-64
Error: Package: more-php56-php-pecl-json-post-1.0.1-1.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-php-json(x86-64)
Error: Package: more-php56-php-pecl-apcu-4.0.10-1.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-runtime
Error: Package: more-php56-php-pecl-json-post-1.0.1-1.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-runtime
Error: Package: more-php56-php-mcrypt-5.6.5-2.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-php(zend-abi) = 20131226-64
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56
Error: Package: more-php56-php-pecl-json-post-1.0.1-1.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-php(api) = 20131106-64
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php-cli
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php-mbstring
Error: Package: more-php56-php-pecl-apcu-4.0.10-1.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-php(zend-abi) = 20131226-64
Error: Package: more-php56-php-mcrypt-5.6.5-2.el7.centos.x86_64 (remi-php56more-epel-7-x86_64)
Requires: rh-php56-php(api) = 20131106-64
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php-mysql
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php-xml
Error: Package: pydio-core-8.2.3-1.el7.noarch (pydio)
Requires: rh-php56-php-intl

My understanding is that the REMI package (Which is installed per the admin guide) should resolve all those dependencies. I installed the REMI package as istructed in the admin guide and ran a yum clean / yum update at which time I get the same issue. I don’t know how to solve this one. I’m running Centos 7.

Hi,

If you are going to install pydio in a fresh machine, please remove all repo of pydio (uninstall pydio-release xxx) then install new repo: https://download.pydio.com/pub/linux/centos/php71/7/pydio-php71-release-1-1.el7.noarch.rpm

This is repo that allow us install pydio with php 71

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.