(Questa domanda non è stata risolta. A causa di vincoli temporali, il computer è stato ripristinato alle impostazioni di fabbrica.)
Stavo tentando di eseguire l'aggiornamento dal 14.04 al 16.04, ma ho apt
generato questo errore:
The required dependency 'apt (>= 1.0.1ubuntu2.13)' is not installed.
Cosa significa questo e come posso ripararlo?
Quando scrivo il comando apt-cache policy apt
Shageenth@shageenth-Inspiron-3451:~$ apt-cache policy apt apt:
Installed: 1.0.1ubuntu2.11
Candidate: 1.0.1ubuntu2.11
Version table:
*** 1.0.1ubuntu2.11 0
100 /var/lib/dpkg/status
1.0.1ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64
Packages
L'errore si verifica quando eseguo il comando:
sudo do-release-upgrade -d
e produce quanto segue:
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [198 B]
Get:2 Upgrade tool [1,265 kB]
Fetched 1,265 kB in 0s (0 B/s)
authenticate 'xenial.tar.gz' against 'xenial.tar.gz.gpg'
extracting 'xenial.tar.gz'
Reading cache
Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Required depends is not installed
The required dependency 'apt (>= 1.0.1ubuntu2.13)' is not installed.