Bug 2352759 (rust-qemu-display)

Summary: Review Request: rust-qemu-display - Helper library to communicate with qemu -display dbus
Product: [Fedora] Fedora Reporter: Marc-Andre Lureau <marcandre.lureau>
Component: Package ReviewAssignee: Marc-Andre Lureau <marcandre.lureau>
Status: ASSIGNED --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: crobinso, decathorpe, package-review
Target Milestone: ---Flags: crobinso: fedora-review?
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://crates.io/crates/qemu-display
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: 2352763, 2356839    
Bug Blocks:    

Description Marc-Andre Lureau 2025-03-16 07:38:56 UTC
Spec URL: https://raw.githubusercontent.com/elmarco/ironrdp-fedora/refs/heads/master/rust-qemu-display/rust-qemu-display.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp/srpm-builds/08771455/rust-qemu-display-0.1.4-1.src.rpm
Description: Helper library to communicate with qemu -display dbus
Fedora Account System Username: elmarco

Comment 1 Fedora Review Service 2025-03-16 07:40:47 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8771459
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2352759-rust-qemu-display/fedora-rawhide-x86_64/08771459-rust-qemu-display/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 2025-03-31 16:22:19 UTC
I'm getting an HTTP 404 error when attempting to download the SRPM:

ERROR: 'Error HTTP Error 404: Not Found downloading https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp/srpm-builds/08771455/rust-qemu-display-0.1.4-1.src.rpm'

Looks like the COPR build expired.

Comment 3 Marc-Andre Lureau 2025-04-01 07:55:53 UTC
Spec URL: https://raw.githubusercontent.com/elmarco/ironrdp-fedora/refs/heads/master/rust-qemu-display/rust-qemu-display.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/elmarco/qemu-rdp/srpm-builds/08843341/rust-qemu-display-0.1.4-1.src.rpm
Description: Helper library to communicate with qemu -display dbus
Fedora Account System Username: elmarco

Comment 4 Fedora Review Service 2025-04-01 13:03:03 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8844303
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2352759-rust-qemu-display/fedora-rawhide-x86_64/08844303-rust-qemu-display/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 Cole Robinson 2025-04-01 14:44:07 UTC
Builds, but fails to install:

Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
Problem: conflicting requests
  - nothing provides (crate(qapi/default) >= 0.15.0 with crate(qapi/default) < 0.16.0~) needed by rust-qemu-display+qmp-devel-0.1.4-1.fc43.noarch from @commandline
  - nothing provides (crate(qapi/qmp) >= 0.15.0 with crate(qapi/qmp) < 0.16.0~) needed by rust-qemu-display+qmp-devel-0.1.4-1.fc43.noarch from @commandline
You can try to add to command line:
  --skip-broken to skip uninstallable packages

Comment 6 Marc-Andre Lureau 2025-04-17 12:41:28 UTC
(I will switch to "derive_more" and make a new release upstream)