** Description changed: + [Impact] + Azure users rely on the tcm_loop module. Since linux-azure doesn't install the extra package by default, the module should be included to the main package. + + [Test Case] + + After installing the azure kernel, check if `tcm_loop.ko` is available + for the appropriate version: + + find /lib/modules/ -name tcm_loop.ko + + [Regression Potential] + + tcm_loop doesn't even have any alias that could cause it to autoload in + unexpected scenarios. In case of any regression, the module can be + forced to be ignored via modprobe rules.
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1791794 Title: linux-azure: build and include the tcm_loop module to the main kernel package Status in linux-azure package in Ubuntu: In Progress Status in linux-azure-4.15 package in Ubuntu: Invalid Status in linux-azure source package in Bionic: Fix Released Status in linux-azure-4.15 source package in Bionic: Fix Committed Status in linux-azure source package in Focal: Fix Committed Status in linux-azure source package in Groovy: Fix Committed Bug description: [Impact] Azure users rely on the tcm_loop module. Since linux-azure doesn't install the extra package by default, the module should be included to the main package. [Test Case] After installing the azure kernel, check if `tcm_loop.ko` is available for the appropriate version: find /lib/modules/ -name tcm_loop.ko [Regression Potential] tcm_loop doesn't even have any alias that could cause it to autoload in unexpected scenarios. In case of any regression, the module can be forced to be ignored via modprobe rules. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1791794/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp