Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2005925 - Review Request: rust-atomic - Rust generic atomic wrapper
Summary: Review Request: rust-atomic - Rust generic atomic wrapper
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2040990 (view as bug list)
Depends On:
Blocks: FE-NEEDSPONSOR 2040994 2040990
TreeView+ depends on / blocked
 
Reported: 2021-09-20 13:45 UTC by Jan Baudisch
Modified: 2022-02-22 01:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-12 11:52:00 UTC
Type: ---
Embargoed:
michel: fedora-review+


Attachments (Terms of Use)

Comment 1 Robby Callicotte 2021-10-26 22:56:34 UTC
Hello,  

I am not a packager yet (I am also in need of a sponsor).  I attempted to run fedora-review against this ticket and kept getting 404s from your SRPM link.  Could you please update it?  I'd be happy to give on unofficial review.  

--Robby

Comment 2 Jan Baudisch 2021-10-28 05:36:22 UTC
Thanks for pointing that out. I added the SRPM to the git repository, it should stay there now. The SRPM link is updated as well.

Comment 3 Robby Callicotte 2021-11-09 13:35:21 UTC
This is an UNOFFICIAL review.

I really don't have much to add here as this RPM was created with rust2rpm.  Except for rpmlint warnings, everything appears to be in good working order.  Let's see what the official reviewer says.


Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

Generic:
[x]: 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", "*No copyright* Apache License 2.0",
     "MIT License", "Apache License 2.0". 6 files have unknown license.
     Detailed output of licensecheck in
     /home/rcallicotte/Documents/devel/reviews/rust-atomic/review-rust-
     atomic/licensecheck.txt
[!]: License file installed when any subpackage combination is installed.
[x]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[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.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[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]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[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]: 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]: 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).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in rust-
     atomic-devel , rust-atomic+default-devel , rust-atomic+fallback-devel
     , rust-atomic+std-devel
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: 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.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[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]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: rust-atomic-devel-0.5.0-1.fc36.noarch.rpm
          rust-atomic+default-devel-0.5.0-1.fc36.noarch.rpm
          rust-atomic+fallback-devel-0.5.0-1.fc36.noarch.rpm
          rust-atomic+std-devel-0.5.0-1.fc36.noarch.rpm
          rust-atomic-0.5.0-1.fc36.src.rpm
rust-atomic-devel.noarch: W: invalid-url URL: https://crates.io/crates/atomic HTTP Error 404: Not Found
rust-atomic-devel.noarch: W: hidden-file-or-dir /usr/share/cargo/registry/atomic-0.5.0/.cargo-checksum.json
rust-atomic+default-devel.noarch: W: invalid-url URL: https://crates.io/crates/atomic HTTP Error 404: Not Found
rust-atomic+default-devel.noarch: W: no-documentation
rust-atomic+fallback-devel.noarch: W: invalid-url URL: https://crates.io/crates/atomic HTTP Error 404: Not Found
rust-atomic+fallback-devel.noarch: W: no-documentation
rust-atomic+std-devel.noarch: W: invalid-url URL: https://crates.io/crates/atomic HTTP Error 404: Not Found
rust-atomic+std-devel.noarch: W: no-documentation
rust-atomic.src: W: invalid-url URL: https://crates.io/crates/atomic HTTP Error 404: Not Found
5 packages and 0 specfiles checked; 0 errors, 9 warnings.


I am able to manually navigate to the above URLs... Not certain what rpmlint is complaining about here.



Rpmlint (installed packages)
----------------------------
Cannot parse rpmlint output:


Source checksums
----------------
https://crates.io/api/v1/crates/atomic/0.5.0/download#/atomic-0.5.0.crate :
  CHECKSUM(SHA256) this package     : c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281
  CHECKSUM(SHA256) upstream package : c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281


Requires
--------
rust-atomic-devel (rpmlib, GLIBC filtered):
    (crate(autocfg/default) >= 1.0.0 with crate(autocfg/default) < 2.0.0~)
    cargo

rust-atomic+default-devel (rpmlib, GLIBC filtered):
    cargo
    crate(atomic)
    crate(atomic/fallback)

rust-atomic+fallback-devel (rpmlib, GLIBC filtered):
    cargo
    crate(atomic)

rust-atomic+std-devel (rpmlib, GLIBC filtered):
    cargo
    crate(atomic)



Provides
--------
rust-atomic-devel:
    crate(atomic)
    rust-atomic-devel

rust-atomic+default-devel:
    crate(atomic/default)
    rust-atomic+default-devel

rust-atomic+fallback-devel:
    crate(atomic/fallback)
    rust-atomic+fallback-devel

rust-atomic+std-devel:
    crate(atomic/std)
    rust-atomic+std-devel



Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10
Command line :/usr/bin/fedora-review -n rust-atomic
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api
Disabled plugins: Ocaml, fonts, PHP, Haskell, Perl, R, Python, Java, SugarActivity, C/C++
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

-Robby

Comment 4 Michel Lind 2022-01-15 03:57:15 UTC
I can sponsor. I was packaging atomic myself, before noticing this existed!

This looks fine, but could you update to 0.5.1 and consider turning on rpmautospec? it's on by default in the latest python3-rust2rpm 20.

Also, ohai fellow sr.ht user.

Comment 5 Jan Baudisch 2022-01-15 13:50:49 UTC
Hi, thanks for taking a look. I just updated the spec and the SRPM using rust2rpm 20. Will do the same with my other requests soon.

Comment 6 Michel Lind 2022-02-01 20:01:01 UTC
(In reply to Jan Baudisch from comment #5)
> Hi, thanks for taking a look. I just updated the spec and the SRPM using
> rust2rpm 20. Will do the same with my other requests soon.

This looks great, APPROVED - and you're now sponsored, congrats! Apologies for the delay, it's been a bit hectic. Note that you need to log in to https://accounts.fedoraproject.org/ for your new group memberships to take effect.

Feel free to ping me with any question, or to request reviews - I'll have more time for this next week.


There's Fedora Join as well - https://docs.fedoraproject.org/en-US/project/join/ - that are happy to answer questions, and for Rust specific questions we hang out in #rust:fedoraproject.org (Matrix) or #fedora-rust:libera.chat (IRC). You can use the Fedora Matrix instance at https://chat.fedoraproject.org/ or use your own account from another instance.

Comment 7 Michel Lind 2022-02-01 20:02:52 UTC
*** Bug 2040990 has been marked as a duplicate of this bug. ***

Comment 8 Michel Lind 2022-02-01 20:06:37 UTC
Ah, also:

Package was generated with rust2rpm, simplifying the review.

- package builds and installs without errors on rawhide
- test suite is run and all unit tests pass
- latest version of the crate is packaged
- license matches upstream specification (MIT or ASL 2.0) and is acceptable for Fedora
- license files are included with %license in %files
- package complies with Rust Packaging Guidelines

===

Recommended post-import rust-sig tasks:

- add package to rust-sig with "commit" access

- set bugzilla assignee overrides to @rust-sig (optional)

- set up package on release-monitoring.org:
  project: $crate
  homepage: https://crates.io/crates/$crate
  backend: crates.io
  version scheme: semantic
  version filter: alpha;beta;rc;pre
  distro: Fedora
  Package: rust-$crate

- track package in koschei for all built branches: https://koschei.fedoraproject.org/

Comment 9 Michel Lind 2022-02-11 05:27:16 UTC
Jan, are you having problems with the next steps? Let me know if you need assistance - thanks

Comment 10 Gwyn Ciesla 2022-02-11 21:16:10 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-atomic

Comment 11 Jan Baudisch 2022-02-11 21:27:46 UTC
Sorry for the delay. I just requestes the repo.
What do you mean by adding the packing to the rust-sig with commit access and setting the bugzilla assignee?

Comment 12 Fedora Update System 2022-02-12 11:51:31 UTC
FEDORA-2022-fa52f73c20 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-fa52f73c20

Comment 13 Fedora Update System 2022-02-12 11:52:00 UTC
FEDORA-2022-fa52f73c20 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2022-02-12 12:00:32 UTC
FEDORA-2022-8d2bae75a1 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-8d2bae75a1

Comment 15 Fedora Update System 2022-02-12 12:01:00 UTC
FEDORA-2022-8d2bae75a1 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2022-02-12 12:11:40 UTC
FEDORA-2022-47d9bc51eb has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-47d9bc51eb

Comment 17 Fedora Update System 2022-02-12 12:13:31 UTC
FEDORA-2022-7e3e819640 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-7e3e819640

Comment 18 Fedora Update System 2022-02-13 01:39:23 UTC
FEDORA-2022-47d9bc51eb has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-47d9bc51eb \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-47d9bc51eb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 19 Fedora Update System 2022-02-13 01:57:30 UTC
FEDORA-2022-7e3e819640 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-7e3e819640 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-7e3e819640

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 20 Michel Lind 2022-02-19 19:45:55 UTC
(In reply to Jan Baudisch from comment #11)
> Sorry for the delay. I just requestes the repo.
> What do you mean by adding the packing to the rust-sig with commit access
> and setting the bugzilla assignee?

Looks like you figured that out - sorry, I meant 'add rust-sig to the package ACL'.

For bugzilla assignee, it's optional - don't worry about it

Comment 21 Fedora Update System 2022-02-22 00:25:56 UTC
FEDORA-2022-7e3e819640 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 22 Fedora Update System 2022-02-22 01:17:23 UTC
FEDORA-2022-47d9bc51eb has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.