On 3/14/25 12:42, Andreas Beckmann wrote:
On 3/14/25 07:31, Eric Long wrote:
I am unable to reproduce it on my side with freshly installed Debian
sid and kernel 6.12.15-amd64 from snapshot.d.o. The errors looks quite
random to me. Is there any other information regarding reproducing
this error?
OK, I'll try to reproduce that again in a fresh chroot. (I'm usually
testing in chroots with multiple kernels and most *-dkms packages
installed, so maybe there is some weird interaction between some
installed packages.)
Looks like pivot_root (and therefore bwrap) does not work in my chroot
setup. That's acceptable since it is only needed for "old" kernels,
mimic-dkms works fine for current ones.
I'll simply set an override BUILD_EXCLUSIVE_KERNEL_MIN=6.12.17 in
/etc/dkms/mimic.conf in my test chroots.
Andreas