Comment # 7 on bug 1172622 from
There is a problem wit wine-mono on tumbleweed too.
Wine 5.13 requires wine-mono 5.1.0.
The rpm wine-mono-5.1.0 provides the file:
  /usr/share/wine/mono/wine-mono-5.1.0.msi
However, wine is looking for a file named:
  /usr/share/wine/mono/wine-mono-5.1.0-x86.msi
it doesn't find it and perform a download of wine-mono-5.1.0-x86.msi.
( the downloaded file is identical to /usr/share/wine/mono/wine-mono-5.1.0.msi)
Renaming /usr/share/wine/mono/wine-mono-5.1.0.msi to
/usr/share/wine/mono/wine-mono-5.1.0-x86.msi avoid the download.


You are receiving this mail because: