On 12/19/2013 10:46 PM, Keith Winston wrote:
I did this sequence of commands:

sudo add-apt-repository ppa:menulibre-dev/devel
sudo apt-get update
sudo apt-get install menulibre

But at the end of the update I got:

W: Failed to fetch
http://ppa.launchpad.net/menulibre-dev/devel/ubuntu/dists/saucy/main/source/Sources
404  Not Found

W: Failed to fetch
http://ppa.launchpad.net/menulibre-dev/devel/ubuntu/dists/saucy/main/binary-amd64/Packages
404  Not Found

W: Failed to fetch
http://ppa.launchpad.net/menulibre-dev/devel/ubuntu/dists/saucy/main/binary-i386/Packages
404  Not Found

Alan is correct, this is an Ubuntu problem rather than a Python problem. You may well have better luck getting this answered on the Ubuntu forums.

I have run into this with a few PPAs before, seems like sometimes the PPAs are not accessible for whatever reason. Obviously if the PPA is not accessible, you can't install the package. You may want to try to contact the developers of the package (there should be a contact method on the PPA's website).

thomas
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to