Zypper dup, no upgrade?

HI,

I try to use zypper dup but nothing happens at the end, do you know what is the problem?
thanks

james@localhost:~> sudo zypper dup
[sudo] password for root: 
Refreshing service 'NVIDIA'.
Refreshing service 'openSUSE'.
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.

Your system seems up to date and there are no newer updates available.

1 Like

Dumb question (I am no Tumbleweed user).

Why is it refreshing “services” and not “repositories”?

1 Like

On Tumbleweed you have two services. One contains the openSUSE repos and one the Nvida repo. Thats completely normal.

laptopneu:~ # zypper dup
Refreshing service 'NVIDIA'.
Refreshing service 'openSUSE'.
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...

The following 7 items are locked and will not be changed by any action:
 Available:
  patterns-games-games patterns-kde-kde_games patterns-kde-kde_office patterns-kde-kde_pim patterns-kde-kde_utilities patterns-kde-kde_utilities_opt patterns-office-office
Nothing to do.
laptopneu:~ # 

1 Like

Thanks for the explanation.

1 Like

is it normal that I have all those things?

Yes. Everything normal. That are the standard Tumbleweed repos (except snappy). If you click on the drop down menu in the upper right corner, and chose All services instead of All repositories, you will see the two services from my screenshot.

1 Like