ok some what new to this website, just need some help

Asked by Evan Kane

When trying to update my laptop this appears~

W:Failed to fetch http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/dists/quantal/main/source/Sources 404 Not Found
, W:Failed to fetch http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Found
, W:Failed to fetch http://ppa.launchpad.net/pmcenery/ppa/ubuntu/dists/quantal/main/source/Sources 404 Not Found
, W:Failed to fetch http://ppa.launchpad.net/pmcenery/ppa/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Found
, E:Some index files failed to download. They have been ignored, or old ones used instead.

Any responses would be greatly appriciated, thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jeet (gour-jitendrasingh) said :
#1

PPA removed from URL

edit /etc/apt/sources.list

do following :
CTRL+T (will open Terminal)
Enter following command

gksudo gedit /etc/apt/sources.list

comment out above lines which giving error

comment using # in front of line (ex. # http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/dists/quantal/main/source/Sources)

save file and run sudo apt-get update

You will not see error

Please let me know if any difficulty

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Take a look here:

http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/dists/

You will see that quantal is NOT supported (anymore) by that PPA repository, so you need to remove the PPA.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/dists/

The PPA doesn't support Quantal and should be removed. If you start adding 3rd party sources for packages, don't be surprised if you get issues. Not all PPAs support all releases.

What is the output of:

grep -R gwibber /etc/apt/*

Thanks

Can you help with this problem?

Provide an answer of your own, or ask Evan Kane for more information if necessary.

To post a message you must log in.