Hello,
I successfully installed Tumbleweed aarch64 on a VM on MacOS wirth Apple silicon. Very pleased with the performance.
The version I currently have is :
(base) rrpalma@vm02opensuse:~> cat /usr/lib/os-release
NAME="openSUSE Tumbleweed"
# VERSION="20211008"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20211008"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20211008"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
Release 20211012 is already out, but I can’t seem to be able to upgrade:
**vm02opensuse:~ #** zypper ref
Repository 'Main Repository (OSS)' is up to date.
Repository 'Main Update Repository' is up to date.
Repository 'Packman' is up to date.
All repositories have been refreshed.
**vm02opensuse:~ #** zypper dup
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you cont
inue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
Nothing to do.
My repositories:
**vm02opensuse:~ #** zypper lr -EU
Repository priorities in effect: (See 'zypper lr -P' for details)
90 (raised priority) : 1 repository
99 (default priority) : 2 repositories
# | Alias | Name | Enabled | GPG Check | Refresh | URI
--+----------------------------------+------------------------+---------+-----------+---------+-----------------------------------------------
----------------------
1 | download.opensuse.org-oss | Main Repository (OSS) | Yes | (r ) Yes | Yes | http://download.opensuse.org/ports/aarch64/tum
bleweed/repo/oss/
2 | download.opensuse.org-tumbleweed | Main Update Repository | Yes | (r ) Yes | Yes | http://download.opensuse.org/ports/aarch64/upd
ate/tumbleweed/
4 | packman | Packman | Yes | (r ) Yes | Yes | https://ftp.gwdg.de/pub/linux/misc/packman/sus
e/openSUSE_Tumbleweed/
What could be the problem?
Thanks for reading!