kali linux full-upgrade problem.

aaryan

New Member
Joined
Sep 29, 2020
Messages
18
Reaction score
0
Credits
392
sudo apt full-upgrade -y
[sudo] password for dell:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Error!
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:
libc6-dev : Breaks: libgcc-8-dev (< 8.4.0-2~) but 8.2.0-7 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
 


Moved to Kali LInux section.

Good Luck

Wizard
 
Before doing a dist-upgrade with apt (which is the same as a full-upgrade), you should run a standard upgrade.
e.g.:
Bash:
sudo apt upgrade
sudo apt dist-upgrade
 

Staff online


Top