Description of problem: Can't finish NextCloud installation. Stops with different problems with SQLite and MariaDB. Version-Release number of selected component (if applicable): # rpm -qa | grep nextcloud | sort nextcloud-10.0.4-7.fc30.noarch nextcloud-httpd-10.0.4-7.fc30.noarch nextcloud-mysql-10.0.4-7.fc30.noarch nextcloud-sqlite-10.0.4-7.fc30.noarch How reproducible: Install nextcloud and MariaDB and try to make it work. Actual results: This is what happens when I try to initialize nextcloud setting an admin user: With SQLite it fails in the database creation phase with an error message related to duplicate table primary key. With a pre-configured MariaDB, I get a white screen of death with no further clues. Expected results: This stuff could simply work.
Dupe of #1710115
I took ownership of the nextcloud package, i made a major refactor to the spec file and updated it to the current version (18.0.0). The package has now been uploaded and built successfully [1]. [1] https://koji.fedoraproject.org/koji/packageinfo?packageID=23789 *** This bug has been marked as a duplicate of bug 1710115 ***