Check the installed package instead of from ubuntu-archive (BugFix)#640
Check the installed package instead of from ubuntu-archive (BugFix)#640os369510 wants to merge 1 commit intocanonical:mainfrom
Conversation
|
Fix: https://bugs.launchpad.net/stella/+bug/2027655 |
pieqq
left a comment
There was a problem hiding this comment.
Thanks for catching this problem! Just one suggestion inline.
Codecov Report
@@ Coverage Diff @@
## main #640 +/- ##
======================================
Coverage ? 2.50%
======================================
Files ? 125
Lines ? 13953
Branches ? 2367
======================================
Hits ? 350
Misses ? 13546
Partials ? 57
Flags with carried forward coverage won't be shown. Click here to find out more. |
[p/b/b/check-ubuntu-desktop-recommends.sh] (LP: #2027655)
|
@os369510 can you sign your commits and resubmit? Please see our contrib doc about this: https://github.com/canonical/checkbox/blob/main/CONTRIBUTING.md#signed-commits-required Then we'll be good to land this! |
|
I've done the rebase in #914, so it may actually land quickly. |
…e instead of from ubuntu-archive (LP: #2027655)
Description
The current test case checks the recommended packages of ubuntu-desktop which is the version from ubuntu-archive.
However, we need to check the package we currently installed on the system.
Resolved issues
Fixes: the tool part from https://bugs.launchpad.net/stella/+bug/2027655
Documentation
Tests
Tested-by: andy.chi@canonical.com