Skip to content

Syntax error: word unexpected while running on Raspberry Pi #7

Description

@humb1t

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions