From nobody Sun Nov 07 13:03:31 2021 X-Original-To: ports-bugs@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 DA1001840D2C for ; Sun, 7 Nov 2021 13:03:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HnDvR5N9cz3sWC for ; Sun, 7 Nov 2021 13:03:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 99D8D1EBDF for ; Sun, 7 Nov 2021 13:03:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1A7D3Vbd023480 for ; Sun, 7 Nov 2021 13:03:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1A7D3VPE023479 for ports-bugs@FreeBSD.org; Sun, 7 Nov 2021 13:03:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNTk2OTddIGVtdWxhdG9ycy93aW5lIC91c3IvbG9jYWwv?= =?UTF-8?B?c2hhcmUvd2luZS9wa2czMi5zaCB1cGdyYWRlOiBwa2c6IHdyb25nIGFyY2hp?= =?UTF-8?B?dGVjdHVyZTog4oCmIHBrZzogcmVwb3NpdG9yeSBwb3VkcmllcmUgY29udGFp?= =?UTF-8?B?bnMgcGFja2FnZXMgd2l0aCB3cm9uZyBBQkk6IEZyZWVCU0Q6MTQ6YW1kNjQ=?= Date: Sun, 07 Nov 2021 13:03:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gerald@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259697 Bug ID: 259697 Summary: emulators/wine /usr/local/share/wine/pkg32.sh upgrade: pkg: wrong architecture: =E2=80=A6 pkg: repository poud= riere contains packages with wrong ABI: FreeBSD:14:amd64 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gerald@FreeBSD.org Reporter: grahamperrin@gmail.com Assignee: gerald@FreeBSD.org Flags: maintainer-feedback?(gerald@FreeBSD.org) % winefile wine [wine-6.0.1] and wine64 [wine-6.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=3DFreeBSD:14:i386 -o INSTALL_AS_USER=3Dtrue -o RUN_SCRIPTS=3Dfal= se --rootdir /home/grahamperrin/.i386-wine-pkg upgrade Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating poudriere repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01=20=20=20=20 Fetching packagesite.pkg: 100% 67 KiB 68.5kB/s 00:01=20=20=20=20 Processing entries: 0% pkg: wrong architecture: FreeBSD:14:amd64 instead of FreeBSD:14:i386 pkg: repository poudriere contains packages with wrong ABI: FreeBSD:14:amd64 Processing entries: 100% Unable to update repository poudriere Error updating repositories! % pkg query '%o %v %R' wine emulators/wine 6.0.2,1 FreeBSD % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #114 main-n250511-5f73b3338ee: Sat Nov 6 21:15:23 GMT 2021=20=20=20=20 root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NO= DEBUG amd64 1400040 1400040 % --=20 You are receiving this mail because: You are the assignee for the bug.=