wine - packages are currently out of sync

The wine packages (amd64 and i386) seems to currently be out of sync:
Code:
tingo@kg-core2:~ $ wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Kobo/Kobo.exe
wine [wine-7.0.2] and wine64 [wine-8.0.2] versions do not match!

Try updating 32-bit wine with
    /usr/local/share/wine/pkg32.sh upgrade
and FreshPorts confirms this.
Updating doesn't help
Code:
tingo@kg-core2:~ $ /usr/local/share/wine/pkg32.sh upgrade
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false --rootdir /home/tingo/.i386-wine-pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (0 candidates): 100%
Processing candidates (0 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
Anybody knows when the i386 packages will catch up?
 
Ok, installing the wine7 package works around the problem for now.
Still would like to know when i386 packages will catch up.
 
Since 7.22, Wine no longer allows the workaround that is currently included in the wine ports to provide WoW64.

I.e. even if the i386 part was there, you could not use it.

But to be up to date despite the problem, the port was updated anyway.

wine7 is currently the cushion until the problem is solved.

The problem could be solved in the future by itself should the new WoW64 mode work.
 
Back
Top