Add support for Ubuntu 12.04
bfontaine opened this issue · 1 comments
bfontaine commented
On Ubuntu 12.04, apt-get tries to get the following URLs:
ppa.launchpad.net/niklas-fiekas/ppa/ubuntu/dists/precise/main/source/Sources
ppa.launchpad.net/niklas-fiekas/ppa/ubuntu/dists/precise/main/binary-i386/Packages
There is a 404 error for both, but it works if I replace precise (i.e. Ubuntu 12.04) with oneiric (i.e. Ubuntu 11.10).
bfontaine commented
Closing since Ubuntu 12.04 is too old nowadays.