Bug 2422277

Summary: Review Request: rust-soft_assert - Non-panicking assertions
Product: [Fedora] Fedora Reporter: Petr Menšík <pemensik>
Component: Package ReviewAssignee: Fabio Valentini <decathorpe>
Status: ASSIGNED --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---Flags: decathorpe: fedora-review?
Hardware: Unspecified   
OS: Unspecified   
URL: https://crates.io/crates/soft_assert
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2422294    

Description Petr Menšík 2025-12-15 14:39:45 UTC
Spec URL: https://pemensik.fedorapeople.org/srpm/rust-soft_assert.spec
SRPM URL: https://pemensik.fedorapeople.org/srpm/rust-soft_assert-0.1.1-1.fc44.src.rpm
Upstream URL: https://crates.io/crates/soft_assert

Description:
Non-panicking assertions.

Fedora Account System Username: pemensik

Comment 1 Petr Menšík 2025-12-15 15:35:29 UTC
Anubis failed scratch build results. It passed two times:
- https://koji.fedoraproject.org/koji/taskinfo?taskID=140052450
- https://koji.fedoraproject.org/koji/taskinfo?taskID=140052293

Comment 2 Fedora Review Service 2025-12-16 05:54:01 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/9914365
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2422277-rust-soft_assert/fedora-rawhide-x86_64/09914365-rust-soft_assert/fedora-review/review.txt

Please take a look if any issues were found.


---
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 3 Fabio Valentini 2025-12-16 20:18:47 UTC
E: wrong-script-end-of-line-encoding /usr/share/cargo/registry/soft_assert-0.1.1/src/lib.rs
W: wrong-file-end-of-line-encoding /usr/share/cargo/registry/soft_assert-0.1.1/README.MD

You'll need to fix that somehow (either with sed or dos2unix).

rust2rpm v28 should have printed a warning for this issue - if it didn't, please let me know.