-
Notifications
You must be signed in to change notification settings - Fork 25
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
Failed to install on Fedora 38(aarch64) #65
Comments
@Qinka This is a known problem (see #63 ) and will be resolved in the next loopdev release. If you are building a project that depends on loopdev via cargo you can do a temporary fix like the one here: stratis-storage/libcryptsetup-rs#283 . |
For completeness sake, the rust-loopdev package in Fedora installs because it's been patched to update its bindgen dependency, see koschei log[1] for the record of builds of the package. So, that your build is failing indicates to me that you're probably using the "cargo-install" command or something to build something which relies on the loopdev crate from source. [1] https://koschei.fedoraproject.org/package/rust-loopdev?last_seen_ts=1676838855&collection=f38 |
There is more information on the cause of the bug here: rust-lang/rust-bindgen#2488 . |
@Qinka We decided to fork the project here: https://github.com/stratis-storage/loopdev-3/releases/tag/loopdev-3-v0.5.0 . It will resolve the problem you experienced. |
I use fedora 38 (aarch64). Get error output:
uname -a
output:The text was updated successfully, but these errors were encountered: