Spec URL: https://dcavalca.fedorapeople.org/review/rust-rasn-derive/rust-rasn-derive.spec SRPM URL: https://dcavalca.fedorapeople.org/review/rust-rasn-derive/rust-rasn-derive-0.17.3-1.fc42.src.rpm Description: Derive macros for rasn. Fedora Account System Username: dcavalca
This package built on koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=123450748
$ cat rust2rpm.toml [package] extra-sources = [ { "number" = 2, "file" = "https://github.com/librasn/rasn/raw/rasn-v%{version}/LICENCE-APACHE", "comments" = ["https://github.com/librasn/rasn/pull/330"] }, { "number" = 3, "file" = "https://github.com/librasn/rasn/raw/rasn-v%{version}/LICENCE-MIT", "comments" = ["https://github.com/librasn/rasn/pull/330"] }, ] [scripts] prep.pre = [ "cp -p %SOURCE2 %SOURCE3 ." ]
Copr build: https://copr.fedorainfracloud.org/coprs/build/8023391 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2312476-rust-rasn-derive/fedora-rawhide-x86_64/08023391-rust-rasn-derive/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.
There's a newer version, can you update it? I tried to figure out if that's possible, but asn1-rs (the bug blocked by this one) doesn't actually seem to depend on rasn-derive ... so maybe something went wrong when you set up the "blocks", or is this package not needed after all?
Yeah this doesn't look right, let's close this one for now, we can revisit later if it's actually needed.