Bug 1217701 - Issue with updating wine
Summary: Issue with updating wine
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: libzypp (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-30 13:54 UTC by Alejandro Jiménez
Modified: 2023-11-30 18:55 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Update notification on taskbar. (108.40 KB, image/png)
2023-11-30 13:54 UTC, Alejandro Jiménez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Jiménez 2023-11-30 13:54:45 UTC
Created attachment 871088 [details]
Update notification on taskbar.

After going through OpenSUSE's wiki (https://en.opensuse.org/Wine), I added the tumbleweed repository with the following command:

sudo zypper ar https://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Tumbleweed/Emulators:Wine.repo

Afterwards, I updated and installed wine. Now, I get a notification that states that I can update 5 packages (wine-32bit (8.21-1.2), wine-gecko (2.47.4-1.1), wine-mono (8.1.0-1.1), wine (8.21-1.2) and winetricks (20230212-2.1). However, if I try to update, the following error appears: No distribution upgrade available.

If I run sudo zypper up, nothing will come up to update.
Comment 1 hui 2023-11-30 15:29:54 UTC
"If I run sudo zypper up..."

This is wrong. On Tumbleweed you MUST use "zypper dup"!

So this seems like a invalid bugreport because of user error...
Comment 2 hui 2023-11-30 16:01:29 UTC
Additionally you need to perform a vendor switch if you want to switch package versions to another repo.