I did a fresh install of Slowroll today following the instructions to install without online updates and replacing the repos before doing my first zypper dup.

what I found installing what I need is wine failed to install - should I open a bugzilla or an I missing the 32 bit stuff?

slowroll:~ # zypper in -f wine
Loading repository data...
Reading installed packages...
Forcing installation of 'wine-9.0~rc3-5.1.x86_64' from repository 'update'.
Resolving package dependencies...

Problem: nothing provides 'wine-32bit = 9.0~rc3' needed by the to be installed wine-9.0~rc3-5.1.x86_64
 Solution 1: do not install wine-9.0~rc3-5.1.x86_64
 Solution 2: break wine-9.0~rc3-5.1.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/c/d/?] (c):

slowroll:~ # zypper lr -P
# | Alias          | Name           | Enabled | GPG Check | Refresh | Priority
--+----------------+----------------+---------+-----------+---------+---------
6 | packman        | packman        | Yes     | (r ) Yes  | Yes     |   70
7 | update         | update         | Yes     | (r ) Yes  | Yes     |   80
1 | base-non-oss   | base-non-oss   | Yes     | (r ) Yes  | Yes     |   99
2 | base-oss       | base-oss       | Yes     | (r ) Yes  | Yes     |   99
3 | base-oss-debug | base-oss-debug | No      | ----      | ----    |   99
4 | base-src-oss   | base-src-oss   | No      | ----      | ----    |   99
5 | h264           | h264           | Yes     | (r ) Yes  | Yes     |   99
slowroll:~ #