Based on this quote:
That test refactoring alone incurred in this small change to the main script,
to ease its unit testing:
-SERIES=$(lsb_release -cs)
+SERIES=${SERIES:-$(lsb_release -cs)}
And:
+KERNEL_VERSION=${KERNEL_VERSION:-$(uname -r)}
(...)
-KERNEL_VERSION=$(uname -r)
It looks like this change is only for test dependency injection rather
than any intended user-visible functional change. Wearing my core dev
sponsoring hat, I don't think this would be considered a feature change,
nor do I think my opinion would be controversial to the release team. So
I don't think an FFe would be required for this. I think you should feel
free to proceed without one.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1715012
Title:
[FFe] Installing snapd can hide dpkg prompts and make it look like
it's stuck
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1715012/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs