[Bug 265073] emulators/wine-devel: wine [wine-6.0.4] and wine64 [wine-7.9] versions do not match!
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265073] emulators/wine-devel: wine [wine-6.0.4] and wine64 [wine-7.9] versions do not match!"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265073] emulators/wine-devel: wine [wine-6.0.4] and wine64 [wine-7.9] versions do not match!"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265073] emulators/wine-devel: wine [wine-6.0.4] and wine64 [wine-7.9] versions do not match!"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265073] emulators/wine-devel: wine [wine-6.0.4] and wine64 [wine-7.9] versions do not match!"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265073] emulators/wine-devel: wrong output message"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265073] emulators/wine-devel: wrong output message"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Jul 2022 10:10:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265073
Bug ID: 265073
Summary: emulators/wine-devel: wine [wine-6.0.4] and wine64
[wine-7.9] versions do not match!
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: yklaxds@gmail.com
CC: damjan.jov@gmail.com
Flags: maintainer-feedback?(damjan.jov@gmail.com)
CC: damjan.jov@gmail.com
I only install wine-devel via ports. But it can't run.
------------------------------------------------------------------
test@ykla:/ % wine
wine [wine-6.0.4] and wine64 [wine-7.9] versions do not match!
Try updating 32-bit wine with
/usr/local/share/wine/pkg32.sh upgrade
test@ykla:/ %
------------------------------------------------------------------
test@ykla:/ % pkg info wine-devel
wine-devel-7.9,1
Name : wine-devel
Version : 7.9,1
Installed on : Thu Jul 7 17:40:27 2022 CST
Origin : emulators/wine-devel
Architecture : FreeBSD:13:amd64
Prefix : /usr/local
Categories : emulators
Licenses : LGPL3 or LGPL21
Maintainer : damjan.jov@gmail.com
WWW : https://www.winehq.org
Comment : Microsoft Windows compatibility environment
Options :
ALSA : off
CUPS : off
DOCS : on
DOSBOX : off
GECKO : off
GNUTLS : on
LDAP : off
MONO : off
OPENAL : on
OSS : on
STAGING : off
V4L : off
WINEMAKER : off
X11 : on
Shared Libs required:
libopenal.so.1
libgcc_s.so.1
libXext.so.6
libX11.so.6
Shared Libs provided:
libwine.so.1
Annotations :
FreeBSD_version: 1301000
cpe : cpe:2.3:a:winehq:wine:7.9:::::freebsd13:x64
Flat size : 275MiB
Description :
Wine is a Microsoft Windows compatibility layer (or program loader)
capable of running Windows applications on i386 and compatible CPUs.
Windows programs running in Wine act as native programs would, running
without the performance or memory usage penalties of an emulator, with
a similar look and feel to other applications on your desktop.
Many applications already work, more or less, including versions of
Microsoft Office and many games.
If you receive a message of "Did you reconfigure your kernel with
"options USER_LDT"?" add the line
machdep.max_ldt_segment="2048"
to /boot/loader.conf and reboot.
WWW: https://www.winehq.org
Gerald Pfeifer <gerald@FreeBSD.org>
test@ykla:/ %
-----------------------------------------------------------------
I just run /usr/local/share/wine/pkg32.sh upgrade but none should be updated:
----------------------------------------------------------------
test@ykla:/ % /usr/local/share/wine/pkg32.sh upgrade
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false
--rootdir /home/test/.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.
test@ykla:/ %
----------------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.