Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1607  / 3 Years ago, fri, october 15, 2021, 10:09:23

Possible Duplicate:

How can I fix a 404 Error using a PPA?






Could someone help me decipher why I am getting this issue? I've tried updating my packages several times and I always get this same message with the update manager.



Things I've already checked:




  • I am connected to the internet (as shown by my being able to post this question)

  • All other internet related things work fine, USC etc.

  • I am running Ubuntu 12.04 on a HP pavillion dv6000, not dual booting.



Here's a screenshot of my problem, have I missed a crucial update? I'd not have thought so seeing as it's been roughly a week during which I didn't turn on my laptop, but if anyone has any idea/suggestions I'd be grateful for any input.



enter image description here


More From » 12.04

 Answers
5

The PPA mentioned in the error is the root cause of this error. Remove this PPA annd try to update again. Try the following in terminal:



sudo ls /etc/apt/sources.list.d


Here you should see a file named crebs.list (or something like that). This PPA is included in your source lists. Remove it using the following command:



sudo rm /etc/apt/sources.list.d/crebs.list


Alternate:



sudo add-apt-repository --remove ppa:crebs/ppa


Source: My article at Make Tech Easier.



It also gives the GUI way to fix this error.


[#36346] Saturday, October 16, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
alkeake

Total Points: 467
Total Questions: 94
Total Answers: 126

Location: Tajikistan
Member since Tue, Jun 15, 2021
3 Years ago
alkeake questions
Mon, Jul 5, 21, 09:24, 3 Years ago
Sun, Apr 23, 23, 03:29, 1 Year ago
Thu, Dec 22, 22, 20:30, 1 Year ago
;