Closed pispirigkost closed 3 years ago
Installation notes mention for the apt repo :
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 379CE192D401AB61 echo deb http://dl.bintray.com/lucidsoftware/apt/ lucid main > /etc/apt/sources.list.d/lucidsoftware-bintray.list apt-get update
The above yields :
W: Failed to fetch http://dl.bintray.com/lucidsoftware/apt/dists/lucid/main/binary-amd64/Packages 403 Forbidden [IP: 18.158.131.58 80]
This is because bintray is deprecated and being removed. There was a brownout of the service this morning.
Thanks @tmccombs
Installation notes mention for the apt repo :
The above yields :