Installed Ring, using the same method for Ubuntu 16.04 at
https://ring.cx/en/download/gnu-linux
These instructions (minus the one referring to "universe") worked on the
experimental install I did on a USB stick. But I did a fresh install to the
internal drive yesterday, and it's not working.
Here's what I did:
* fresh install on Flidas on internal drive
* sudo apt-get update && sudo apt-get upgrade
* sudo apt-get update && sudo apt-get dist-upgrade
* autoremove, autoclean, clan
* followed the instructions at the link above for installing Ring on 16.04
Here's the output I got back:
strypey@Bishop:~$ sudo apt-get install ring
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ring : Depends: libayatana-appindicator3-1 (>= 0.4.90) but it is not
installable
Depends: libebook-1.2-19 (>= 3.17) but it is not installable
Depends: libedataserver-1.2-23 (>= 3.17) but it is not installable
Depends: libgtk-3-0 (>= 3.21.5) but 3.18.9-1ubuntu3.3 is to be
installed
Depends: libqt5core5a (>= 5.9.0~beta) but 5.5.1+dfsg-16ubuntu7.5 is
to be installed
Depends: ring-daemon (= 20180816.2.e26b79f~dfsg1-1) but it is not
going to be installed
E: Unable to correct problems, you have held broken packages.
Any suggestions?