View Issue Details

IDProjectCategoryView StatusLast Update
0008000Kali LinuxGeneral Bugpublic2022-10-13 10:19
Reporteregokcen Assigned Toarnaudr  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Versionkali-dev 
Summary0008000: 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).

Attached Files

Activities

arnaudr

arnaudr

2022-10-11 13:18

manager   ~0016962

Can you provide the error from /var/log/syslog please? There's a known issue, I would expect to see this kind of error:

<pre>
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
</pre>

Or

<pre>
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.
</pre>

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!

egokcen

egokcen

2022-10-11 16:04

reporter   ~0016963

I was getting the first error.

arnaudr

arnaudr

2022-10-12 01:34

manager   ~0016964

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.

arnaudr

arnaudr

2022-10-12 07:17

manager   ~0016965

Oh well, the daily build failed (but for other reasons), will have to wait tomorrow for a fixed daily image, sorry about that

egokcen

egokcen

2022-10-12 12:18

reporter   ~0016968

No problem at all, I already installed using the net installer image. I had just wanted to point out the problem.

arnaudr

arnaudr

2022-10-13 10:19

manager   ~0016973

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.

Issue History

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