Bug 2523514 - Review Request: rust-tar-codec - Tar-codec is a small, fast, constrained tar encoder and decoder for Rust
Summary: Review Request: rust-tar-codec - Tar-codec is a small, fast, constrained tar ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/tar-codec
Whiteboard:
Depends On: 2523446 2523475
Blocks: 2515847
TreeView+ depends on / blocked
 
Reported: 2026-08-25 14:55 UTC by Ben Beasley
Modified: 2026-08-30 09:04 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-30 09:04:34 UTC
Type: Bug
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)
Configuration file for rust2rpm (618 bytes, text/plain)
2026-08-25 14:55 UTC, Ben Beasley
no flags Details
The .spec file difference from Copr build 10902330 to 10909596 (363 bytes, patch)
2026-08-27 07:25 UTC, Fedora Review Service
no flags Details | Diff

Description Ben Beasley 2026-08-25 14:55:44 UTC
Created attachment 2155577 [details]
Configuration file for rust2rpm

Spec URL: https://music.fedorapeople.org/rust-tar-codec.spec
SRPM URL: https://music.fedorapeople.org/rust-tar-code-0.0.13-1.fc44.src.rpm
Description:

Tar-codec is a small, fast, constrained tar encoder and decoder for
Rust.

Fedora Account System Username: music

This is needed for uv 0.12.4.

Comment 1 Fedora Review Service 2026-08-25 14:56:07 UTC
Cannot find any valid SRPM URL for this ticket. Common causes are:

- You didn't specify `SRPM URL: ...` in the ticket description
  or any of your comments
- The URL schema isn't HTTP or HTTPS
- The SRPM package linked in your URL doesn't match the package name specified
  in the ticket summary


---
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.

Comment 2 Fedora Review Service 2026-08-25 14:56:09 UTC
Cannot find any valid SRPM URL for this ticket. Common causes are:

- You didn't specify `SRPM URL: ...` in the ticket description
  or any of your comments
- The URL schema isn't HTTP or HTTPS
- The SRPM package linked in your URL doesn't match the package name specified
  in the ticket summary


---
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.

Comment 4 Fedora Review Service 2026-08-25 15:28:11 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10902330
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2523514-rust-tar-codec/fedora-rawhide-x86_64/10902330-rust-tar-codec/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.

Comment 5 Ben Beasley 2026-08-26 08:33:51 UTC
https://release-monitoring.org/project/391991/

Comment 6 Ben Beasley 2026-08-26 19:16:20 UTC
Version 0.0.14 is out. I’ll update the submission shortly.

Comment 7 Ben Beasley 2026-08-27 07:23:46 UTC
New Spec URL: https://music.fedorapeople.org/20260827/rust-tar-codec.spec
New SRPM URL: https://music.fedorapeople.org/20260827/rust-tar-codec-0.0.14-1.fc44.src.rpm

Until the next Rawhide compose, this still needs: fedora-review -b 2523514 --mock-options=--enablerepo=local

Comment 8 Fedora Review Service 2026-08-27 07:25:55 UTC
Created attachment 2155780 [details]
The .spec file difference from Copr build 10902330 to 10909596

Comment 9 Fedora Review Service 2026-08-27 07:25:58 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10909596
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2523514-rust-tar-codec/fedora-rawhide-x86_64/10909596-rust-tar-codec/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.

Comment 10 Fabio Valentini 2026-08-29 15:59:31 UTC
Package was generated with rust2rpm, simplifying the review.

✅❌❓🫤

✅ package contains only permissible content
✅ 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 and is acceptable for Fedora
🫤 license files is included with %license in %files:
   Included manually from upstream project for now,
   a pull request to include license texts in published crates was submitted.
✅ package complies with Rust Packaging Guidelines

Package APPROVED.

===

Recommended post-import rust-sig tasks:

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

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

Comment 11 Ben Beasley 2026-08-29 18:45:33 UTC
Thank you for the review!

Comment 12 Fedora Admin user for bugzilla script actions 2026-08-29 19:57:49 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-tar-codec
Monitoring:
Wasn't able to create project in Anitya. You can create it manually on: `https://release-monitoring.org`

Comment 13 Fedora Update System 2026-08-30 09:00:39 UTC
FEDORA-2026-534a06071a (rust-tar-codec-0.0.14-1.fc46) has been submitted as an update to Fedora 46.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-534a06071a

Comment 14 Fedora Update System 2026-08-30 09:04:34 UTC
FEDORA-2026-534a06071a (rust-tar-codec-0.0.14-1.fc46) has been pushed to the Fedora 46 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.