[Bug 285490] ports-mgmt/pkg: pkg upgrade unexpectedly installs uninstalled, non-dependency package

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Mar 2025 23:38:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285490

--- Comment #4 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Eric from comment #3)

It is not an actual reference to 11.1 . It is
just text in the pkg-message file's output:

# cat /usr/ports/sysutils/lsof/pkg-message
[
{ type: install
  message: <<EOD
NOTE: Due to the way the FreeBSD build clusters make packages,
you may see a warning similar to the following:

lsof: WARNING: compiled for FreeBSD release 11.1-RELEASE-p6; this is
11.1-RELEASE-p4.

This is because the poudriere jails that build the packages don't have the  
corresponding kernel installed, so they don't know that the kernel version is
different.

This warning can be ignored if you are using a system that is updated via
freebsd-update
and are using pre-built packages. 
EOD
}
]

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