SDKManager issues

Based on Vmware, I built up the system of ubuntu18.04, however the sdk manager shows "no available realeases for ubuntu 2204 ", I have no idea about this, any one can help?

What is the result of this command?

cat /etc/lsb-release

Result: (Ubuntu 18.04)

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.6 LTS"

ah, it shows that:
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION=“Ubuntu 22.04.1 LTS”.
how can I fix this problem?

Looks like you upgraded from Ubuntu 18.04 to 22.04.
Please make a new virtual machine using the Ubuntu 18.04 image.

thx, I’ll give it a try

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.