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

I;m not able to install seafile-cli under ubuntu trusty on arm (qnap container) #21

Open
adamcharlie opened this issue Apr 24, 2017 · 1 comment

Comments

@adamcharlie
Copy link

I'm trying to install the seafile-cli under qnap network attached storage within virtual box. The ubuntu version is trusty. I run add-apt-repository and the file in etc/apt/sources.list.d was created. After running apt-get update it looks like the new repository has not been taken into account. So I have copied the first line from (uncommented one):
"deb http://ppa.launchpad.net/seafile/seafile-client/ubuntu trusty mainrusty.list"
from sources.list.d to sources.list file. Now apt-get update displays the following error:
W: Failed to fetch http://ppa.launchpad.net/seafile/seafile-client/ubuntu/dists/trusty/InRelease Unable to find expected entry 'mainrusty.list/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file). What am I missing?

@Adirelle
Copy link

It looks like this PPA contains binaries for amd64 and x86 only.

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

2 participants