Why is sudo apt update failing? [duplicate]
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
What should I do when the GETDEB repository is down?
3 answers
any help/explanation is appreciated (i know this is such a newb question but nonetheless)
when I try to "sudo apt update" the command fails on one "link" (Failed to fetch http://archive.getdeb.net/ubuntu/dists/trusty-getdeb/InRelease 403 Forbidden [IP: 143.95.32.90 80]
)
why is that? did the apt update command complete successfully? does this have anything to do with updating repositories in /etc/apt/sources.list?
Thank you in advance for any help folks, greatly appreciate any feedback.
apt updates
marked as duplicate by Melebius, Kulfy, karel, Pilot6, Mitch♦ Feb 26 at 11:39
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
What should I do when the GETDEB repository is down?
3 answers
any help/explanation is appreciated (i know this is such a newb question but nonetheless)
when I try to "sudo apt update" the command fails on one "link" (Failed to fetch http://archive.getdeb.net/ubuntu/dists/trusty-getdeb/InRelease 403 Forbidden [IP: 143.95.32.90 80]
)
why is that? did the apt update command complete successfully? does this have anything to do with updating repositories in /etc/apt/sources.list?
Thank you in advance for any help folks, greatly appreciate any feedback.
apt updates
marked as duplicate by Melebius, Kulfy, karel, Pilot6, Mitch♦ Feb 26 at 11:39
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists? As noted by @Olorin, the project is down, probably forever. You should remove the repository link from your system.
– Melebius
Feb 26 at 6:57
i would love to comment that entry out of the /etc/apt/sources.list, i dont know which one it is, how can i tell ??
– as134_user3693277
Mar 6 at 9:29
The one containing the hostnamearchive.getdeb.net, just like the error message. However, it might not reside directly insources.list, there is alsosources.list.d. Search for it usinggrep archive.getdeb.net -R /etc/apt.
– Melebius
Mar 6 at 13:46
add a comment |
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
What should I do when the GETDEB repository is down?
3 answers
any help/explanation is appreciated (i know this is such a newb question but nonetheless)
when I try to "sudo apt update" the command fails on one "link" (Failed to fetch http://archive.getdeb.net/ubuntu/dists/trusty-getdeb/InRelease 403 Forbidden [IP: 143.95.32.90 80]
)
why is that? did the apt update command complete successfully? does this have anything to do with updating repositories in /etc/apt/sources.list?
Thank you in advance for any help folks, greatly appreciate any feedback.
apt updates
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
What should I do when the GETDEB repository is down?
3 answers
any help/explanation is appreciated (i know this is such a newb question but nonetheless)
when I try to "sudo apt update" the command fails on one "link" (Failed to fetch http://archive.getdeb.net/ubuntu/dists/trusty-getdeb/InRelease 403 Forbidden [IP: 143.95.32.90 80]
)
why is that? did the apt update command complete successfully? does this have anything to do with updating repositories in /etc/apt/sources.list?
Thank you in advance for any help folks, greatly appreciate any feedback.
This question already has an answer here:
How can I fix a 404 Error when using a PPA or updating my package lists?
8 answers
What should I do when the GETDEB repository is down?
3 answers
apt updates
apt updates
asked Feb 26 at 6:38
as134_user3693277as134_user3693277
1
1
marked as duplicate by Melebius, Kulfy, karel, Pilot6, Mitch♦ Feb 26 at 11:39
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Melebius, Kulfy, karel, Pilot6, Mitch♦ Feb 26 at 11:39
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists? As noted by @Olorin, the project is down, probably forever. You should remove the repository link from your system.
– Melebius
Feb 26 at 6:57
i would love to comment that entry out of the /etc/apt/sources.list, i dont know which one it is, how can i tell ??
– as134_user3693277
Mar 6 at 9:29
The one containing the hostnamearchive.getdeb.net, just like the error message. However, it might not reside directly insources.list, there is alsosources.list.d. Search for it usinggrep archive.getdeb.net -R /etc/apt.
– Melebius
Mar 6 at 13:46
add a comment |
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists? As noted by @Olorin, the project is down, probably forever. You should remove the repository link from your system.
– Melebius
Feb 26 at 6:57
i would love to comment that entry out of the /etc/apt/sources.list, i dont know which one it is, how can i tell ??
– as134_user3693277
Mar 6 at 9:29
The one containing the hostnamearchive.getdeb.net, just like the error message. However, it might not reside directly insources.list, there is alsosources.list.d. Search for it usinggrep archive.getdeb.net -R /etc/apt.
– Melebius
Mar 6 at 13:46
2
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists? As noted by @Olorin, the project is down, probably forever. You should remove the repository link from your system.
– Melebius
Feb 26 at 6:57
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists? As noted by @Olorin, the project is down, probably forever. You should remove the repository link from your system.
– Melebius
Feb 26 at 6:57
i would love to comment that entry out of the /etc/apt/sources.list, i dont know which one it is, how can i tell ??
– as134_user3693277
Mar 6 at 9:29
i would love to comment that entry out of the /etc/apt/sources.list, i dont know which one it is, how can i tell ??
– as134_user3693277
Mar 6 at 9:29
The one containing the hostname
archive.getdeb.net, just like the error message. However, it might not reside directly in sources.list, there is also sources.list.d. Search for it using grep archive.getdeb.net -R /etc/apt.– Melebius
Mar 6 at 13:46
The one containing the hostname
archive.getdeb.net, just like the error message. However, it might not reside directly in sources.list, there is also sources.list.d. Search for it using grep archive.getdeb.net -R /etc/apt.– Melebius
Mar 6 at 13:46
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists? As noted by @Olorin, the project is down, probably forever. You should remove the repository link from your system.
– Melebius
Feb 26 at 6:57
i would love to comment that entry out of the /etc/apt/sources.list, i dont know which one it is, how can i tell ??
– as134_user3693277
Mar 6 at 9:29
The one containing the hostname
archive.getdeb.net, just like the error message. However, it might not reside directly insources.list, there is alsosources.list.d. Search for it usinggrep archive.getdeb.net -R /etc/apt.– Melebius
Mar 6 at 13:46