View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003525 | Kali Linux | Kali Package Bug | public | 2016-09-02 11:44 | 2016-09-05 08:41 |
Reporter | kalimike | Assigned To | rhertzog | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Fixed in Version | 2016.2 | ||||
Summary | 0003525: apt-get update 404 packages, Kali rolling 2016.1 vm i686 | ||||
Description | Performing apt-get update results in a list of 404 repos not found errors (All listed in attached screenshot) All repos have been triple checked and are pointing to the correct locations. | ||||
Additional Information | Version: Kali Rolling 2016.1 vm -i686 Reproduced on three other devices at different locations, Located in Western Australia | ||||
Attached Files | |||||
I just changed some settings to reassign ftp.ne.jp to Japan (and not Australia). Can you retry now? Once you retried, I would like to run the commands below and then paste me the whole output you get so that I can try to figure out what's wrong... host ftp.ne.jp echo "deb http://ftp.ne.jp/Linux/packages/kali/kali/ kali-rolling main contrib non-free" >/etc/apt/sources.list echo "deb http://ftp.halifax.rwth-aachen.de/kali/ kali-rolling main contrib non-free" >/etc/apt/sources.list |
|
Also do you have the same problem with the recently released 2016.2 ISO released recently? |
|
Hi Rhertzog, Thanks for the quick reply. Unfortunately the errors still appear so I will provide you with the paste of each of those commands. host ftp.ne.jp: curl -4 -sI http://ftp.ne.jp/Linux/packages/kali/kali/dists/kali-rolling/Release: curl -6 -sI http://ftp.ne.jp/Linux/packages/kali/kali/dists/kali-rolling/Release: echo "deb http://ftp.ne.jp/Linux/packages/kali/kali/ kali-rolling main contrib non-free" >/etc/apt/sources.list: apt update: echo "deb http://ftp.halifax.rwth-aachen.de/kali/ kali-rolling main contrib non-free" >/etc/apt/sources.list: echo "deb http://ftp.halifax.rwth-aachen.de/kali/ kali-rolling main contrib non-free" >/etc/apt/sources.list: OUTPUT: Get:1 http://ftp.halifax.rwth-aachen.de/kali kali-rolling InRelease [30.5 kB] To answer your other question no I have not tried the recently released 2016.2 as I have only been using this version. I thought that if the apt-get update was working it would automatically update to that as well. But I am probably wrong. But I have tried this on multiple kali installs which are 2016.1 from memory and all had the same reported error. I may take 24 hours to reply to future replies as I work during the weekend. Thanks again! |
|
Do you have working IPv6 configured? What's the output of the following commands? ip -6 a |
|
Hi Rhertzog, I'm very sorry but I've already shut down my system as I'm about to sleep. I don't use ipv6 so I wouldn't believe that anything would output under that command. I only use IPv4 Thanks again |
|
Hi Rhertzog, The output of ip -6 a: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 state UNKNOWN Output of ip -6 r: fe80::/64 dev eth0 proto kernel metric 256 pref medium Cheers |
|
Ok, a new set of commands to try to get some more data. First we install strace: echo "deb http://ftp.halifax.rwth-aachen.de/kali/ kali-rolling main contrib non-free" >/etc/apt/sources.list Then we put back the problematic configuration and run strace to see what happens at the system calls level: And you attach here the "log.gz" file that this process created. Thank you! |
|
Hi Rhertzog, Have run above commands and have uploaded the log.gz file to this thread above in the upload file section! Thank you!! |
|
Thanks, what does "host _http._tcp.ftp.ne.jp" give on your computer? |
|
I ran the command host _http._tcp.ftp.ne.jp in terminal. When I pressed enter it just went to a new line and no output. Is this what you needed to know? |
|
Bah, it looks like this behaviour is specific to old apt versions. With the latest apt in kali-rolling and kali 2016.2, the access to the mirror is working. Can you confirm the version of apt that you are using? dpkg -s apt | grep Version |
|
Version: 1.2.1 Is what came up with that command. if it isn't fixable, I may download 2016.2 and just tell my colleagues to do the same. Cheers! |
|
Well, it is fixable by a fix at the DNS level. I pinged the mirror maintainer about it but in the mean time I can only recommend you to use kali 2016.2. We only ever support our latest release. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-02 11:44 | kalimike | New Issue | |
2016-09-02 11:44 | kalimike | File Added: Kali 404.jpg | |
2016-09-02 13:50 | rhertzog | Note Added: 0005738 | |
2016-09-02 13:50 | rhertzog | Assigned To | => rhertzog |
2016-09-02 13:50 | rhertzog | Status | new => feedback |
2016-09-02 13:51 | rhertzog | Note Edited: 0005738 | |
2016-09-02 13:52 | rhertzog | Note Added: 0005739 | |
2016-09-02 14:26 | kalimike | Note Added: 0005742 | |
2016-09-02 14:26 | kalimike | Status | feedback => assigned |
2016-09-02 14:27 | kalimike | Note Edited: 0005742 | |
2016-09-02 14:38 | rhertzog | Note Added: 0005745 | |
2016-09-02 15:01 | kalimike | Note Added: 0005747 | |
2016-09-03 10:38 | kalimike | Note Added: 0005754 | |
2016-09-03 12:07 | rhertzog | Note Added: 0005755 | |
2016-09-03 12:18 | kalimike | File Added: log.gz | |
2016-09-03 12:19 | kalimike | Note Added: 0005756 | |
2016-09-04 13:58 | rhertzog | Note Added: 0005760 | |
2016-09-04 14:31 | kalimike | Note Added: 0005764 | |
2016-09-05 06:07 | rhertzog | Note Added: 0005767 | |
2016-09-05 07:17 | kalimike | Note Added: 0005768 | |
2016-09-05 08:41 | rhertzog | Note Added: 0005769 | |
2016-09-05 08:41 | rhertzog | Status | assigned => resolved |
2016-09-05 08:41 | rhertzog | Fixed in Version | => 2016.2 |
2016-09-05 08:41 | rhertzog | Resolution | open => no change required |