-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
Using zap with BTRFS on Linux 6.5.0 causes a package hash mismatch #46
Comments
If i use the hash
|
I hope I'm not taking this issue on a tangent, but do you happen to be using Linux >6.4.12 with a BTRFS filesystem. I had nearly identical symptoms with a different package. Downgrading my kernel fixed the issue for me. For reference: ziglang/zig#17095 |
I am using BTRFS on Linux 6.5.0 so this almost guaranteed to be the issue, i was unaware of the broader issue with BTRFS on certain 6.4.x and 6.5.x releases of linux. |
There are two workarounds for this issue:
See for more info: |
@renerocksai should this issue be closed since it has now been resolved for me or should it remain open for others refrance? |
@MarcusWagberg I'll better keep it open until zig 0.12.0 arrives. |
Versions:
zig 0.11.0
zap 0.1.14-pre
Steps to reproduce:
zig init-exe
rm -rf ~/.cache/zig/
on linuxzig build run
Output:
The text was updated successfully, but these errors were encountered: