[Bug 257107] emulators/wine-proton installation of 32-bit Wine may fail if an enabled repository contains packages with wrong ABI e.g. amd64
Date: Wed, 11 Aug 2021 08:55:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257107 --- Comment #6 from Alex S <iwtcex@gmail.com> --- (In reply to Kubilay Kocak from comment #5) The problem there is that `pkg -o ABI=FreeBSD:14:i386` command works only if all configured repos have i386 variants. This works very well with official repos, but if you have a custom Poudriere amd64-only repo, you'll get this update error (even if you don't intend to install any wine packages from it). So, depending on the perspective, this not a bug or at least not our bug (the proper place to complain about pkg limitations would be the pkg issue tracker), thus the resolution should be either invalid or wontfix. -- You are receiving this mail because: You are the assignee for the bug.