Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2023 14:33:45 +0000
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        ports@freebsd.org
Subject:   32-bit wine does not work after upgrade
Message-ID:  <b6e004d6-6675-493d-b53a-ec099f34400a@quip.cz>

next in thread | raw e-mail | index | archive | help
Hi,
I am running FreeBSD 13.2 amd64 with quarterly 2023Q4 packages for my 
desktop. I cannot run Wine applications after the last pkg upgrade.
There is a version mismatch and there is no i386 for Wine 8.

% wine
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


% /usr/local/share/wine/pkg32.sh upgrade
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false 
--rootdir /usr/home/user/.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.

I also tried to rename ~/.i386-wine-pkg folder and create new one:

% /usr/local/share/wine/pkg32.sh install wine mesa-dri
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false 
--rootdir /usr/home/user/.i386-wine-pkg install wine mesa-dri
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'wine' have been found in 
the repositories


What was changed and how can I run 32-bit Windows applications with Wine 8?

Kind regards
Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b6e004d6-6675-493d-b53a-ec099f34400a>