View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008000 | Kali Linux | [All Projects] General Bug | public | 2022-10-11 10:39 | 2022-10-13 10:19 |
Reporter | egokcen | Assigned To | arnaudr | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | kali-dev | ||||
Target Version | Fixed in Version | ||||
Summary | 0008000: Weekly AMD64 ISOs fail to install | ||||
Description | Default installation with the current AMD64 ISOs in https://cdimage.kali.org/kali-weekly fails (https://cdimage.kali.org/kali-weekly/kali-linux-2022-W40-installer-amd64.iso & https://cdimage.kali.org/kali-weekly/kali-linux-2022-W41-installer-amd64.iso) Here are the error messages from /var/log/syslog: Oct 11 10:11:39 in-target: Selecting previously unselected package tasksel. Oct 11 10:11:39 in-target: Preparing to unpack .../tasksel_3.70+kali1_all.deb ... Oct 11 10:11:39 in-target: Unpacking tasksel (3.70+kali1) ... Oct 11 10:11:39 in-target: Setting up tasksel-data (3.70+kali1) ... Oct 11 10:11:39 in-target: Setting up tasksel (3.70+kali1) ... Oct 11 10:11:39 /bin/in-target: warning: /target/etc/mtab won't be updated since it is a symlink. Oct 11 10:11:46 in-target: Reading package lists... Oct 11 10:11:46 in-target: Oct 11 10:11:46 in-target: Building dependency tree... Oct 11 10:11:46 in-target: Oct 11 10:11:46 in-target: Reading state information... Oct 11 10:11:46 in-target: Some packages could not be installed. This may mean that you have Oct 11 10:11:46 in-target: requested an impossible situation or if you are using the unstable Oct 11 10:11:46 in-target: distribution that some required packages have not yet been created Oct 11 10:11:46 in-target: or been moved out of Incoming. Oct 11 10:11:46 in-target: The following information may help to resolve the situation: Oct 11 10:11:46 in-target: Oct 11 10:11:46 in-target: The following packages have unmet dependencies: Oct 11 10:11:46 in-target: king-phisher : Depends: python3-matplotlib (>= 1.4.3) but it is not installable Oct 11 10:11:46 in-target: Recommends: python3-mpltoolkits.basemap (>= 1.0.7) but it is not installable Oct 11 10:11:46 in-target: E: Unable to correct problems, you have held broken packages. Oct 11 10:11:46 in-target: tasksel: apt-get failed (100) Oct 11 10:11:46 /bin/in-target: warning: /target/etc/mtab won't be updated since it is a symlink. Oct 11 10:11:46 kernel: [ 238.662948] ISO 9660 Extensions: Microsoft Joliet Level 3 Oct 11 10:11:46 kernel: [ 238.664212] ISO 9660 Extensions: RRIP_1991A Oct 11 10:11:49 main-menu[1512]: (process:29055): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename Oct 11 10:11:49 main-menu[1512]: (process:29055): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename Oct 11 10:11:49 main-menu[1512]: (process:29055): dpkg-divert: warning: diverting file '/sbin/start-stop-daemon' from an Essential package with rename is dangerous, use --no-rename Oct 11 10:11:49 main-menu[1512]: WARNING **: Configuring 'pkgsel' failed with error code 1 Oct 11 10:11:49 main-menu[1512]: WARNING **: Menu item 'pkgsel' failed. I verified both SHA1 and SHA256 checksums before installation. I can provide the whole /var/log/syslog if needed. | ||||
Steps To Reproduce | Initiate a default installation with the current AMD64 ISOs in https://cdimage.kali.org/kali-weekly (https://cdimage.kali.org/kali-weekly/kali-linux-2022-W40-installer-amd64.iso & https://cdimage.kali.org/kali-weekly/kali-linux-2022-W41-installer-amd64.iso), i.e., do not change the default settings on "Software selection" page, in VMWare Fusion Pro 12.2.4 (20071091). | ||||
|
Screen Shot 2022-10-10 at 19.06.36.png (464,058 bytes) Screen Shot 2022-10-10 at 19.21.52.png (437,127 bytes) |
|
Can you provide the error from /var/log/syslog please? There's a known issue, I would expect to see this kind of error:Oct 10 18:55:41 in-target: The following packages have unmet dependencies: Oct 10 18:55:41 in-target: king-phisher : Depends: python3-matplotlib (>= 1.4.3) but it is not installable Oct 10 18:55:41 in-target: Recommends: python3-mpltoolkits.basemap (>= 1.0.7) but it is not installable Or The following packages have unmet dependencies: python3-fonttools : Depends: python3-unicodedata2 (>= 14.0.0) but it is not installable or python3-all (>= 3.11.0) but 3.10.6-1 is to be installed E: Unable to correct problems, you have held broken packages. We just fixed it today, so the next weekly image (next Monday) should be Ok. Please check if it's indeed this error in your syslog. If it's not, I'd appreciate to if you could provide the file. Thanks! |
|
I was getting the first error. |
|
Ack, thanks for your confirmation. So if you're in a rush, you can download a daily image, it should be fixed. Download it from https://archive.kali.org/kali-daily-images/. Make sure that the date is Oct 12 (build is in progress at the moment, and today's images were not uploaded yet). If you do so, please confirm that the problem is fixed! Otherwise you can just wait for the the next weekly image to be released, next Monday. |
|
Oh well, the daily build failed (but for other reasons), will have to wait tomorrow for a fixed daily image, sorry about that |
|
No problem at all, I already installed using the net installer image. I had just wanted to point out the problem. |
|
Ok, that's nice, thanks for taking the time! I'm closing this issue since it's fixed in daily images and it will be fixed in the next weekly. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-11 10:39 | egokcen | New Issue | |
2022-10-11 10:39 | egokcen | File Added: Screen Shot 2022-10-10 at 19.06.36.png | |
2022-10-11 10:39 | egokcen | File Added: Screen Shot 2022-10-10 at 19.21.52.png | |
2022-10-11 13:18 | arnaudr | Note Added: 0016962 | |
2022-10-11 16:04 | egokcen | Note Added: 0016963 | |
2022-10-12 01:34 | arnaudr | Note Added: 0016964 | |
2022-10-12 07:17 | arnaudr | Note Added: 0016965 | |
2022-10-12 12:18 | egokcen | Note Added: 0016968 | |
2022-10-13 10:19 | arnaudr | Note Added: 0016973 | |
2022-10-13 10:19 | arnaudr | Assigned To | => arnaudr |
2022-10-13 10:19 | arnaudr | Status | new => resolved |
2022-10-13 10:19 | arnaudr | Resolution | open => fixed |