Skip to content

rsync installs x86-64 on ARM Raspberry Pi #166

@mwaeckerlin

Description

@mwaeckerlin

I installed rsync add on on OpenELEC Krypton on Raspberry Pi (the first one), which is ARM.

When I run rsync, I get:

fernseher:~ # /storage/.kodi/addons/network.backup.rsync/bin/rsync
/storage/.kodi/addons/network.backup.rsync/bin/rsync: line 1: syntax error: unexpected "("

When I look into the file, it seems to be the wrong architecture:

fernseher:~ # uname -a
Linux fernseher 4.9.30 #1 Mon May 29 07:50:24 CEST 2017 armv6l GNU/Linux
fernseher:~ # head -1 /storage/.kodi/addons/network.backup.rsync/bin/rsync
Q�td/lib/ld-linux-x86-64.so.2GNU) 8 T n […]

So, two requests:

  1. Please fix the repository, so that the matching architecture is installed.
  2. Where can I find a rsync-add-on-ZIP that matches to my Raspberry Pi?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions