libera/#devuan-dev/ Sunday, 2020-07-19

qbmonkeyAfter fresh install of beowulf server i686, aufs-dkms fails saying headers are not installed for this kernel, even though apt-get has installed them.01:19
qbmonkeyit is the pae kernel.01:20
qbmonkeythe Makefile needs a bit of love03:57
qbmonkeyuname -r returns 4.19.0-9-0-686, but kernel is 4.19.0-9-0-686-pae, devaun 2.1 returns with pae. So building points to /lib/modules/4.19.0-9-0-686, but seems like it needs both that and the -pae folder.04:06
qbmonkeyneeds symlink to System.map, which is in boot.04:08
qbmonkeyand finally aufs: disagrees about version of symbol module_layout04:10
qbmonkeyThis all works fine in Devuan 2.104:10
qbmonkeyI guess System.map is in /lib/modules/4.19.0-9-0-686/build04:12
qbmonkeynevermind /boot is still correct04:14
qbmonkeytired04:14
qbmonkeyand for some stupid reason I keep adding -0 th the kernel revision04:17
qbmonkeySo I can now load the module, with complaints about tainting because there is not key. But thats okay.04:28
qbmonkeyI think as long as headers for -686, and -common are installed and linked correctly in /lib/modules/*-686 (as build and source) and there is a link to System.map, in /boot/System-map-4.19.0-9-686; everything is happy again. Don't know if you even need the -686-pae headers.04:33

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!