-
Notifications
You must be signed in to change notification settings - Fork 19
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
E: Sub-process /usr/bin/dpkg exited unexpectedly #3
Comments
same problem as you but when upgrading the full installation and so when installing the base files package from 2024 since the one available from the google drive is from 2019.... there is also an error but maybe it is just secondary |
the official minirootfs from kali itself does not work (after xz decompress and rezip with gzip of course) does not work. error /2 |
Didn't you create this? So why are you asking us when you know more about this than we do |
It's an open source project and everyone who can bring his background to help make kali-ios bug free is welcome. I don't know all about linux |
Hello. I have same error when I try upgrade kali Linux. The error is: but the directory exist with rights root. |
Do NOT upgrade as it will break the whole system. Instead, install your packages manually using the scripts I have provided at These methods are a workaround before I figure out how to make apt-get and/or aptitude to work as expected. As to fix the
This kali is from 2019. So you must actually run package versions around that year. If you want to run a newer version, the good thing to do is to compile and install. NEVER OVERWRITE FILES RELATED TO LIBC6 UNLESS YOU KNOW WHAT YOU'RE DOING New releases coming soon with python3 and pip3 fully working + Links browser ... I’m also working on the latest kalifs release to make it work in our environment. Still fails to chroot because of compatibility issues with the different shell programs I tried even the latest ones (bash, zsh, dash, etc). I will upload it as sun as it can run successfully thanks |
Thank you for your respond. I never don't upgrade now. Good job I love it. |
@finlandhl okey good copy on all that but that does not answer my primary question which is, in the end, the root of all the problems… where did you find the custom version of the rootfs version of kali? |
Got it from official kali's nethunter rootfs archive: https://build.nethunter.com/kalifs/kalifs-20190228/kalifs-i386-full.tar.xz Tried most recent ones but all showing libtinfo6 and libc6 issues. If anyone can manage to get recent rootfs to work, would be great to share with the community |
Installation and removal of packages and dependencies with apt (apt-get) fails.
Error message:
E: Sub-process /usr/bin/dpkg exited unexpectedly
Anyone who knows how to fix this is invited to share here please
![IMG_4187](https://private-user-images.githubusercontent.com/38927449/305131347-5415b64a-026d-4adf-a203-9cfcb10fce61.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MDMxNDIsIm5iZiI6MTczOTkwMjg0MiwicGF0aCI6Ii8zODkyNzQ0OS8zMDUxMzEzNDctNTQxNWI2NGEtMDI2ZC00YWRmLWEyMDMtOWNmY2IxMGZjZTYxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE4MjA0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThlNTY3YTFiMjhhY2Y1ODNiYTMyYThlNDBmNjQ1YmVmYWJkZmJlM2YxNWFkNjRjNWM5MGFlMmYwOGJkMjhjM2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.PDb4zUHYrFoOX-5VrH5i22fJwCD6N33qEVP3rlkw2mY)
The text was updated successfully, but these errors were encountered: