[Bug 259952] emulators/wine-devel: pkg32.sh fails to run: pkg: wrong architecture: FreeBSD:12:amd64 instead of FreeBSD:12:i386

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Nov 2021 12:40:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259952

--- Comment #8 from Alex S <iwtcex@gmail.com> ---
(In reply to Zane C. Bowers-Hadley from comment #6)

> Well you seem to know what is required to make it work with Poudriere, so why don't you share?

Official repos are built with Poudriere :) This is the default setup. Note the
ABI variable:

FreeBSD: {
  url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
  mirror_type: "srv",
  signature_type: "fingerprints",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes
}

-- 
You are receiving this mail because:
You are the assignee for the bug.