-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
I got an error trying to run taskline on my Raspberry PI:
ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
/snap/taskline/23/bin/node: 1: /snap/taskline/23/bin/node: ELF: not found
/snap/taskline/23/bin/node: 13: /snap/taskline/23/bin/node: Syntax error: word unexpected (expecting ")")
Steps to reproduce
Install via snap:
sudo snap install taskline
Run:
taskline
Expected result:
works fine.
Actual result:
failed with error.
Environment
Raspberry PI 4 with Raspbian 4.19.75-v7l+ #1270 SMP Tue Sep 24 18:51:41 BST 2019 armv7l GNU/Linux
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working