Bug 1983456

Summary: Review Request: rust-wasmtime-runtime - Runtime library support for Wasmtime
Product: [Fedora] Fedora Reporter: Olivier Lemasle <o.lemasle>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: decathorpe, eclipseo, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-02-05 21:29:01 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 Olivier Lemasle 2021-07-18 17:19:16 UTC
Spec URL: https://olem.fedorapeople.org/rust-wasmtime-runtime.spec
SRPM URL: https://olem.fedorapeople.org/rust-wasmtime-runtime-0.28.0-1.fc34.src.rpm

Description:
Runtime library support for Wasmtime.

Fedora Account System Username: olem

Comment 1 Olivier Lemasle 2021-07-18 17:19:18 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=72137604

Comment 2 Robert-André Mauchin 🐧 2022-01-23 19:56:26 UTC
 - Bump to 0.33.0 (
 - Bumping rust-wasmtime-environ is also needed. It is currently broken in Rawhide:

DEBUG util.py:444:  Error: 
DEBUG util.py:444:   Problem: package rust-wasmtime-environ+default-devel-0.30.0-1.fc36.noarch requires crate(wasmtime-environ) = 0.30.0, but none of the providers can be installed
DEBUG util.py:444:    - cannot install the best candidate for the job
DEBUG util.py:444:    - nothing provides (crate(wasmparser/default) >= 0.80.0 with crate(wasmparser/default) < 0.81.0~) needed by rust-wasmtime-environ-devel-0.30.0-1.fc36.noarch

Please regenerate the .spec file with rust2rpm 20 before building this package for Fedora.

Comment 3 Fabio Valentini 2022-02-03 16:50:05 UTC
I have all new packages and updates that are needed for wasmtime 0.33.0 / wasmtime-cli 0.33.0 / cranelift 0.80.0 working in COPR, with no broken dependencies:
https://copr.fedorainfracloud.org/coprs/decathorpe/wasmtime/monitor/

Olivier, would it be OK if I submit fixed and rebased missing packages for wasmtime 0.33.0, and close this ticket?
I can then handle all the changes and builds that are necessary, including patching and building other packages, in side-tags as rust-sig member.

Comment 4 Olivier Lemasle 2022-02-03 20:38:33 UTC
Hi Fabio,

This is great, thanks!

I'm sorry not to have ended what I started, but I'm happy and grateful to see you did it :-)

Comment 5 Fabio Valentini 2022-02-05 21:29:01 UTC
I've submitted all missing updates to Fedora, and now I can start submitting the remaining crates needed for wasmtime-cli :)

*** This bug has been marked as a duplicate of bug 2051022 ***