[Bug 1973598] Re: mtd-self-test failure on arm64 (mtdram module)
Launchpad Bug Tracker
1973598 at bugs.launchpad.net
Wed May 18 13:46:15 UTC 2022
This bug was fixed in the package fwupd - 1.7.7-1ubuntu2
---------------
fwupd (1.7.7-1ubuntu2) kinetic; urgency=medium
* d/t/ci: don't stderr-fail the autopkgtest on modprobe error
+ it's optional as tests can be skipped, if mtdram module isn't there
-- Lukas Märdian <slyon at ubuntu.com> Wed, 18 May 2022 09:34:56 +0200
** Changed in: fwupd (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to fwupd in Ubuntu.
https://bugs.launchpad.net/bugs/1973598
Title:
mtd-self-test failure on arm64 (mtdram module)
Status in fwupd package in Ubuntu:
Fix Released
Bug description:
version 1.7.7-1 of fwupd introduced a new "mtd-self-test" which fails
the autopkgtest on ubuntu/kinetic/arm64.
(https://salsa.debian.org/efi-
team/fwupd/-/commit/4d65d2014945e2e4f55a3192bf0f50beb68b1e3b)
The "mtd" test is skipped on almost all other setups (e.g. all of
Debian CI and all Ubuntu architectures, but arm64), due to missing the
/devices/virtual/mtd/mtd0 device, supposed to be provided by the
"mtdram" kernel module.
On arm64 a "mtd0" device exists and makes the "mtd" tests fail. We
could skip the "mtd-self-test", as they've never been run before (thus
not a regression), or find some way to properly run the MTD tests.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1973598/+subscriptions
More information about the foundations-bugs
mailing list