No Updates for a Week After Offline Installation of openSUSE Tumbleweed

Hi everyone,

I did a fresh offline install of openSUSE Tumbleweed (version 20241226), and since then, I haven’t received a single update, even though it’s been over a week. I’ve been running zypper dup and refreshing the repositories, but it just says “Nothing to do” and doesn’t find any updates. I would like to also add that i have not enabled online updates from Yast.

System Info:

OS: openSUSE Tumbleweed 20241226
KDE Plasma Version:** 6.2.4
Kernel Version:** 6.12.6-1-default
CPU: Intel Core i9-14900KF (32 cores)
RAM: 31.2 GB
GPU: AMD Radeon RX 7900 XT
Motherboard: Gigabyte Z690 GAMING X

What I’ve Tried:

  1. Checked Repositories:
    -Repositories are set up and refreshed correctly, and they seem to be pointing to the right Tumbleweed mirrors.
  2. zypper dup Says No Updates:
  • When I run zypper dup, it tells me “Nothing to do,” and I don’t see any new updates.
  1. Network Seems Fine:
  • I can ping external servers like download.opensuse.org, so the network connection is working fine.

You are on the latest snapshot. Everything fine then. Keep in mind that openSUSE is run by volunteers which also want to have some free time over the holidays and don’t want to waste time on OBS instead with their familys.

2 Likes

Hello and welcome to the openSUSE forums.
People here like to see computer facts. Thus copy/paste from your terminal emulator as Preformatted text (button </>) in a post. Or Posting code or preformatted text - Using Discourse - Discourse Meta

When you want others to check that for you, you should post that list

zypper lr -d

When you want others to comment on what you see, do not try to tell stories about what you think you see, but show it

zypper dup

(all as root of course).

1 Like
zypper lr -d
# | Alias               | Name                                   | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                                          | Service
--+---------------------+----------------------------------------+---------+-----------+---------+----------+--------+----------------------------------------------------------------------------------------------+--------
1 | nordvpn             | nordvpn                                | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://repo.nordvpn.com/yum/nordvpn/centos/x86_64                                           | 
2 | openSUSE-20241226-0 | openSUSE-20241226-0                    | No      | ----      | ----    |   99     | rpm-md | hd:/?device=/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_E0D55EA574A4E81099360821-0:0-part2 | 
3 | repo-debug          | openSUSE-Tumbleweed-Debug              | No      | ----      | ----    |   99     | N/A    | http://download.opensuse.org/debug/tumbleweed/repo/oss/                                      | 
4 | repo-non-oss        | openSUSE-Tumbleweed-Non-Oss            | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/                                        | 
5 | repo-openh264       | Open H.264 Codec (openSUSE Tumbleweed) | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed                                      | 
6 | repo-oss            | openSUSE-Tumbleweed-Oss                | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/                                            | 
7 | repo-source         | openSUSE-Tumbleweed-Source             | No      | ----      | ----    |   99     | N/A    | http://download.opensuse.org/source/tumbleweed/repo/oss/                                     | 
8 | repo-update         | openSUSE-Tumbleweed-Update             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/tumbleweed/                                              | 


sudo zypper dup
[sudo] password for root:
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 continue. See ‘man zypper’ for more information about this command.
Computing distribution upgrade…
Nothing to do.
:~>

OK, I am not using Tumbleweed, but I did the following: I looked in the News and Announcement section of this English language part of the forums. The last announcement of a Tumbleweed snapshot I see is: New Tumbleweed snapshot 20241226 released! - #3 .

So it seems you are at the newest version.

I also guess that this time of the year many people, including those that prepare Tumbleweed snapshots, are celebrating some off time.

P.S.
Your repo list is shown perfect and is correct.
But with your zypper dup you already forgot the Preformatted text feature :rofl:

1 Like

Also, should be noted that since posting this, there is a new snapshot being published.

New 20250101 snapshot is published just waiting for it to be available.

1 Like

image

New snapshot is available

3 Likes

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