group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #30748
[Bug 1723223] Re: linux-lts and linux-hwe autopkgtests fail due to version mismatch
[Expired for linux (Ubuntu Bionic) because there has been no activity
for 60 days.]
** Changed in: linux (Ubuntu Bionic)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1723223
Title:
linux-lts and linux-hwe autopkgtests fail due to version mismatch
Status in linux package in Ubuntu:
Expired
Status in linux source package in Trusty:
Expired
Status in linux source package in Xenial:
Expired
Status in linux source package in Bionic:
Expired
Status in linux source package in Cosmic:
Expired
Status in linux source package in Disco:
Expired
Bug description:
the autopkgtests for the kernel include 'ubuntu-regression-suite'
which contains this test:
sver=`dpkg-parsechangelog -SVersion`
read x rver x </proc/version_signature
flavour=${rver#*-*-}
rver=${rver%-$flavour}
echo "Source Package Version: $sver"
echo "Running Kernel Version: $rver"
if [ "$sver" != "$rver" ]; then
echo "ERROR: running version does not match source package" 1>&2
exit 1
fi
However, when testing a -lts or -hwe kernel build, the running kernel
will not match because the running kernel is the stock version while
the building/testing kernel is the newer -lts/-hwe version.
This failure results in autopkgtest errors for all other packages that
invoke linux autopkgtests - for example, initramfs-tools, systemd, ...
This requires unnecessary work to investigate the autopkgtest errors
every time, only to find it's a autopkgtest error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723223/+subscriptions