Tuesday, May 21, 2024
 Popular · Latest · Hot · Upcoming
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 3271  / 1 Year ago, sun, april 16, 2023, 2:41:52

I wish to upgrade my Raspberry to Jammy Jellyfish. It was released yesterday and announced in news.


But on my machine it still shows that's beta release!


# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=21.10
DISTRIB_CODENAME=impish
DISTRIB_DESCRIPTION="Ubuntu 21.10"


# do-release-upgrade
Checking for a new Ubuntu release
No new release found.

# do-release-upgrade -p -m server
Checking for a new Ubuntu release
No new release found.

# do-release-upgrade -c -m server
Checking for a new Ubuntu release
No new release found.

# do-release-upgrade -c -m server --allow-third-party
Checking for a new Ubuntu release
No new release found.

# date
Sat Apr 23 07:49:28 CEST 2022

# do-release-upgrade -d
Checking for a new Ubuntu release

= Welcome to the Ubuntu 'Jammy Jellyfish' development release =

''This release is still in development.''

Thanks for your interest in this development release of Ubuntu.
The Ubuntu developers are moving very quickly to bring you the
absolute latest and greatest software the Open Source Community has to
offer. This development release brings you a taste of the newest features
for the next version of Ubuntu.

== Testing ==

Please help to test this development snapshot and report problems back to the
developers. For more information about testing Ubuntu, please read:

http://www.ubuntu.com/testing


== Reporting Bugs ==

This development release of Ubuntu contains bugs. If you want to help
out with bugs, the Bug Squad is always looking for help. Please read the
following information about reporting bugs

Is this some raspberry specific bug?


I did


apt update && apt upgrade && apt dist-upgrade && apt autoremove && apt install update-manager-core

More From » upgrade

 Answers
5

It takes until after the first point release (22.04.1) for do-release-upgrade to become available for general use. This is usually in August.


Some years, when there have been known problems, the team has held back the availability of an update through do-release-upgrade for a long time, until the issues are ironed out. This can be particularly so if you're on the LTS-to-LTS track.


[#631] Monday, April 17, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
alliulet

Total Points: 46
Total Questions: 109
Total Answers: 97

Location: Svalbard and Jan Mayen
Member since Sat, Oct 10, 2020
4 Years ago
;