Results 1 to 5 of 5

Thread: kali arm 64 for raspberri pi 4 ,2022-1

  1. #1
    Join Date
    2018-Apr
    Posts
    4

    kali arm 64 for raspberri pi 4 ,2022-1

    the kali arm64 for rpi 4b .just broken , new install ,after run update. when you run apt upgrade . keeps saying libwacom9 depends libwacom-common(=2.0.0-2) but 1.12-1 is to be installed ,
    E: Broken packages

  2. #2
    Join Date
    2022-Feb
    Posts
    1
    Try:
    sudo apt reinstall libwacom-common && sudo apt reinstall libwacom-bin

  3. #3
    Join Date
    2022-Feb
    Posts
    1

    broken packages libwacom9

    I have the same issue with VMware build (kali-linux-2022.1-vmware-amd64.7z)

    Code:
    ┌──(kali㉿kali)-[~]
    ...
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:
    
    
    The following packages have unmet dependencies:
     libwacom9 : Depends: libwacom-common (= 2.1.0-2) but 1.12-1 is to be installed
    E: Broken packages
    I installed libwacom-common and was able to upgrade. I am not sure if I was not supposed to use the 'sudo' keyword.

    Code:
    $ sudo apt install libwacom-common
    I only got two warnings during the upgrade and no errors

    Code:
    dpkg: warning: unable to delete old directory '/etc/polkit-1/localauthority.conf.d': Directory not empty
    dpkg: warning: unable to delete old directory '/etc/polkit-1': Directory not empty

  4. #4
    Join Date
    2022-Mar
    Posts
    1
    Quote Originally Posted by Elegant View Post
    I have the same issue with VMware build (kali-linux-2022.1-vmware-amd64.7z)

    Code:
    ┌──(kali㉿kali)-[~]
    ...
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:
    
    
    The following packages have unmet dependencies:
     libwacom9 : Depends: libwacom-common (= 2.1.0-2) but 1.12-1 is to be installed
    E: Broken packages
    I installed libwacom-common and was able to upgrade. I am not sure if I was not supposed to use the 'sudo' keyword.

    Code:
    $ sudo apt install libwacom-common
    I only got two warnings during the upgrade and no errors

    Code:
    dpkg: warning: unable to delete old directory '/etc/polkit-1/localauthority.conf.d': Directory not empty
    dpkg: warning: unable to delete old directory '/etc/polkit-1': Directory not empty
    This worked for me!
    Thanks

  5. #5
    Join Date
    2022-Mar
    Posts
    1
    Try:
    sudo apt reinstall libwacom-common && sudo apt reinstall libwacom-bin
    Last edited by beausconce; 2022-07-20 at 04:53.

Similar Threads

  1. I need help about bluetooth on Kali 2022.2
    By mteixeirasp in forum Community Feedback
    Replies: 4
    Last Post: 2023-02-11, 00:14
  2. Protonvpn on KDE Kali 2022 ...
    By flat__line in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2022-05-23, 19:07
  3. WSL FIX for apt-get update KALI 2022
    By beta6nine9 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-04-05, 23:48
  4. Kali 2022.1 UI broken
    By BloodyHarrry in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-03-09, 11:13
  5. Installing Raspberri PI version
    By fxars in forum Installing Archive
    Replies: 0
    Last Post: 2020-11-21, 21:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •