Fails to load linprocfs
    Yasuhiro KIMURA 
    yasu at utahime.org
       
    Fri Nov  6 20:12:39 UTC 2020
    
    
  
Hello,
I updated both host and poudriere jail from r367172 to r367418. But
after that `poudriere bulk` fails as following.
----------------------------------------------------------------------
yasu at rolling-vm-freebsd1[1014]% uname -a
FreeBSD rolling-vm-freebsd1.home.utahime.org 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r367418: Sat Nov  7 02:00:32 JST 2020     rootz at rolling-vm-freebsd1.home.utahime.org:/usr0/freebsd/base/obj/usr0/freebsd/base/head/amd64.amd64/sys/GENERIC  amd64
yasu at rolling-vm-freebsd1[1014]% sudo -i poudriere bulk -j curamd64 -z LocalSetting -f /usr/local/etc/ports-list.txt
kldload: an error occurred while loading module linprocfs. Please check dmesg(8) for more details.
[00:00:00] Error: Required kernel module 'linprocfs' not found
yasu at rolling-vm-freebsd1[1015]%
----------------------------------------------------------------------
Executing `sudo -i kldload linprocfs.ko` results in same error.
----------------------------------------------------------------------
yasu at rolling-vm-freebsd1[1016]% sudo -i kldload linprocfs.ko
kldload: an error occurred while loading module linprocfs.ko. Please check dmesg(8) for more details.
yasu at rolling-vm-freebsd1[1017]% 
----------------------------------------------------------------------
dmesg(8) shows following error messages.
----------------------------------------------------------------------
link_elf_obj: symbol sdt_provider_linuxulator undefined
linker_load_file: /boot/kernel/linux_common.ko - unsupported file type
KLD linprocfs.ko: depends on linux_common - not available or version mismatch
linker_load_file: /boot/kernel/linprocfs.ko - unsupported file type
----------------------------------------------------------------------
What's wrong?
Best Regards.
---
Yasuhiro KIMURA
    
    
More information about the freebsd-current
mailing list