Bug 2314453 - Review Request: rust-qcow2-rs - Rust library for read/write qcow2 image in async/await
Summary: Review Request: rust-qcow2-rs - Rust library for read/write qcow2 image in as...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/futures-locks
Whiteboard:
Depends On: 2305524
Blocks: FE-DEADREVIEW
TreeView+ depends on / blocked
 
Reported: 2024-09-24 15:42 UTC by Ming Lei
Modified: 2025-04-29 00:45 UTC (History)
6 users (show)

Fixed In Version:
Clone Of: 2305524
Environment:
Last Closed: 2025-04-29 00:45:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ming Lei 2024-09-24 15:42:45 UTC
Spec URL: https://people.redhat.com/minlei/fedpkg/qcow2-rs/rust-qcow2-rs.spec

SRPM URL: https://people.redhat.com/minlei/fedpkg/qcow2-rs/rust-qcow2-rs-0.1.6-1.fc42.src.rpm

Description: 

 Rust library for read/write qcow2 image in async/await, and provids block like
 read/write interface. 

Fedora Account System Username: minlei2
Build: https://koji.fedoraproject.org/koji/taskinfo?taskID=123898934

Comment 1 Fabio Valentini 2024-09-24 15:52:16 UTC
The `fedora-review` flag is set by the *reviewer*, not the *submitter*.

Comment 2 Fedora Review Service 2024-09-24 15:52:44 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8066290
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2314453-rust-qcow2-rs/fedora-rawhide-x86_64/08066290-rust-qcow2-rs/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 Ming Lei 2024-10-03 02:05:21 UTC
Hello Guys,

Gentle ping...

thanks,

Comment 4 Fabio Valentini 2024-10-13 20:37:26 UTC
It looks like this package depends on a crate that was so old and unused in Fedora that I cleaned it up two days ago:
https://src.fedoraproject.org/rpms/rust-crypto-hash

Problem: nothing provides requested (crate(crypto-hash/default) >= 0.3.0 with crate(crypto-hash/default) < 0.4.0~)

I try to avoid removing packages that are needed by packages that are pending review, but I obviously missed this one. Sorry!
I'll get it added back soon.

Comment 5 Ming Lei 2024-12-26 02:32:00 UTC
Hi Fabio,

I saw rust-crypto-hash-0.3.4 is in rawhide, so can we move on with this BZ?

Thanks,

Comment 6 Fabio Valentini 2025-01-20 22:59:08 UTC
Yes, sorry about the delay.
The package looks good, just one question:

Is the rqcow2 executable useful and you explicitly want to ship it with the package, or do you only need the qcow2-rs crate for its library interface?
If you do not need rcow2 executable, excluding it would make the package quite a bit simpler to maintain.

Comment 7 Fabio Valentini 2025-03-29 22:25:18 UTC
Are you still interested in this package?
If yes, please answer the question in my last comment and adjust the packaging, if you don't need the rqcow2 executable.

You could make use of a rust2rpm.toml config file with these contents if you want to make this change:

"""
[package]
cargo-install-bin = false
"""

Comment 8 Package Review 2025-04-29 00:45:49 UTC
This is an automatic action taken by review-stats script.

The ticket submitter failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we consider this ticket as DEADREVIEW and proceed to close it.


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