Bug 2358968 - Review Request: rust-protox-parse - Parsing of protobuf source files
Summary: Review Request: rust-protox-parse - Parsing of protobuf source files
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/protox-parse
Whiteboard:
Depends On:
Blocks: 2358966
TreeView+ depends on / blocked
 
Reported: 2025-04-10 21:29 UTC by Cristian Le
Modified: 2025-06-10 03:56 UTC (History)
2 users (show)

Fixed In Version: rust-protox-parse-0.8.0-1.fc43
Clone Of:
Environment:
Last Closed: 2025-06-01 16:02:01 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 8888463 to 8891286 (1.33 KB, patch)
2025-04-11 14:03 UTC, Fedora Review Service
no flags Details | Diff
The .spec file difference from Copr build 8891286 to 8899938 (1.08 KB, patch)
2025-04-14 09:36 UTC, Fedora Review Service
no flags Details | Diff
The .spec file difference from Copr build 8899938 to 9072614 (1.16 KB, patch)
2025-05-22 12:13 UTC, Fedora Review Service
no flags Details | Diff

Description Cristian Le 2025-04-10 21:29:54 UTC
Spec URL: https://lecris.fedorapeople.org/reviews/rust-protox-parse/rust-protox-parse.spec
SRPM URL: https://lecris.fedorapeople.org/reviews/rust-protox-parse/rust-protox-parse-0.7.0-1.fc43.src.rpm

Description:
Parsing of protobuf source files.

Fedora Account System Username: lecris


Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=131383686

Comment 1 Fedora Review Service 2025-04-10 21:36:28 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8888463
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2358968-rust-protox-parse/fedora-rawhide-x86_64/08888463-rust-protox-parse/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 Fedora Review Service 2025-04-11 14:03:19 UTC
Created attachment 2084439 [details]
The .spec file difference from Copr build 8888463 to 8891286

Comment 4 Fedora Review Service 2025-04-11 14:03:22 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8891286
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2358968-rust-protox-parse/fedora-rawhide-x86_64/08891286-rust-protox-parse/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 6 Fedora Review Service 2025-04-14 09:36:06 UTC
Created attachment 2084782 [details]
The .spec file difference from Copr build 8891286 to 8899938

Comment 7 Fedora Review Service 2025-04-14 09:36:09 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8899938
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2358968-rust-protox-parse/fedora-rawhide-x86_64/08899938-rust-protox-parse/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 8 Fabio Valentini 2025-04-17 13:02:19 UTC
Some minor issues:

> # Broken test because tests.rs is not in crate
> sed -i '/#\[cfg(test)\]/,/mod tests/d' src/lex/mod.rs
> sed -i '/#\[cfg(test)\]/,/mod tests/d' src/lib.rs
> sed -i '/#\[cfg(test)\]/,/mod tests/d' src/parse/mod.rs

Would be great if this could be resolved upstream. Including one file shouldn't hurt and would make our lives much easier.

(i.e. if tests *compile* you can skip the ones that can't *run*, but if they don't *compile* you need to hack stuff ...)

And the README.md file apparently has CRLF line endings, would be good to have that fixed upstream too (for downstream, running "dos2unix --keep-timestamps" or whatever the flag is called should do).

Comment 9 Cristian Le 2025-05-22 12:06:57 UTC
Spec URL: https://lecris.fedorapeople.org/reviews/rust-protox-parse/rust-protox-parse.spec
SRPM URL: https://lecris.fedorapeople.org/reviews/rust-protox-parse/rust-protox-parse-0.8.0-1.fc43.src.rpm

Fixed the readme's CRLF, and added some comments on the current workarounds. I hope they are only temporary and would be resolved with https://github.com/andrewhickman/protox/pull/95

Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=133095678

Comment 10 Fedora Review Service 2025-05-22 12:13:01 UTC
Created attachment 2091114 [details]
The .spec file difference from Copr build 8899938 to 9072614

Comment 11 Fedora Review Service 2025-05-22 12:13:03 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/9072614
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2358968-rust-protox-parse/fedora-rawhide-x86_64/09072614-rust-protox-parse/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 12 Fabio Valentini 2025-05-31 20:34:53 UTC
Thanks, looks good to me now!

===

Package was generated with rust2rpm, simplifying the review.

✅❌❓🫤

✅ package contains only permissible content
✅ package builds and installs without errors on rawhide
🫤 test suite is run and all unit tests pass (some tests patched out because not all test sources are shipped)
✅ latest version of the crate is packaged
✅ license matches upstream specification and is acceptable for Fedora
✅ license files are included with %license in %files
✅ package complies with Rust Packaging Guidelines

Package APPROVED.

===

Recommended post-import rust-sig tasks:

- set up package on release-monitoring.org:
  project: $crate
  homepage: https://crates.io/crates/$crate
  backend: crates.io
  version scheme: semantic
  version filter (*NOT* pre-release filter): alpha;beta;rc;pre
  distro: Fedora
  Package: rust-$crate

- set bugzilla assignee overrides to @rust-sig (optional)

Comment 13 Cristian Le 2025-06-01 15:46:57 UTC
Thank you for the review, Fabio

Comment 14 Fedora Admin user for bugzilla script actions 2025-06-01 15:47:26 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-protox-parse

Comment 15 Fedora Update System 2025-06-01 15:59:37 UTC
FEDORA-2025-aa10c419ee (rust-protox-parse-0.8.0-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-aa10c419ee

Comment 16 Fedora Update System 2025-06-01 16:02:01 UTC
FEDORA-2025-aa10c419ee (rust-protox-parse-0.8.0-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Fedora Update System 2025-06-01 17:46:33 UTC
FEDORA-EPEL-2025-0dec8c5814 (rust-protox-parse-0.8.0-1.el9) has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-0dec8c5814

Comment 18 Fedora Update System 2025-06-01 17:46:34 UTC
FEDORA-2025-d3be6f8686 (rust-protox-parse-0.8.0-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-d3be6f8686

Comment 19 Fedora Update System 2025-06-01 17:46:34 UTC
FEDORA-2025-3d09a118fa (rust-protox-parse-0.8.0-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-3d09a118fa

Comment 20 Fedora Update System 2025-06-02 01:36:39 UTC
FEDORA-EPEL-2025-0dec8c5814 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-0dec8c5814

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

Comment 21 Fedora Update System 2025-06-02 02:02:57 UTC
FEDORA-2025-d3be6f8686 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d3be6f8686`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d3be6f8686

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

Comment 22 Fedora Update System 2025-06-02 02:30:25 UTC
FEDORA-2025-3d09a118fa 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-2025-3d09a118fa`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-3d09a118fa

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

Comment 23 Fedora Update System 2025-06-10 02:29:03 UTC
FEDORA-EPEL-2025-0dec8c5814 (rust-protox-parse-0.8.0-1.el9) has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 24 Fedora Update System 2025-06-10 02:59:05 UTC
FEDORA-2025-3d09a118fa (rust-protox-parse-0.8.0-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 25 Fedora Update System 2025-06-10 03:56:32 UTC
FEDORA-2025-d3be6f8686 (rust-protox-parse-0.8.0-1.fc42) has been pushed to the Fedora 42 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.