Re: rust 1.95 incoming

Robert Elz <[email protected]> Fri, 08 May 2026 01:18:41 +0700
Newsgroups gmane.os.netbsd.devel.packages
Message-ID <[email protected]>
    Date:        Thu, 7 May 2026 15:49:01 +0200
    From:        Thomas Klausner <[email protected]>
    Message-ID:  <[email protected]>

  | But then uname etc. would still ask the running kernel and report
  | 11.99.5, wouldn't it?

I don't generally get involved in pkgsrc related issues these days,
but isn't this exactly what pkgtools/libkver is designed to deal with?

I know, back in the day (like around NetBSD 5 time) I used to use it all
the time - you need a newer kernel than the one you want to emulate, and
it needs all the relevant COMPAT_* included in it (modules didn't exist
back then, but I assume having those as modules, or built in, would be OK).

If it no longer works, it should be fairly easy to fix, surely?

kre