[Bug 283755] ports-mgmt/pkg: pkg-upgrade(8) - version comparison new kernel modules ("kmods") failure
Date: Fri, 03 Jan 2025 17:35:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283755
Mark Millard <marklmi26-fbsd@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marklmi26-fbsd@yahoo.com
--- Comment #5 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Just for reference, to avoid needing to search in the overall
debug output:
DBG(2)[3037]> universe: add new local pkg: drm-61-kmod,
(drm-61-kmod-6.1.92.1401000_3:. . .)
DBG(2)[3037]> universe: add new remote pkg: drm-61-kmod,
(drm-61-kmod-6.1.92.1402000_3:. . .)
DBG(2)[3037]> universe: add new remote pkg: drm-61-kmod,
(drm-61-kmod-6.1.92.1401000_3:. . .)
DBG(1)[3037]> removing drm-61-kmod from the request as it is the same as local
Note the 2 "remote" examples, just one of which is a match
to the "local" one. The mismatch is larger:
drm-61-kmod-6.1.92.1401000_3 < drm-61-kmod-6.1.92.1402000_3
--
You are receiving this mail because:
You are the assignee for the bug.