This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package installs properly. Note: Installation errors (see attachment) See: https://docs.fedoraproject.org/en-US/packaging-guidelines/ - Package does not use a name that already exists. Note: A package with this name already exists. Please check https://src.fedoraproject.org/rpms/nextcloud, https://src.fedoraproject.org/tests/nextcloud, https://src.fedoraproject.org/modules/nextcloud See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Naming/#_conflicting_package_names - systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files. Note: Systemd service file(s) in nextcloud See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Scriptlets/#_scriptlets ===== MUST items ===== Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [ ]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "Expat License GNU Affero General Public License, Version 3", "GNU Affero General Public License, Version 3", "Expat License", "GNU Affero General Public License v3.0 or later", "*No copyright* SIL Open Font License 1.1", "*No copyright* Apache License 2.0", "Expat License GNU Affero General Public License v3.0 or later", "GNU Affero General Public License", "*No copyright* [generated file]", "Apache License 2.0", "BSD 2-clause "Simplified" License Apache License 2.0", "*No copyright* GNU Affero General Public License, Version 3", "Expat License Apache License 2.0 GNU Affero General Public License v3.0 or later [generated file]", "Expat License Apache License 2.0 GNU Affero General Public License v3.0 or later", "*No copyright* GNU Affero General Public License v3.0 or later", "Expat License GNU Affero General Public License", "Expat License BSD 3-clause "New" or "Revised" License Apache License 2.0 GNU Affero General Public License v3.0 or later", "Expat License BSD 3-clause "New" or "Revised" License GNU Affero General Public License v3.0 or later Apache License (v2.0) or GNU General Public License (v2)", "*No copyright* Creative Commons Attribution Public License", "*No copyright* Public domain", "*No copyright* GNU Affero General Public License", "Expat License Apache License 2.0", "Mozilla Public License 2.0 Apache License 2.0". 9134 files have unknown license. Detailed output of licensecheck in /var/lib/copr- rpmbuild/results/nextcloud/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Package contains desktop file if it is a GUI application. [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 122880 bytes in 6 files. [ ]: Package complies to the Packaging Guidelines [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: Package requires other packages for directories it uses. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: %config files are marked noreplace or the reason is justified. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: Avoid bundling fonts in non-fonts packages. Note: Package contains font files [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: Scriptlets must be sane, if used. [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Fully versioned dependency in subpackages if applicable. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [!]: Rpmlint is run on all installed packages. Note: Mock build failed See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_use_rpmlint Installation errors ------------------- INFO: mock.py version 2.11 starting (python version = 3.9.5, NVR = mock-2.11-1.fc34)... Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin Mock Version: 2.11 INFO: Mock Version: 2.11 Finish: chroot init INFO: installing package(s): /var/lib/copr-rpmbuild/results/nextcloud-mysql-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-nginx-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-httpd-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-postgresql-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-sqlite-22.0.0-1.fc35.noarch.rpm WARNING: Dnf command failed, retrying, attempt #2, sleeping 10s WARNING: Dnf command failed, retrying, attempt #3, sleeping 10s ERROR: Command failed: # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-aarch64/root/ --releasever 35 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk install /var/lib/copr-rpmbuild/results/nextcloud-mysql-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-nginx-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-httpd-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-postgresql-22.0.0-1.fc35.noarch.rpm /var/lib/copr-rpmbuild/results/nextcloud-sqlite-22.0.0-1.fc35.noarch.rpm --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts Rpmlint ------- Checking: nextcloud-22.0.0-1.fc35.noarch.rpm nextcloud-httpd-22.0.0-1.fc35.noarch.rpm nextcloud-nginx-22.0.0-1.fc35.noarch.rpm nextcloud-mysql-22.0.0-1.fc35.noarch.rpm nextcloud-postgresql-22.0.0-1.fc35.noarch.rpm nextcloud-sqlite-22.0.0-1.fc35.noarch.rpm nextcloud-22.0.0-1.fc35.src.rpm nextcloud.noarch: E: non-readable /etc/nextcloud/config.php 600 nextcloud.noarch: E: zero-length /usr/share/nextcloud/3rdparty/autoload.php nextcloud.noarch: E: non-executable-script /usr/share/nextcloud/apps/activity/check-handlebars-templates.sh 644 /usr/bin/env bash nextcloud.noarch: E: non-executable-script /usr/share/nextcloud/apps/activity/compile-handlebars-templates.sh 644 /usr/bin/env bash nextcloud.noarch: E: zero-length /usr/share/nextcloud/apps/activity/l10n/no-php nextcloud.noarch: W: hidden-file-or-dir /usr/share/nextcloud/apps/comments/.bowerrc nextcloud.noarch: E: zero-length /usr/share/nextcloud/apps/files_external/3rdparty/autoload.php nextcloud.noarch: W: hidden-file-or-dir /usr/share/nextcloud/apps/firstrunwizard/.babelrc.js nextcloud.noarch: W: hidden-file-or-dir /usr/share/nextcloud/apps/privacy/.stylelintrc.js nextcloud.noarch: W: hidden-file-or-dir /usr/share/nextcloud/apps/recommendations/.stylelintrc.js nextcloud.noarch: E: zero-length /usr/share/nextcloud/apps/serverinfo/CHANGELOG.md nextcloud.noarch: W: hidden-file-or-dir /usr/share/nextcloud/apps/text/.stylelintrc.js nextcloud.noarch: E: non-standard-dir-perm /var/lib/nextcloud/data 750 nextcloud-httpd.noarch: W: no-documentation nextcloud-httpd.noarch: W: non-conffile-in-etc /etc/httpd/conf.d/nextcloud-access.conf.avail nextcloud-httpd.noarch: W: non-conffile-in-etc /etc/httpd/conf.d/nextcloud-auth-any.inc nextcloud-httpd.noarch: W: non-conffile-in-etc /etc/httpd/conf.d/nextcloud-auth-local.inc nextcloud-httpd.noarch: W: non-conffile-in-etc /etc/httpd/conf.d/nextcloud-auth-none.inc nextcloud-httpd.noarch: W: non-conffile-in-etc /etc/httpd/conf.d/nextcloud-defaults.inc nextcloud-nginx.noarch: W: no-documentation nextcloud-sqlite.noarch: W: no-documentation 7 packages and 0 specfiles checked; 8 errors, 13 warnings. Source checksums ---------------- https://download.nextcloud.com/server/releases/nextcloud-22.0.0.tar.bz2 : CHECKSUM(SHA256) this package : 3911d3754c37aca7c9b5f3b2b37513c0f2b5bb979af00816c1117b1eedbc5d7a CHECKSUM(SHA256) upstream package : 3911d3754c37aca7c9b5f3b2b37513c0f2b5bb979af00816c1117b1eedbc5d7a Requires -------- nextcloud (rpmlib, GLIBC filtered): /etc/pki/tls/certs/ca-bundle.crt /usr/bin/php config(nextcloud) nextcloud-database nextcloud-webserver php-cli php-composer(aws/aws-sdk-php) php-composer(bantu/ini-get-wrapper) php-composer(christophwurst/id3parser) php-composer(deepdiver/zipstreamer) php-composer(doctrine/dbal) php-composer(egulias/email-validator) php-composer(giggsey/libphonenumber-for-php) php-composer(guzzlehttp/guzzle) php-composer(icewind/searchdav) php-composer(icewind/smb) php-composer(icewind/streams) php-composer(league/flysystem) php-composer(microsoft/azure-storage-blob) php-composer(nextcloud/lognormalizer) php-composer(nikic/php-parser) php-composer(opis/closure) php-composer(owncloud/tarstreamer) php-composer(patchwork/jsqueeze) php-composer(pear/archive_tar) php-composer(pear/pear-core-minimal) php-composer(php-http/guzzle7-adapter) php-composer(php-opencloud/openstack) php-composer(phpseclib/phpseclib) php-composer(pimple/pimple) php-composer(psr/container) php-composer(psr/event-dispatcher) php-composer(punic/punic) php-composer(sabre/dav) php-composer(scssphp/scssphp) php-composer(stecman/symfony-console-completion) php-composer(swiftmailer/swiftmailer) php-composer(symfony/console) php-composer(symfony/event-dispatcher) php-composer(symfony/event-dispatcher-contracts) php-composer(symfony/process) php-composer(symfony/routing) php-composer(symfony/translation) php-composer(web-auth/webauthn-lib) php-curl php-dom php-exif php-fileinfo php-filter php-gd php-gmp php-iconv php-intl php-json php-ldap php-mbstring php-openssl php-pcre php-pdo php-pecl-apcu php-pecl-ds php-pecl-imagick php-pecl-memcached php-pecl-redis5 php-process php-session php-simplexml php-smbclient php-spl php-xmlwriter php-zip systemd nextcloud-httpd (rpmlib, GLIBC filtered): /bin/sh config(nextcloud-httpd) httpd nextcloud php-fpm nextcloud-nginx (rpmlib, GLIBC filtered): /bin/sh config(nextcloud-nginx) nextcloud nginx php-fpm nextcloud-mysql (rpmlib, GLIBC filtered): nextcloud php-mysqlnd nextcloud-postgresql (rpmlib, GLIBC filtered): nextcloud php-pgsql nextcloud-sqlite (rpmlib, GLIBC filtered): nextcloud Provides -------- nextcloud: bundled(jquery-ui-multiselect) bundled(jscolor) bundled(openiconic-fonts) bundled(zxcvbn) config(nextcloud) nextcloud nextcloud-httpd: config(nextcloud-httpd) nextcloud-httpd nextcloud-webserver nextcloud-nginx: config(nextcloud-nginx) nextcloud-nginx nextcloud-webserver nextcloud-mysql: nextcloud-database nextcloud-mysql nextcloud-postgresql: nextcloud-database nextcloud-postgresql nextcloud-sqlite: nextcloud-database nextcloud-sqlite Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10 Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name nextcloud --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-aarch64 Active plugins: Generic, Shell-api Disabled plugins: fonts, Ocaml, SugarActivity, Java, PHP, Perl, R, C/C++, Python, Haskell Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH