Bug 2323548 - Review Request: golang-github-tetratelabs-wazero - Wazero: the zero dependency WebAssembly runtime for Go developers
Summary: Review Request: golang-github-tetratelabs-wazero - Wazero: the zero dependenc...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikel Olasagasti Uranga
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/tetratelabs/wazero
Whiteboard:
Depends On:
Blocks: 2266297 2333638 2333639
TreeView+ depends on / blocked
 
Reported: 2024-11-03 23:59 UTC by Elliott Sales de Andrade
Modified: 2025-01-01 04:39 UTC (History)
2 users (show)

Fixed In Version: golang-github-tetratelabs-wazero-1.8.2-2.fc42
Clone Of:
Environment:
Last Closed: 2024-12-23 23:55:50 UTC
Type: ---
Embargoed:
mikel: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 8206518 to 8436343 (763 bytes, patch)
2024-12-22 02:43 UTC, Fedora Review Service
no flags Details | Diff

Description Elliott Sales de Andrade 2024-11-03 23:59:19 UTC
Spec URL: https://qulogic.fedorapeople.org/reviews/golang-github-tetratelabs-wazero/golang-github-tetratelabs-wazero.spec
SRPM URL: https://qulogic.fedorapeople.org/reviews/golang-github-tetratelabs-wazero/golang-github-tetratelabs-wazero-1.8.1-1.fc42.src.rpm

Description:
WebAssembly is a way to safely run code compiled in other languages. Runtimes
execute WebAssembly Modules (Wasm), which are most often binaries with a .wasm
extension.

wazero is a WebAssembly Core Specification 1.0 and 2.0 compliant runtime
written in Go. It has zero dependencies, and doesn't rely on CGO. This means
you can run applications in other languages and still keep cross compilation.

Comment 1 Fedora Review Service 2024-11-04 00:01:36 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8206518
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2323548-golang-github-tetratelabs-wazero/fedora-rawhide-x86_64/08206518-golang-github-tetratelabs-wazero/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 2 Mikel Olasagasti Uranga 2024-12-21 11:02:02 UTC
I need this for github.com/wasilibs/go-re2

Spec is fine, but:

- Can you update it to 1.8.2?
- Do you require or does tinygo require `wazero` binary? Just wanting to make sure in case it's not needed it's easier to track non-binary packages as leaves in the future.

Comment 3 Elliott Sales de Andrade 2024-12-22 02:39:20 UTC
(In reply to Mikel Olasagasti Uranga from comment #2)
> - Do you require or does tinygo require `wazero` binary? Just wanting to
> make sure in case it's not needed it's easier to track non-binary packages
> as leaves in the future.

No, I think not. I just figured it might be useful to have a WASM runtime, since we don't have the Rust one, and this has no dependencies itself to worry about.

Comment 5 Fedora Review Service 2024-12-22 02:43:49 UTC
Created attachment 2063470 [details]
The .spec file difference from Copr build 8206518 to 8436343

Comment 6 Fedora Review Service 2024-12-22 02:43:51 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8436343
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2323548-golang-github-tetratelabs-wazero/fedora-rawhide-x86_64/08436343-golang-github-tetratelabs-wazero/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 7 Mikel Olasagasti Uranga 2024-12-23 15:05:58 UTC
Thanks for updating the package.

I would appreciate if you can review https://bugzilla.redhat.com/show_bug.cgi?id=2333638 and https://bugzilla.redhat.com/show_bug.cgi?id=2333639 

Golang Package Review
==============

This package was generated using go2rpm, which simplifies the review.

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated


- [x] The latest version is packaged or packaging an earlier version is justified.
- [x] The License tag reflects the package contents and uses the correct identifiers.
- [x] The package builds successfully in mock.
- [x] Package is installable (checked by fedora-review).
- [x] There are no relevant rpmlint errors.
- [x] The package runs tests in %check.
- [x] `%goipath` is set correctly.
- [x] The package's binaries don't conflict with binaries already in the distribution. (Some Go projects include utility binaries with very generic names)
- [x] There are no `%{_bindir}/*` wildcards in %files. (go2rpm includes these by default)
- [x] The package does not use `%gometa -f` if it has dependents that still build for %ix86.
- [x] The package complies with the Golang and general Packaging Guidelines.

Package approved! On import, don't forget to do the following:

- [ ] Add the package to release-monitoring.org
- [ ] Give go-sig privileges (at least commit) on the package
- [ ] Close the review bug by referencing its ID in the rpm changelog and the Bodhi ticket.
- [ ] Consider configuring Packit service to help with maintenance

Thanks!

Comment 8 Fedora Admin user for bugzilla script actions 2024-12-23 23:04:32 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-tetratelabs-wazero

Comment 9 Elliott Sales de Andrade 2024-12-23 23:04:48 UTC
Thank you for the review, Mikel. I'll have a look at those reviews soon.

Comment 10 Fedora Update System 2024-12-23 23:51:08 UTC
FEDORA-2024-0e9df32da9 (golang-github-tetratelabs-wazero-1.8.2-2.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-0e9df32da9

Comment 11 Fedora Update System 2024-12-23 23:55:50 UTC
FEDORA-2024-0e9df32da9 (golang-github-tetratelabs-wazero-1.8.2-2.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2024-12-23 23:57:24 UTC
FEDORA-2024-ce30f2cf4c (golang-github-tetratelabs-wazero-1.8.2-2.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-ce30f2cf4c

Comment 13 Fedora Update System 2024-12-24 01:58:32 UTC
FEDORA-2024-5e0a5be4ed has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-5e0a5be4ed`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-5e0a5be4ed

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2024-12-24 03:07:34 UTC
FEDORA-2024-ce30f2cf4c has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-ce30f2cf4c`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-ce30f2cf4c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2025-01-01 01:23:45 UTC
FEDORA-2024-5e0a5be4ed (golang-github-tetratelabs-wazero-1.8.2-2.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2025-01-01 04:39:03 UTC
FEDORA-2024-ce30f2cf4c (golang-github-tetratelabs-wazero-1.8.2-2.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


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