-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
I know this hasn't been updated in a while which is fine, but in case anyone has had a similar issue and found a workaround, I'm having trouble running snap-sync on my ARM platform (Raspberry Pi 400 running EndeavourOS, an Arch derivative.) Was happy to find it packaged for aarch64 at all, but it doesn't appear to run.
After installation via yay, attempting to run the interactive script with no options and a blank btrfs-formatted usb mounted results in the following:
snap-sync version 0.7, Copyright (C) 2016-2021 Wes Barnett
snap-sync comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the license for more information.
Could not connect: No such file or directory
Exited due to error on line 163.
exit status: 1
command: sudo -u $u DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(sudo -u $u id -u)/bus notify-send -a $name "$1" "$2" --icon="dialog-$3"
bash line: 171
function name: notify
If I knew more about either btrfs or dbus I'm sure I could find a solution, but I don't. Thanks in advance!
Edit: in case it's relevant, I was accessing this pi via ssh-tunneled TigerVNC at the time.
Metadata
Metadata
Assignees
Labels
No labels