Spec URL: https://raw.githubusercontent.com/tylerfanelli/f42-rust-asn1-rs-candidate/refs/heads/main/rust-asn1-rs.spec SRPM URL: https://github.com/tylerfanelli/f42-rust-asn1-rs-candidate/raw/refs/heads/main/rust-asn1-rs-0.6.2-1.fc42.src.rpm Description: Rust parsers/encoders for ASN.1 BER/DER data Fedora Account System Username: tfanelli
Copr build: https://copr.fedorainfracloud.org/coprs/build/8335820 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2330103-rust-asn1-rs/fedora-rawhide-x86_64/08335820-rust-asn1-rs/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.
Copr build: https://copr.fedorainfracloud.org/coprs/build/8335889 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2330103-rust-asn1-rs/fedora-rawhide-x86_64/08335889-rust-asn1-rs/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.
Created attachment 2060904 [details] The .spec file difference from Copr build 8335889 to 8335929
Copr build: https://copr.fedorainfracloud.org/coprs/build/8335929 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2330103-rust-asn1-rs/fedora-rawhide-x86_64/08335929-rust-asn1-rs/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.
Created attachment 2060907 [details] The .spec file difference from Copr build 8335929 to 8335947
Copr build: https://copr.fedorainfracloud.org/coprs/build/8335947 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2330103-rust-asn1-rs/fedora-rawhide-x86_64/08335947-rust-asn1-rs/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.
The automated builds being reported here are useless as they're against outdated stable Fedora which lacks the pre-req rust packages. Doing a rawhide build though, shows a dependency flaw breaking test suite execution: https://koji.fedoraproject.org/koji/taskinfo?taskID=126548833 error: no matching package named `bitvec` found location searched: registry `crates-io` required by package `asn1-rs-tests v0.0.0 (/builddir/build/BUILD/rust-asn1-rs-0.6.2-build/asn1-rs-0.6.2/target/tests/trybuild/asn1-rs)`
This package has also already been submitted for review. And it looks like Davide has figured out how to fix the tests. *** This bug has been marked as a duplicate of bug 2312637 ***
Thanks for letting me know. In the future, how can I check if a package was already submitted for review?
There's a dashboard of pending package reviews here (reviewable are packages that aren't blocked, there's also other views for "hidden" / blocked or "in progress" reviews): https://fedoraproject.org/PackageReviewStatus/reviewable.html If you use the fedora-create-review for filing your package review request tickets, it will also warn you about a pre-existing ticket for the same package before filing a new one.