[Bug 287738] ports-mgmt/pkg: pkg-static upgrade -f segmentation fault
Date: Tue, 16 Sep 2025 12:47:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287738
--- Comment #20 from Lukas Engelhardt <lukas.engelhardt@gmx.de> ---
(In reply to Mark Millard from comment #19)
Thank you for taking a look!
Yes, i am using a mix of different sources.
I will try answering your questions:
I have two hosts, one builder running 14.3p2 where the poudriere and pkgbase
packets are built (14.3 as well as 15) and a client i am trying to upgrade
using pkgbase.
The 14.3p2 upgrade could have been done by using the official pkgbase sources.
Is there any way to find how the official builders are configured (src.conf and
make.conf)?
> There is no explicit mention of rebooting to use the new kernel or to to have the system and services running the new world. Was a reboot done before the below?
correct, i rebooted the client system using 14.3p2 after upgrading.
> So, above: possibly a system booted with a 14.2 kernel ran a 14.3p2 jail.
> Otherwise a personal 14.3p2 build ran the 14.3p2 jail. Unsure.
built on the builder running 14.3p2 kernel and 14.3p2 jail.
> I presume "these" are: pkg, vim, tmux and htop
correct, boot system version here is 14.3p2 on the client
> Built packages with stable/15, commit hash c2427a67c7af60bd4d07acce0ab4f0c4be2258c2
pkgbase packages, at this time i don't have built port packages using 15.
I altered FreeBSD-base to use my repository with the 15 pkgbase packages.
url: "http://myhost/${ABI}/latest"
latest is a default symlink to the built version folder 15.0.a2.20250916101338.
> Hmm. That 1403000 suggests that a 14.3(p2) world
I would think that might come from building these pkgbase packages on a FreeBSD
14.3p2 Host.
or probably the running userland:
freebsd-version -kru
15.0-ALPHA2
15.0-ALPHA2
14.3-RELEASE-p2
I hope that makes it more clear, i should try to be more specific when trying
to describe the whole process.
--
You are receiving this mail because:
You are the assignee for the bug.