Public bug reported: The two rfkill tests now fail in yakkety since linux got upgraded to 4.8, like in in https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-yakkety/yakkety/i386/n/network-manager/20160922_091844@/log.gz .
It still builds fine: $ sudo make -f debian/tests/Makefile fake-rfkill make -C /lib/modules/4.8.0-15-generic/build KBUILD_SRC=/lib/modules/4.8.0-15-generic/build M=/tmp/autopkgtest.zD5lki/build.WwA/real-tree/debian/tests make[1]: Entering directory '/usr/src/linux-headers-4.8.0-15-generic' Building modules, stage 2. MODPOST 1 modules But it can't be loaded: $ sudo insmod debian/tests/fake-rfkill.ko insmod: ERROR: could not insert module debian/tests/fake-rfkill.ko: Unknown symbol in module $ dmesg [ 7779.796145] fake_rfkill: Unknown symbol rfkill_unregister (err 0) [ 7779.796153] fake_rfkill: Unknown symbol rfkill_destroy (err 0) [ 7779.796162] fake_rfkill: Unknown symbol rfkill_alloc (err 0) [ 7779.796168] fake_rfkill: Unknown symbol rfkill_register (err 0) ** Affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Tags: kernel-4.8 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1626568 Title: rfkill autopkgtests broken with linux 4.8: fake-rfkill.ko: Unknown symbol in module Status in network-manager package in Ubuntu: New Bug description: The two rfkill tests now fail in yakkety since linux got upgraded to 4.8, like in in https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-yakkety/yakkety/i386/n/network-manager/20160922_091844@/log.gz . It still builds fine: $ sudo make -f debian/tests/Makefile fake-rfkill make -C /lib/modules/4.8.0-15-generic/build KBUILD_SRC=/lib/modules/4.8.0-15-generic/build M=/tmp/autopkgtest.zD5lki/build.WwA/real-tree/debian/tests make[1]: Entering directory '/usr/src/linux-headers-4.8.0-15-generic' Building modules, stage 2. MODPOST 1 modules But it can't be loaded: $ sudo insmod debian/tests/fake-rfkill.ko insmod: ERROR: could not insert module debian/tests/fake-rfkill.ko: Unknown symbol in module $ dmesg [ 7779.796145] fake_rfkill: Unknown symbol rfkill_unregister (err 0) [ 7779.796153] fake_rfkill: Unknown symbol rfkill_destroy (err 0) [ 7779.796162] fake_rfkill: Unknown symbol rfkill_alloc (err 0) [ 7779.796168] fake_rfkill: Unknown symbol rfkill_register (err 0) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1626568/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp