You are not logged in.
Cool, anyway for adding keys of this repo to cite:
https://software.opensuse.org/download. … oud-client
For Debian 8.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/ivaradi/Debian_8.0/ /' > /etc/apt/sources.list.d/nextcloud-client.list apt-get update apt-get install nextcloud-clientYou can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:
wget -nv http://download.opensuse.org/repositories/home:ivaradi/Debian_8.0/Release.key -O Release.key apt-key add - < Release.key apt-get update
even better! now I can upgrade it when needed!
hehe...
SOLVED IN FULL!  ![]()
This is a good thing to sticky.
Welcome aboard.
That bit of info about GPT & Grub not liking each other is useful info; there is someone trying to install another distro on an old machine, & that could be their problem. If I come across their post again, I'll mention it.
It depends on the old system, I am currently using an x200 with some custom changes to it, (libreboot ftw!)
so yeah...
this machine is eight or more years old.
I guess my point is, it depends on how old/how easily it can be reverse engineered.
Now I have only one problem remaining, the key isn't being accepted. and I am not sure why...
but it gives this error.
W: GPG error: http://download.opensuse.org/repositori … Debian_9.0  Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 97E98EAFE52838E6
E: The repository 'http://download.opensuse.org/repositories/home:/ivaradi//Debian_9.0  Release' is not signed.
E: Failed to download some files
I am using ascii so debian 9 version is no doubt needed
I don't really import keys with command line... that would be why. heh.
Edit: I did it manually and it worked. so thanks for giving me the link. ![]()
gdebi did the job pretty well.
![]()
ln: failed to create symbolic link '/usr/lib64/libnextcloudsync.so.0': File exists
happens when I used,
ln -s /usr/local/lib64/libnextcloudsync.so.0 /usr/lib64/libnextcloudsync.so.0
so knowing this, I wondered if anyone here knows a fix
I wouldn't know where to begin. I am intermediate but I am by no means an expert at gnu/linux.
KShutdown works well for shutting down the system even in devuan ascii.
its the only app from the devuan repo which works for me in ascii for shutting down system. ![]()
this error I keep getting when I go to run nextcloud through terminal emulator stays with me no matter what...
nextcloud: error while loading shared libraries: libnextcloudsync.so.0: cannot open shared object file: No such file or directory
this error was easily squashed in debian but not devuan...
whether it is debian 8 or debian 9... same result.
devuan jessie and ascii not so much...
can anyone tell me how to squash it?
owncloud doesn't have this error suspiciously... that I know of...
SOLVED! thank you! ![]()