ubuntu / ubuntu-make

Easy setup of common tools for developers on Ubuntu.
GNU General Public License v3.0
1.2k stars 189 forks source link

Error 404 #597

Closed codekeyz closed 5 years ago

codekeyz commented 5 years ago
W: GPG error: http://dl.google.com stable Release: The following signatures were invalid: KEYEXPIRED 1555048520 KEYEXPIRED 1555048520 KEYEXPIRED 1555048520 KEYEXPIRED 1555048520
W: Failed to fetch http://ppa.launchpad.net/lyzardking/ubuntu-make/ubuntu/dists/trusty/main/source/Sources  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/lyzardking/ubuntu-make/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/lyzardking/ubuntu-make/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

This error occurs when i run the sudo apt-get update command. Any fix for this ?

LyzardKing commented 5 years ago

Hi. The ppa is not available for trusty. There are some missing dependencies. The snap might work on Trusty.. but I haven't tested it myself. Let me know if you need help installing it or if it works!

codekeyz commented 5 years ago

You are right Sir. Fixed it by installing through snap

LyzardKing commented 5 years ago

Good to know. Remember to remove the ppa, or you'll still get the error when updating

codekeyz commented 5 years ago

@LyzardKing Sure, i did that