Expected behaviour
Owncloud client installs
Actual behaviour
Missing dependency errors, seg faults
First I tried installing owncloud-client from the Ubuntu repositories. Installation seemed to complete, but when I ran owncloudcmd only three of the directories on the server were synced, and the one I really need was not. Also, when I tried running the gui version of the client, is crashed with a seg fault.
I read somewhere in these forums that I should not use the Ubuntu repository; I should use the owncloud packages. So, I removed owncloud-client and tried this (both the manual method and the INSTALL.sh). Both methods give this error:
The following packages have unmet dependencies:
ocqt5152-libqt5core5a : Depends: libicu72 (>= 72.1~rc-1~) but it is not installable
Depends: libzstd1 (>= 1.5.2) but 1.4.8+dfsg-3build1 is to be installed
owncloud-client : Conflicts: libowncloudsync0 but 4.2.0+oc-11670 is to be installed
E: Unable to correct problems, you have held broken packages.
I don’t know what to do. I had the owncloud client running fine on the old computer this one replaced (Ubuntu 20.04) and my personal machine, running Gentoo. I would greatly appreciate some help.