Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rsync installs x86-64 on ARM Raspberry Pi #166

Open
mwaeckerlin opened this issue Aug 9, 2017 · 2 comments
Open

rsync installs x86-64 on ARM Raspberry Pi #166

mwaeckerlin opened this issue Aug 9, 2017 · 2 comments

Comments

@mwaeckerlin
Copy link

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?
@sweco-dkjesh
Copy link

I am the exact same position, but unfortunately I can not help you. Maybe no one has built rsync for the OpenElec and Rasberry Pi setup.

@MichaelThessel
Copy link

In case this is still an issue check #169 for a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants