Err http://ppa.launchpad.net trusty/main amd64 Packages

Asked by Keith Guirao

I'm getting the following 404s on ppas:

-----

Err http://ppa.launchpad.net trusty/main amd64 Packages
  404 Not Found
Err http://ppa.launchpad.net trusty/main i386 Packages
  404 Not Found

...

W: Failed to fetch http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found

-----

I've tried solutions such as:

grep -i -R upubuntu /etc/apt/*
sudo rm /etc/apt/sources.list.d/upubuntu-com-web-trusty*

but after running any or both of these, I am still getting the same error.

Any help would be greatly appreciated.

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Keith Guirao
Solved:
Last query:
Last reply:
Revision history for this message
Keith Guirao (kg87) said :
#1

Nevermind, I just had to remove those PPAs since they have nothing to do with this dist.

rm /etc/apt/sources.list.d/ondrej-php5-5_6-trusty.*
rm /etc/apt/sources.list.d/jconti-gnome3-trusty.*

I'll leave this up for people using DO droplets running on Ubuntu 14.04 LTS.

Thanks all!