<div dir="ltr">hi Keith - Thanks ! good to know,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 22, 2022 at 11:37 AM Keith <<a href="mailto:keith@caramail.com">keith@caramail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 4/22/22 9:49 AM, Jerry Geis wrote:<br>
> I have another machine I am trying to update from 20.04 to 22.04 LTS<br>
> These are my files:<br>
> <br>
> more /etc/update-manager/release-upgrades<br>
> [DEFAULT]<br>
> # Default prompting and upgrade behavior, valid options:<br>
> #<br>
> #  never  - Never check for, or allow upgrading to, a new release.<br>
> #  normal - Check to see if a new release is available.  If more than <br>
> one new<br>
> #           release is found, the release upgrader will attempt to <br>
> upgrade to<br>
> #           the supported release that immediately succeeds the<br>
> #           currently-running release.<br>
> #  lts    - Check to see if a new LTS release is available.  The upgrader<br>
> #           will attempt to upgrade to the first LTS release available after<br>
> #           the currently-running one.  Note that if this option is used and<br>
> #           the currently-running release is not itself an LTS release the<br>
> #           upgrader will assume prompt was meant to be normal.<br>
> Prompt=lts<br>
> <br>
> <br>
> <br>
> root@silentm-ThinkPad-W530:~# more /etc/os-release<br>
> NAME="Ubuntu"<br>
> VERSION="20.04.4 LTS (Focal Fossa)"<br>
> ID=ubuntu<br>
> ID_LIKE=debian<br>
> PRETTY_NAME="Ubuntu 20.04.4 LTS"<br>
> VERSION_ID="20.04"<br>
> HOME_URL="<a href="https://www.ubuntu.com/" rel="noreferrer" target="_blank">https://www.ubuntu.com/</a> <<a href="https://www.ubuntu.com/" rel="noreferrer" target="_blank">https://www.ubuntu.com/</a>>"<br>
> SUPPORT_URL="<a href="https://help.ubuntu.com/" rel="noreferrer" target="_blank">https://help.ubuntu.com/</a> <<a href="https://help.ubuntu.com/" rel="noreferrer" target="_blank">https://help.ubuntu.com/</a>>"<br>
> BUG_REPORT_URL="<a href="https://bugs.launchpad.net/ubuntu/" rel="noreferrer" target="_blank">https://bugs.launchpad.net/ubuntu/</a> <br>
> <<a href="https://bugs.launchpad.net/ubuntu/" rel="noreferrer" target="_blank">https://bugs.launchpad.net/ubuntu/</a>>"<br>
> PRIVACY_POLICY_URL="<a href="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" rel="noreferrer" target="_blank">https://www.ubuntu.com/legal/terms-and-policies/privacy-policy</a> <br>
> <<a href="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" rel="noreferrer" target="_blank">https://www.ubuntu.com/legal/terms-and-policies/privacy-policy</a>>"<br>
> VERSION_CODENAME=focal<br>
> UBUNTU_CODENAME=focal<br>
> <br>
> <br>
> <br>
> root@silentm-ThinkPad-W530:~# do-release-upgrade<br>
> Checking for a new Ubuntu release<br>
> There is no development version of an LTS available.<br>
> To upgrade to the latest non-LTS development release<br>
> set Prompt=normal in /etc/update-manager/release-upgrades.<br>
> <br>
> <br>
> <br>
> So it seems i am set for LTS upgrades ....<br>
> I am 20.04 LTS fully updated....<br>
> I do he do-release-upgrade and it is saying "no"<br>
> <br>
> Why ?<br>
> <br>
> Jerry<br>
> <br>
<br>
Current 20.04 LTS users won't get a prompt to upgrade until the first <br>
point release (22.04.1) due at the beginning of August. You need to <br>
specify the "-d" option to do an upgrade to Jammy now.<br>
<br>
$ sudo do-release-upgrade -d<br>
Checking for a new Ubuntu release<br>
Get:1 Upgrade tool signature [819 B]<br>
Get:2 Upgrade tool [1,261 kB]<br>
Fetched 1,262 kB in 0s (0 B/s)<br>
authenticate 'jammy.tar.gz' against 'jammy.tar.gz.gpg'<br>
extracting 'jammy.tar.gz'<br>
<br>
..etc<br>
<br>
-- <br>
Keith<br>
<br>
<br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</blockquote></div>