Bug 2279536
| Summary: | Review Request: rust-stringprep - Implementation of the stringprep algorithm | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Cristian Le <fedora> | ||||
| Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | eclipseo, package-review | ||||
| Target Milestone: | --- | Keywords: | AutomationTriaged | ||||
| Target Release: | --- | Flags: | eclipseo:
fedora-review+
|
||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | https://crates.io/crates/stringprep | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-07-05 14:11:29 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: | |||||||
| Bug Depends On: | 2279853 | ||||||
| Bug Blocks: | 2279542, 2279544 | ||||||
| Attachments: |
|
||||||
|
Description
Cristian Le
2024-05-07 12:06:13 UTC
Copr build: https://copr.fedorainfracloud.org/coprs/build/7424552 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2279536-rust-stringprep/fedora-rawhide-x86_64/07424552-rust-stringprep/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. Spec URL: https://github.com/LecrisUT/sqlx-rpmspec/raw/a76f57039357a394fcefea0fce7d16811c0102ae/rust-stringprep/rust-stringprep.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/LecrisUT-sqlx-rpmspec-main/fedora-rawhide-x86_64/07428590-rust-stringprep/rust-stringprep-0.1.4-1.fc41.src.rpm rust2rpm.toml: ```toml [[package.extra-patches]] comments = [ "https://github.com/sfackler/rust-stringprep/pull/9", "Change finl_unicode dependence to unicode-properties", ] file = "rust-stringprep-0.1.4-Change-dependency.patch" number = 10 ``` Created attachment 2032274 [details]
The .spec file difference from Copr build 7424552 to 7428624
Copr build: https://copr.fedorainfracloud.org/coprs/build/7428624 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2279536-rust-stringprep/fedora-rawhide-x86_64/07428624-rust-stringprep/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. [fedora-review-service-build] No longer blocked, but still waiting on upstream to decision to finalize: https://github.com/sfackler/rust-stringprep/pull/9 Copr build: https://copr.fedorainfracloud.org/coprs/build/7467151 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2279536-rust-stringprep/fedora-rawhide-x86_64/07467151-rust-stringprep/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. - License ok - Latest version packaged - Builds in mock - Checks pass - No rpmlint errors - Conforms to Go Packaging Guidelines Package approved. Spec URL: https://github.com/LecrisUT/sqlx-rpmspec/raw/55f5a482e527aea1bab84ffbd190cc1cc77ca55c/rust-stringprep/rust-stringprep.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/LecrisUT-sqlx-rpmspec-main/fedora-rawhide-x86_64/07494810-rust-stringprep/rust-stringprep-0.1.5-1.fc41.src.rpm rust2rpm.toml: default --- Upstream has accepted the change, so we can finish this one. The only remaining part is Fabio's comment about https://bugzilla.redhat.com/show_bug.cgi?id=2279542#c3 [fedora-review-service-build] [fedora-review-service-build] The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-stringprep FEDORA-2024-035b647589 (rust-stringprep-0.1.5-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-035b647589 FEDORA-2024-035b647589 (rust-stringprep-0.1.5-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |