I am getting an error:
Please install all available updates for your release before upgrading while updating to 22.04.
Here are the packages which seem to give trouble:
jammy 1.3~jammy-1 amd64 [upgradable from: 1.3~focal-1]
libvkd3d-shader1/jammy 1.3~jammy-1 i386 [upgradable from: 1.3~focal-1]
libvkd3d1/jammy 1.3~jammy-1 amd64 [upgradable from: 1.3~focal-1]
libvkd3d1/jammy 1.3~jammy-1 i386 [upgradable from: 1.3~focal-1]
vkd3d-compiler/jammy 1.3~jammy-1 i386 [upgradable from: 1.3~focal-1]
I am from India and using ubuntu-archive.mirrors.estointernet.in as the download link.
I used the below commands to try and upgrade:
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo do-release-upgrade
When I am using sudo do-release-upgrade -d
command. It gives me the below prompt:
(Upgrades to the development release are only
available from the latest supported release.)
Thanks for answering my query ,
Nmath has provided me a resolution and aplogies for asking question with incomplete details ,Yes I am currently using 20.04 and wish to upgrade to 22.04 and as suggested by
Nmath I will wait for 22.04.01 version
sudo apt update
andsudo apt upgrade
to your question. There's no need to give us partial errors or partial output-- you have plenty of room! Also tell us what release you are upgrading from. 21.10 is already EOL so you're past the date of the supported upgrade path. And the release upgrade from 20.04 isn't available yet and won't be until 22.04.1 is released. So there really aren't any supported upgrades at this time. Please be thorough and complete. If we have to guess at details, your question may be impossible to answer. – Nmath Aug 10 '22 at 18:57-d
flag is a particularly bad idea. Check the manpage to see what it does. Hint: It does not do what you seem to want. – user535733 Aug 11 '22 at 03:26sudo apt update
and ofsudo apt upgrade
. – user535733 Aug 11 '22 at 03:29