wine
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
24
derived packages
- Links to openSUSE:Factory / wine
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Emulators/wine && cd $_
- Create Badge
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000050 50 Bytes |
Comments 8
Is it necessary to require samba-winbind? This pulls in a lot of dependencies.
it provides ntlm_auth ... we could downgrade it to recommends perhaps
Maybe, I tested wine with samba-winbind as recommends here:
https://build.opensuse.org/package/show/home:Levitating:branches:Emulators/wine
But I did run into some issues that I don't fully understand.
This comment has been deleted
Seems to be fixed with latest update , thanks.
Another problem is that the wine-32bit-win-debuginfo-10.8-2.1.i586.rpm package is not available as ::import::i586::wine-32bit-win-debuginfo-10.8-2.1.x86_64.rpm, which prevents debugging symbols for Windows DLLs from being available on x86_64 systems.
At https://build.opensuse.org/projects/home:rhabacker:branches:Emulators/prjconf I fixed that by adding
ExportFilter: ^wine-.-debug..i586.rpm$ . x86_64
to the project config
i added it to baselibs.conf, so:
wine-32bit-win-debuginfo
is there now I think.
One remaining problem is that the win-debuginfo package converted from i586 to x86_64 does not contain any files, as can be seen in https://build.opensuse.org/package/live_build_log/Emulators/wine/15.6/i586:
[ 1714s] wine-win-debuginfo(x86_64:32bit): empty file list, skipping rpm
Details can be found at https://bugzilla.opensuse.org/show_bug.cgi?id=1236187#c7.
A working bug fix has been applied to https://build.opensuse.org/package/show/home:rhabacker:branches:Emulators:win-debug-test/build.