Bug 1217701

Summary: Issue with updating wine
Product: [openSUSE] openSUSE Tumbleweed Reporter: Alejandro Jiménez <ale-jimenez1>
Component: libzyppAssignee: E-mail List <zypp-maintainers>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: ale-jimenez1, Andreas.Stieger
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Update notification on taskbar.

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.