View Issue Details

IDProjectCategoryView StatusLast Update
0002638Kali LinuxGeneral Bugpublic2015-09-11 08:25
Reporterdataking Assigned Torhertzog  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.0 
Summary0002638: apt-get update failes with 403/404 errors
Description

Running apt-get update fails on Kali 2.0 (and 1.1.0), with $)$ errors and some 403 errors.

e# apt-get update && apt-get upgrade -y
Ign http://http.kali.org kali Release.gpg
Hit http://security.kali.org kali/updates Release.gpg
Ign http://http.kali.org kali Release
Ign http://http.kali.org kali/main Sources/DiffIndex
Ign http://http.kali.org kali/non-free Sources/DiffIndex
Ign http://http.kali.org kali/contrib Sources/DiffIndex
Ign http://http.kali.org kali/main amd64 Packages/DiffIndex
Ign http://http.kali.org kali/non-free amd64 Packages/DiffIndex
Ign http://http.kali.org kali/contrib amd64 Packages/DiffIndex
Hit http://security.kali.org kali/updates Release
Hit http://security.kali.org kali/updates/contrib amd64 Packages
Hit http://security.kali.org kali/updates/main Sources
Hit http://security.kali.org kali/updates/contrib Sources
Ign http://security.kali.org kali/updates/contrib Translation-en_US
Ign http://security.kali.org kali/updates/contrib Translation-en
Ign http://security.kali.org kali/updates/main Translation-en_US
Hit http://security.kali.org kali/updates/non-free Sources
Ign http://security.kali.org kali/updates/main Translation-en
Ign http://security.kali.org kali/updates/non-free Translation-en_US
Ign http://security.kali.org kali/updates/non-free Translation-en
Ign http://http.kali.org kali/contrib Translation-en_US
Ign http://http.kali.org kali/contrib Translation-en
Ign http://http.kali.org kali/main Translation-en_US
Hit http://security.kali.org kali/updates/main amd64 Packages
Ign http://http.kali.org kali/main Translation-en
Ign http://http.kali.org kali/non-free Translation-en_US
Ign http://http.kali.org kali/non-free Translation-en
Err http://http.kali.org kali/main Sources
404 Not Found
Hit http://http.kali.org kali/contrib Sources
Err http://http.kali.org kali/non-free Sources
404 Not Found
Hit http://security.kali.org kali/updates/non-free amd64 Packages
Hit http://http.kali.org kali/main amd64 Packages
Hit http://http.kali.org kali/contrib amd64 Packages
Hit http://http.kali.org kali/non-free amd64 Packages
W: Failed to fetch http://http.kali.org/kali/dists/kali/main/source/Sources 404 Not Found

W: Failed to fetch http://http.kali.org/kali/dists/kali/non-free/source/Sources 404 Not Found

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

Steps To Reproduce

Run apt-get update

Activities

rhertzog

rhertzog

2015-09-10 22:00

administrator   ~0003979

What mirror are you redirected to? Please paste the output of "curl -sI http://http.kali.org/README"

dataking

dataking

2015-09-10 23:21

reporter   ~0003982

curl -sl http://http.kali.org/README

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved http://mirror1.gaw.solutions/kali/README.</p>
<hr>
<address>Apache/2.2.22 (Debian) Server at http.kali.org Port 80</address>
</body></html>

rhertzog

rhertzog

2015-09-11 08:25

administrator   ~0003984

This was probably a temporary glitch as I can't reproduce the problem with mirror1.gaw.solutions.

Issue History

Date Modified Username Field Change
2015-09-10 18:14 dataking New Issue
2015-09-10 22:00 rhertzog Note Added: 0003979
2015-09-10 22:00 rhertzog Assigned To => rhertzog
2015-09-10 22:00 rhertzog Status new => assigned
2015-09-10 23:21 dataking Note Added: 0003982
2015-09-11 08:25 rhertzog Note Added: 0003984
2015-09-11 08:25 rhertzog Status assigned => resolved
2015-09-11 08:25 rhertzog Resolution open => fixed