maintainer-feedback requested: [Bug 269682] ports-mgmt/pkg: pkg autoremove coredumps on i386

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Feb 2023 12:34:25 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-pkg (Nobody)
<pkg@FreeBSD.org> for maintainer-feedback:
Bug 269682: ports-mgmt/pkg: pkg autoremove coredumps on i386
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269682



--- Description ---
Scenario:
- FreeBSD 12.4 and 13.1, latest patches applied
- latest ports
- ports upgraded using portmaster on a build machine (i386 bhyve VM), pacakges
built
- ports upgraded using a custom script on three physical i386 machines (two
running 12.4, one running 13.1)
- Amongst others, this upgraded pkg-1.19.0 to pkg-1.19.1_1

Result:
- pkg mostly works, except that "pkg autoremove" coredumps (on all 3 machines)

Expected result:
- "pkg autoremove" should work

Note:
- Rebuilding pkg on one of the physical i386 machines did not change anything

-- Martin