Nextcloud-11.0.2 on arm

,

Hallo,

today I compiled nextcloud-11.0.2 from src-rpm.
It compiled well but it depends from php-5.6:

yum install nextcloud-11.0.2-1.el7.centos.noarch.rpm
Loaded plugins: changelog, fastestmirror, nethserver_events
Examining nextcloud-11.0.2-1.el7.centos.noarch.rpm: nextcloud-11.0.2-1.el7.centos.noarch
Marking nextcloud-11.0.2-1.el7.centos.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package nextcloud.noarch 0:11.0.2-1.el7.centos will be installed
--> Processing Dependency: rh-php56 for package: nextcloud-11.0.2-1.el7.centos.noarch
Loading mirror speeds from cached hostfile
--> Processing Dependency: rh-php56-php-fpm for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Processing Dependency: rh-php56-php-gd for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Processing Dependency: rh-php56-php-intl for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Processing Dependency: rh-php56-php-ldap for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Processing Dependency: rh-php56-php-mbstring for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Processing Dependency: rh-php56-php-mysqlnd for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Processing Dependency: rh-php56-php-pdo for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Processing Dependency: rh-php56-php-pear for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Processing Dependency: rh-php56-php-xml for package: nextcloud-11.0.2-1.el7.centos.noarch
--> Finished Dependency Resolution
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-xml
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-intl
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-gd
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-mbstring
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-pdo
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-ldap
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-fpm
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-mysqlnd
Error: Package: nextcloud-11.0.2-1.el7.centos.noarch (/nextcloud-11.0.2-1.el7.centos.noarch)
           Requires: rh-php56-php-pear
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Is php-5.6 available for arm too ?

My problem is that I’m not able to login into nextcloud-10.0.2. So that my idea was to test nextcloud-11.0.2…

Denis

unfortunately there is no software collection for arm http://mirror.centos.org/centos/7/sclo/x86_64/rh/rh-php56/

I worry that you must package all rpms

Hallo Stéphane,

thank you for your feedback. Well I’ll see how I can compile it…

Denis