View Issue Details

IDProjectCategoryView StatusLast Update
0007590Kali LinuxKali Package Bugpublic2025-07-14 09:16
Reporterthor32221 Assigned Todaniruiz  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version2022.1 
Summary0007590: Broken packages right after 2022.1 ISO installation, mostly standard settings
Description

a "sudo apt upgrade" leads to broken packages:

The following packages have unmet dependencies:
libwacom9 : Depends: libwacom-common (= 2.0.0-2) but 1.12-1 is to be installed
E: Broken packages

Steps To Reproduce

Happens with all my installed Kali versions, i.e. .ova VB 2021.4a version, which I have been using for quite a while now.

Additional Information

See attached .jpg files. with Virtual Box config info and a Kali screenshot with all necessary info, like:
Internet is working, apt update working, firewall settings, os release info and atp upgrade error message.

Attached Files
VirtualBox info.jpg (66,166 bytes)   
VirtualBox info.jpg (66,166 bytes)   

Activities

daniruiz

daniruiz

2022-02-21 10:16

manager   ~0015771

You need to run apt full-upgrade not just apt upgrade
upgrade only applies the updates to the installed packages but can't remove any dependency previously installed. With full-upgrade the system will remove any package that it needs to apply the upgrade

daniruiz

daniruiz

2022-02-21 16:41

manager   ~0015774

Just checked, and the documentation advises to run full-upgrade
https://www.kali.org/docs/general-use/updating-kali/

So I'm closing this, as it's not an bug

Issue History

Date Modified Username Field Change
2022-02-18 02:54 thor32221 New Issue
2022-02-18 02:54 thor32221 File Added: kali 2022.1 right after ISO installation.jpg
2022-02-18 02:54 thor32221 File Added: VirtualBox info.jpg
2022-02-21 10:16 daniruiz Note Added: 0015771
2022-02-21 16:41 daniruiz Note Added: 0015774
2022-02-21 16:41 daniruiz Assigned To => daniruiz
2022-02-21 16:41 daniruiz Status new => closed
2022-02-21 16:41 daniruiz Resolution open => no change required
2025-07-14 09:16 g0tmi1k Priority urgent => normal