mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #367] dufs aarch64-unknown-linux-musl cannot be run in Alpine Linux 3.19 #194
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leiless on GitHub (Mar 2, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/367
Problem
dufs-v0.40.0-aarch64-unknown-linux-musl.tar.gzcannot be run in Alpine Linux 3.19Log
Environment:
Browser/Webdav info:Proxy server: e.g. nginx, cloudflare@sigoden commented on GitHub (Mar 2, 2024):
I just tested
dufs-v0.40.0-aarch64-unknown-linux-musl.tar.gzon an android device and didn't see any problem.Is your OS architecture really aarch64? Try running
uname -mto double-check. @leiless@leiless commented on GitHub (Mar 2, 2024):
@leiless commented on GitHub (Mar 2, 2024):
@sigoden, Whoops, I run the aarch64 dufs under a x86_64 machine.
Everything is good with aarch64 musl dufs.