Bug 2435630

Summary: Review Request: rust-gix-error - Common errors and error-handling utilities for gitoxide
Product: [Fedora] Fedora Reporter: blinxen <h-k-81>
Component: Package ReviewAssignee: Fabio Valentini <decathorpe>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---Flags: decathorpe: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-02-13 19:21:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description blinxen 2026-01-31 10:10:36 UTC
Spec URL: https://blinxen.fedorapeople.org/rust-gix-error/rust-gix-error.spec
SRPM URL: https://blinxen.fedorapeople.org/rust-gix-error/rust-gix-error-0.0.0-1.fc44.src.rpm
Upstream URL: https://crates.io/crates/gix-error

Description:
A crate of the gitoxide project to provide common errors and error-
handling utilities.

Fedora Account System Username: blinxen

Comment 1 Fedora Review Service 2026-01-31 10:11:47 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10082626
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2435630-rust-gix-error/fedora-rawhide-x86_64/10082626-rust-gix-error/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 2 Fabio Valentini 2026-02-05 15:30:56 UTC
> -version = "1.46.0"
> +version = ">=1.45.0, <1.47.0"

This isn't great, since it is more strict than what upstream requires, and will just break once we update to 1.47.

Do this instead:

> -version = "1.46.0"
> +version = "1.45.0"

Comment 4 Fabio Valentini 2026-02-09 17:25:37 UTC
Thanks, looks good to me now.

===

Package was generated with rust2rpm, simplifying the review.

✅ package contains only permissible content
✅ patches are documented and reasonable to keep downstream-only
✅ 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 are included with %license in %files
✅ 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 5 Fedora Admin user for bugzilla script actions 2026-02-13 19:05:40 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-gix-error

Comment 6 Fedora Update System 2026-02-13 19:19:07 UTC
FEDORA-2026-283b88d549 (rust-gix-error-0.0.0-1.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-283b88d549

Comment 7 Fedora Update System 2026-02-13 19:21:45 UTC
FEDORA-2026-283b88d549 (rust-gix-error-0.0.0-1.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.