“apt-get update” giving “W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/…”












0















OS: Ubuntu 14.04



I am trying to run "sudo apt-get update", but it results in Scrapy related errors. I even "purged"(uninstalled) Scrapy, but I am still getting this error.



.....

Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://archive.ubuntu.com trusty/universe Translation-en_US
Reading package lists... Done
W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/InRelease

W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/Release.gpg Could not resolve 'archive.scrapy.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.









share|improve this question























  • Remove it from your sources.list files. It's a user-added entry so you, or another 'admin' on your system has added it, and I get 404 errors if I put it in the browser. Just remove that line from your sources.

    – guiverc
    Feb 14 at 11:34
















0















OS: Ubuntu 14.04



I am trying to run "sudo apt-get update", but it results in Scrapy related errors. I even "purged"(uninstalled) Scrapy, but I am still getting this error.



.....

Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://archive.ubuntu.com trusty/universe Translation-en_US
Reading package lists... Done
W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/InRelease

W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/Release.gpg Could not resolve 'archive.scrapy.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.









share|improve this question























  • Remove it from your sources.list files. It's a user-added entry so you, or another 'admin' on your system has added it, and I get 404 errors if I put it in the browser. Just remove that line from your sources.

    – guiverc
    Feb 14 at 11:34














0












0








0








OS: Ubuntu 14.04



I am trying to run "sudo apt-get update", but it results in Scrapy related errors. I even "purged"(uninstalled) Scrapy, but I am still getting this error.



.....

Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://archive.ubuntu.com trusty/universe Translation-en_US
Reading package lists... Done
W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/InRelease

W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/Release.gpg Could not resolve 'archive.scrapy.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.









share|improve this question














OS: Ubuntu 14.04



I am trying to run "sudo apt-get update", but it results in Scrapy related errors. I even "purged"(uninstalled) Scrapy, but I am still getting this error.



.....

Ign http://archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://archive.ubuntu.com trusty/universe Translation-en_US
Reading package lists... Done
W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/InRelease

W: Failed to fetch http://archive.scrapy.org/ubuntu/dists/scrapy/Release.gpg Could not resolve 'archive.scrapy.org'

W: Some index files failed to download. They have been ignored, or old ones used instead.






apt updates






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 14 at 11:31









blackfyreblackfyre

1831110




1831110













  • Remove it from your sources.list files. It's a user-added entry so you, or another 'admin' on your system has added it, and I get 404 errors if I put it in the browser. Just remove that line from your sources.

    – guiverc
    Feb 14 at 11:34



















  • Remove it from your sources.list files. It's a user-added entry so you, or another 'admin' on your system has added it, and I get 404 errors if I put it in the browser. Just remove that line from your sources.

    – guiverc
    Feb 14 at 11:34

















Remove it from your sources.list files. It's a user-added entry so you, or another 'admin' on your system has added it, and I get 404 errors if I put it in the browser. Just remove that line from your sources.

– guiverc
Feb 14 at 11:34





Remove it from your sources.list files. It's a user-added entry so you, or another 'admin' on your system has added it, and I get 404 errors if I put it in the browser. Just remove that line from your sources.

– guiverc
Feb 14 at 11:34










1 Answer
1






active

oldest

votes


















2














Check the /etc/apt/sources.list.d/ directory for scrapy occurrences.

Also check this file: /etc/apt/sources.list and delete the line pointing to scrapy, if there is an entry.



After that, sudo apt update should stop showing these error messages.






share|improve this answer


























  • There was no entry for scrapy in "/etc/apt/sources.list", but it did have files in "/etc/apt/sources.list.d" directory, removing which solved the issue. Thanks.

    – blackfyre
    Feb 14 at 11:59











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1118189%2fapt-get-update-giving-w-failed-to-fetch-http-archive-scrapy-org-ubuntu-dis%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









2














Check the /etc/apt/sources.list.d/ directory for scrapy occurrences.

Also check this file: /etc/apt/sources.list and delete the line pointing to scrapy, if there is an entry.



After that, sudo apt update should stop showing these error messages.






share|improve this answer


























  • There was no entry for scrapy in "/etc/apt/sources.list", but it did have files in "/etc/apt/sources.list.d" directory, removing which solved the issue. Thanks.

    – blackfyre
    Feb 14 at 11:59
















2














Check the /etc/apt/sources.list.d/ directory for scrapy occurrences.

Also check this file: /etc/apt/sources.list and delete the line pointing to scrapy, if there is an entry.



After that, sudo apt update should stop showing these error messages.






share|improve this answer


























  • There was no entry for scrapy in "/etc/apt/sources.list", but it did have files in "/etc/apt/sources.list.d" directory, removing which solved the issue. Thanks.

    – blackfyre
    Feb 14 at 11:59














2












2








2







Check the /etc/apt/sources.list.d/ directory for scrapy occurrences.

Also check this file: /etc/apt/sources.list and delete the line pointing to scrapy, if there is an entry.



After that, sudo apt update should stop showing these error messages.






share|improve this answer















Check the /etc/apt/sources.list.d/ directory for scrapy occurrences.

Also check this file: /etc/apt/sources.list and delete the line pointing to scrapy, if there is an entry.



After that, sudo apt update should stop showing these error messages.







share|improve this answer














share|improve this answer



share|improve this answer








edited Feb 15 at 9:02









g_p

12.9k24661




12.9k24661










answered Feb 14 at 11:53









Dominik KDominik K

1763




1763













  • There was no entry for scrapy in "/etc/apt/sources.list", but it did have files in "/etc/apt/sources.list.d" directory, removing which solved the issue. Thanks.

    – blackfyre
    Feb 14 at 11:59



















  • There was no entry for scrapy in "/etc/apt/sources.list", but it did have files in "/etc/apt/sources.list.d" directory, removing which solved the issue. Thanks.

    – blackfyre
    Feb 14 at 11:59

















There was no entry for scrapy in "/etc/apt/sources.list", but it did have files in "/etc/apt/sources.list.d" directory, removing which solved the issue. Thanks.

– blackfyre
Feb 14 at 11:59





There was no entry for scrapy in "/etc/apt/sources.list", but it did have files in "/etc/apt/sources.list.d" directory, removing which solved the issue. Thanks.

– blackfyre
Feb 14 at 11:59


















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1118189%2fapt-get-update-giving-w-failed-to-fetch-http-archive-scrapy-org-ubuntu-dis%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

is 'sed' thread safe

How to make a Squid Proxy server?