Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2024 12:39:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279939] sysutils/pefs-kmod: causes panic when module is loaded
Message-ID:  <bug-279939-7788-g514egbrQg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279939-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279939-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279939

--- Comment #7 from Daniel O'Connor <darius@dons.net.au> ---
I think kernel module packages are in a bit of an unfortunate position. The
kernel ABI is not regulated very well so there are incidental breakages all=
 the
time.

I usually rebuild ports which install KLDs to avoid the issue - you can do
`make install FORCE_PKG_REGISTER=3D1` and it will overwrite the package wit=
h the
port built one without disturbing dependencies.

I am a bit surprised that it panics rather than just complaining about a
version mismatch, however as I said earlier there are often accidental
breakages.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279939-7788-g514egbrQg>