On Monday, 3 July 2023 12:27:12 CEST julienbenja...@free.fr wrote: > invoke DKMS to remove the module from installed kernel versions... > and it failed with xtrx on 6.3.0-1-amd64. > > ``` > 0 upgraded, 0 newly installed, 1 to remove and 42 not upgraded. > 4 not fully installed or removed.
You may want to look into this ^^ > DKMS make.log for xtrx-0.0.1+git20190320.5ae3a3e-3.2 for kernel > 6.3.0-1-amd64 (x86_64) > Mon 3 Jul 12:16:24 CEST 2023 > make: Entering directory '/usr/src/linux-headers-6.3.0-1-amd64' > CC [M] /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.2/build/xtrx.o > /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.2/build/xtrx.c: In > function 'xtrxfd_mmap': > /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.2/build/xtrx.c:1075:31: > error: assignment of read-only member 'vm_flags' > 1075 | vma->vm_flags |= VM_LOCKED; > > | ^~ > > /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.2/build/xtrx.c:1090:31: > error: assignment of read-only member 'vm_flags' > 1090 | vma->vm_flags |= VM_IO; > > | ^~ > > /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.2/build/xtrx.c:1115:31: > error: assignment of read-only member 'vm_flags' > 1115 | vma->vm_flags |= VM_LOCKED; > > | ^~ > > > Kinda confused at this point ; if this is unrelated, I can submit > another bug report against the proper package. Looks like https://bugs.debian.org/1038003 and https://github.com/myriadrf/xtrx_linux_pcie_drv/issues/16 It could be the cause of the issue or just another thing you should look into. Having 42 not upgraded packages is usually not a good sign, so bringing that down to ideally 0 would be my first step.
signature.asc
Description: This is a digitally signed message part.