View Issue Details

IDProjectCategoryView StatusLast Update
0008827Kali LinuxKali Package Bugpublic2024-07-18 07:41
Reportergoyosito Assigned Todaniruiz  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0008827: Can't update using Discover tool - Warning
Description

When I was trying to update my kali using discover tool for updates suddenly appears a warning with this message that I copied:

<html>No se ha podido eliminar el paquete del sistema:<br /><br />WARNING: You are trying to remove the following essential packages: libssl3 (due to coreutils) libapt-pkg6.0 (due to apt) libgnutls30 (due to apt) libext2fs2 (due to e2fsprogs) </html>

Please help me what can I do, I'm new in linux world.
Thank you in advance.

Activities

daniruiz

daniruiz

2024-07-18 07:41

manager   ~0019556

Updating the system using the KDE discover app is not officially supported, you should use apt

kali@kali:~$ sudo apt update
kali@kali:~$
kali@kali:~$ sudo apt full-upgrade -y
kali@kali:~$

https://www.kali.org/docs/general-use/updating-kali/

Issue History

Date Modified Username Field Change
2024-07-17 21:06 goyosito New Issue
2024-07-18 07:41 daniruiz Note Added: 0019556
2024-07-18 07:41 daniruiz Assigned To => daniruiz
2024-07-18 07:41 daniruiz Status new => closed
2024-07-18 07:41 daniruiz Resolution open => no change required