-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stratis 3.5.0 + stratisd 3.5.1 release #567
Comments
Investigating test failures in https://bodhi.fedoraproject.org/updates/FEDORA-2023-11d44a0dbc . |
Two failures:
rustc does not yet support static-pie flag on all the architectures. See rust PR rust-lang/rust#86374 for some discussion. The "-z now" flag requires all symbols to be resolved when program is loaded. But our static compilation step made that not possible. We should waive it. We should also track it, to pick up future changes.
rpminspect should strip this when it extracts debuginfo. So, it is probably not a Rust issue at all. We should waive it. We should also track it, to pick up future changes. |
We will make changes to the rpminspect.yaml file in stratisd in rawhide first. |
rpmbuild bz filed: https://bugzilla.redhat.com/show_bug.cgi?id=2166149 |
Upstream:
Fedora: In one side-tag, order: rust-libblkid-rs, stratisd_proc_macros, stratisd, stratis-cli
Fedora stratisd -2 release (rpminspect.yaml changes):
f36 Stratis -1 release in side-tag (
includes rpminspect.yaml changes): rust-libblkid-rs, stratisd_proc_macros, stratisd, stratis-clistratisd 3.5.1 upstream
Fedora releases
Docs:
Emails to:
The text was updated successfully, but these errors were encountered: