0

I've a Ubuntu 20.04.1 LTS on my server I've updated my packages by running sudo apt update but when I run sudo apt upgrade I get error of unmet dependencies this is my os info

$ lsb_release -a

Output

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS 
Release:    20.04 
Codename:   focal

$ sudo apt upgrade

Error

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
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: distro-info-data : Breaks: distro-info (< 0.20~) but 0.18ubuntu0.18.04.1 is to be installed dpkg : Breaks: libapt-pkg5.0 (< 1.7~b) but 1.6.14 is to be installed E: Broken packages

Because of this I'm not able to install some of my packages.

Note : I've tried this post

0 Answers0