From nobody Wed Oct 18 15:26:00 2023 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4S9ZSC611qz4x9Zr for ; Wed, 18 Oct 2023 15:26:03 +0000 (UTC) (envelope-from SRS0=Nz0u=GA=quip.cz=000.fbsd@elsa.codelab.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4S9ZSC56G5z3gPZ for ; Wed, 18 Oct 2023 15:26:03 +0000 (UTC) (envelope-from SRS0=Nz0u=GA=quip.cz=000.fbsd@elsa.codelab.cz) Authentication-Results: mx1.freebsd.org; none Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id A734BD7884; Wed, 18 Oct 2023 17:26:01 +0200 (CEST) Received: from [192.168.145.49] (ip-89-177-27-225.bb.vodafone.cz [89.177.27.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 14AADD788E; Wed, 18 Oct 2023 17:26:01 +0200 (CEST) Message-ID: Date: Wed, 18 Oct 2023 15:26:00 +0000 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: 32-bit wine does not work after upgrade Content-Language: cs-Cestina, en-US To: Lorenzo Salvadore , ports@freebsd.org References: From: Miroslav Lachman <000.fbsd@quip.cz> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:42000, ipnet:94.124.104.0/21, country:CZ] X-Rspamd-Queue-Id: 4S9ZSC56G5z3gPZ On 18/10/2023 15:13, Lorenzo Salvadore wrote: > Hello, > > I am not an expert of the wine ports, but I have asked > someone who knows well these ports but is not subscribed to > this mailing list. His suggestion is to not use wine8, but use > wine7 instead and wait for wine9. Yes, downgrade to wine 7 is the only thing on my list "what to try to fix it". I am surprised wine 7 was upgraded automatically to wine 8 when there is some uncompatible change and nothing is in pkg-message nor UPDATING. Kind regards Miroslav Lachman