Spec URL: https://xdbob.fedorapeople.org/browserpass/browserpass.spec SRPM URL: https://xdbob.fedorapeople.org/browserpass/browserpass-3.1.0-7.fc40.src.rpm Description: This is a host application for browserpass browser extension Fedora Account System Username: xdbob
This package built on koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=109551303
Copr build: https://copr.fedorainfracloud.org/coprs/build/6695808 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2251506-browserpass/srpm-builds/06695808/builder-live.log.gz Please make sure the package builds successfully at least for Fedora Rawhide. - If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
[fedora-review-service-build] Let's try a rebuild, I think this was spurious
Copr build: https://copr.fedorainfracloud.org/coprs/build/6763278 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2251506-browserpass/fedora-rawhide-x86_64/06763278-browserpass/fedora-review/review.txt Found issues: - No gcc, gcc-c++ or clang found in BuildRequires Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ Please know that there can be false-positives. --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
This is an automatic check from review-stats script. This review request ticket hasn't been updated for some time. We're sorry it is taking so long. If you're still interested in packaging this software into Fedora repositories, please respond to this comment clearing the NEEDINFO flag. You may want to update the specfile and the src.rpm to the latest version available and to propose a review swap on Fedora devel mailing list to increase chances to have your package reviewed. If this is your first package and you need a sponsor, you may want to post some informal reviews. Read more at https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group. Without any reply, this request will shortly be considered abandoned and will be closed. Thank you for your patience.
Good job. I've been using your COPR, and was about to ask you for an offical package. Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= Some rpmlint issues: 1) browserpass-firefox.noarch: W: only-non-binary-in-usr-lib mozilla-filesystem contains /usr/lib64/mozilla/native-messaging-hosts and it's the place where this json file should land, so I think it's ok. 2) browserpass-chromium.noarch: W: non-conffile-in-etc /etc/chromium/native-messaging-hosts/com.github.browserpass.native.json Could you do what "rpmlint -e non-conffile-in-etc" says? 3) browserpass-firefox.noarch: E: noarch-with-lib64 Please remove "BuildArch: noarch" from the firefox package. 4) browserpass.x86_64: W: no-manual-page-for-binary browserpass-native browserpass-native contains only two short switches, so I think it's fine without the manual, but if you would like then please create one. A reference at https://src.fedoraproject.org/rpms/python-aw-core/blob/rawhide/f/python-aw-core.spec#_46 5) browserpass-chromium.noarch: W: no-documentation browserpass-firefox.noarch: W: no-documentation None intended. 6) browserpass.src: W: name-repeated-in-summary Browserpass browserpass.x86_64: W: name-repeated-in-summary Browserpass Could you fix that? From what I see, you composed your own sentences. Could you use the one from the developer's website instead? ===== MUST items ===== C/C++: [-]: Provides: bundled(gnulib) in place as required. Note: Sources not installed [x]: Package does not contain kernel modules. [x]: Package does not contain any libtool archives (.la) [x]: Package contains no static executables. [x]: Rpath absent or only used for internal libs. Generic: [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: License field in the package spec file matches the actual license. Note: There is no build directory. Running licensecheck on vanilla upstream sources. Licenses found: "Unknown or generated", "ISC License", "MIT License", "BSD 3-Clause License". 415 files have unknown license. Detailed output of licensecheck in /var/lib/copr- rpmbuild/results/browserpass/licensecheck.txt [x]: License file installed when any subpackage combination is installed. [x]: %build honors applicable compiler flags or justifies otherwise. [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: 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 [x]: Package uses nothing in %doc for runtime. [!]: Package consistently uses macros (instead of hard-coded directory names). Is there any reason why you use "%{_prefix}/%{_lib}/" instead "%{_libdir}"? For reference: https://docs.fedoraproject.org/en-US/packaging-guidelines/#_multilib_exempt_locations [x]: Package is named according to the Package Naming Guidelines. [x]: Package does not generate any conflict. [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Useful -debuginfo package or justification otherwise. [-]: Package is not known to require an ExcludeArch tag. %gometa -f used to exclude %ix86 [-]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 34745 bytes in 2 files. [x]: Package complies to the Packaging Guidelines [x]: Package installs properly. [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]: The License field must be a valid SPDX expression. [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]: 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]: Package does not use a name that already exists. [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: [x]: Reviewer should test that the package builds in mock. [-]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [x]: Final provides and requires are sane (see attachments). [!]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in browserpass-firefox , browserpass-chromium Please fix this. [?]: Package functions as described. browserpass-firefox untested. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [-]: Package should compile and build into binary rpms on all supported architectures. [x]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [!]: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: I believe this "Release: %autorelease -b 2" should be changed to this "Release: %autorelease" [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]: 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]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on debuginfo package(s). Note: No rpmlint messages. [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: browserpass-3.1.0-7.fc40.x86_64.rpm browserpass-firefox-3.1.0-7.fc40.noarch.rpm browserpass-chromium-3.1.0-7.fc40.noarch.rpm browserpass-3.1.0-7.fc40.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpm170gpbs')] checks: 31, packages: 4 browserpass-firefox.noarch: W: only-non-binary-in-usr-lib browserpass-chromium.noarch: W: non-conffile-in-etc /etc/chromium/native-messaging-hosts/com.github.browserpass.native.json browserpass-firefox.noarch: E: noarch-with-lib64 browserpass.x86_64: W: no-manual-page-for-binary browserpass-native browserpass-chromium.noarch: W: no-documentation browserpass-firefox.noarch: W: no-documentation browserpass.src: W: name-repeated-in-summary Browserpass browserpass.x86_64: W: name-repeated-in-summary Browserpass 4 packages and 0 specfiles checked; 1 errors, 7 warnings, 1 badness; has taken 0.4 s Rpmlint (debuginfo) ------------------- Checking: browserpass-debuginfo-3.1.0-7.fc40.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmp9oq55v76')] checks: 31, packages: 1 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.1 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "browserpass". (none): E: there is no installed rpm "browserpass-debuginfo". (none): E: there is no installed rpm "browserpass-firefox". (none): E: there is no installed rpm "browserpass-chromium". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 4 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Source checksums ---------------- https://maximbaz.com/pgp_keys.asc : CHECKSUM(SHA256) this package : e7eb51eea5ceca5003778edb31f791dee12435eaf1f13aadef865d5bf2bd6f01 CHECKSUM(SHA256) upstream package : e7eb51eea5ceca5003778edb31f791dee12435eaf1f13aadef865d5bf2bd6f01 https://github.com/browserpass/browserpass-native/releases/download/3.1.0/browserpass-native-3.1.0-src.tar.gz.asc : CHECKSUM(SHA256) this package : fce97aea0a5488921f4a7ab7d6bb3d7ec3ac6f8009fcc731124210e3fc56a104 CHECKSUM(SHA256) upstream package : fce97aea0a5488921f4a7ab7d6bb3d7ec3ac6f8009fcc731124210e3fc56a104 https://github.com/browserpass/browserpass-native/releases/download/3.1.0/browserpass-native-3.1.0-src.tar.gz : CHECKSUM(SHA256) this package : 7ab92d04aa136c69d993e3c2d81ee2d395480ab6556be3d45f5694edcc8024b5 CHECKSUM(SHA256) upstream package : 7ab92d04aa136c69d993e3c2d81ee2d395480ab6556be3d45f5694edcc8024b5 Requires -------- browserpass (rpmlib, GLIBC filtered): libc.so.6()(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) browserpass-firefox (rpmlib, GLIBC filtered): browserpass mozilla-filesystem browserpass-chromium (rpmlib, GLIBC filtered): browserpass Provides -------- browserpass: browserpass browserpass(x86-64) browserpass-firefox: browserpass-firefox browserpass-chromium: browserpass-chromium Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name browserpass --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: Generic, C/C++, Shell-api Disabled plugins: Haskell, PHP, Ocaml, R, Python, fonts, Perl, SugarActivity, Java Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH
Could you also use %{gosource} as shown at https://docs.fedoraproject.org/en-US/packaging-guidelines/Golang/#_source_package_metadata_goname_gourl_and_gosource ? You could then use https://github.com/browserpass/browserpass-native/releases/download/3.1.0/browserpass-native-3.1.0.tar.gz.asc to verify it. I erroneously reported the signature for %{gosource} as missing at https://github.com/browserpass/browserpass-native/issues/152
Following the process at https://docs.fedoraproject.org/en-US/fesco/Package_review_policy/#submitter_not_responding
*** This bug has been marked as a duplicate of bug 2345961 ***