Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency issue after upgrade! #163

Open
sec-error-404 opened this issue Jul 27, 2023 · 1 comment
Open

Dependency issue after upgrade! #163

sec-error-404 opened this issue Jul 27, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@sec-error-404
Copy link

Describe the bug
The theme manager for Kali, tested the upgrade process from only a few different older versions. So when you upgrade the VM, it bugs out and locks you from installing or upgrading anything in Kali.

To Reproduce
click the updater, or update through CLI

Expected behavior
i expected it to update correctly, but it will

Screenshots
Reading changelogs... Done
Extracting templates from packages: 100%
(Reading database ... 266336 files and directories currently installed.)
Preparing to unpack .../kali-themes_2023.3.1_all.deb ...
rm: cannot remove '/etc/xdg/plasma-workspace/env/kali-themes-purple.sh': No such file or directory
dpkg: error processing archive /var/cache/apt/archives/kali-themes_2023.3.1_all.deb (--unpack):
new kali-themes package pre-installation script subprocess returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/kali-themes_2023.3.1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Desktop (please complete the following information):

  • OS: [Parrot OS, running (TL VM)]

Additional context
its absolutely annoying, and ill post the fix below for you

@sec-error-404 sec-error-404 added the bug Something isn't working label Jul 27, 2023
@sec-error-404
Copy link
Author

------------ the fix -----------------------
sudo touch /etc/xdg/plasma-workspace/env/kali-themes-purple.sh
sudo apt --fix-broken install
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant