Open github-actions[bot] opened 2 years ago
LP#0: Bill (franksmcb) (franksmcb) wrote on 2020-04-01:
Ubuntu MATE Beta 20.04 03312020
No option shown to disable ISO verification as seen in pervious build. . S key does not stop ISO verification check.
Tested in Thinkpad T430 and in QEMU virtual machine.
Expected outcome: Text is displayed telling user to press S key to cancel ISO verification test Pressing S key has no effect.
Actual outcome: No text telling user to press S to stop ISO disk checking S key does not stop disk checking
ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: casper 1.442 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu21 Architecture: amd64 CasperVersion: 1.442 CurrentDesktop: MATE Date: Wed Apr 1 04:47:45 2020 LiveMediaBuild: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Beta amd64 (20200331) ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR=
LANG=C.UTF-8 SHELL=/bin/bash SourcePackage: casper UpgradeStatus: No upgrade log present (probably fresh install) mtime.conffile..etc.casper.conf: 2020-04-01T04:46:08.801695
LP#2: Ubuntu QA Website (ubuntuqa) wrote on 2020-04-01:
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1870018
LP#3: Chris Guiver (guiverc) wrote on 2020-04-01:
I've noted the same using today's Lubuntu 20.04 daily. There was no message to skip was the big 'new' difference I saw.
I have only achieved the 'skip' once using Lubuntu's daily since it was introduced, but I've tried multiple times with today's daily and I 'waited' for it at least 3 times today.
LP#4: Launchpad Janitor (janitor) wrote on 2020-04-01:
Status changed to 'Confirmed' because the bug affects multiple users.
LP#5: Leó Kolbeinsson (leok) wrote on 2020-04-01:
I also noticed this today testing Lubuntu 20.04 daily but assumed it was by design and not a bug.(as the S skip option was not displayed)
LP#6: Sebastien Bacher (seb128) wrote on 2020-04-01:
The keybinding was recently changed to ctrl-C https://launchpad.net/ubuntu/+source/casper/1.442
Also it changed slightly the protocol to be fsckd compatible but maybe those flavor themes don't handle that well? (the message is showing the ubuntu iso with spinner)
LP#7: Paul White (paulw2u) wrote on 2020-04-01:
Using Xubuntu (20200331) I also don't see the option to skip but Ctrl-C does work as it should. However, the space in which I would expect to see the skip prompt is taken up by the file check messages which are displayed on five lines. That is, previous messages are not being over-written correctly. New messages are being displayed below the previous one.
LP#8: Sebastien Bacher (seb128) wrote on 2020-04-01:
Could you add a screenshot of the issue?
It looks like maybe the xubuntu plymouth theme needs some fixing...
LP#9: Dimitri John Ledkov (xnox) wrote on 2020-04-01:
I think this is a casper regression with old themes compat.
LP#10: Paul White (paulw2u) wrote on 2020-04-01:
Screenshot of Xubuntu 20.04 file check
Attachments:
LP#11: Dimitri John Ledkov (xnox) wrote on 2020-04-02:
There is a bug in the ubuntu-logo theme script which eats the Ctrl+C message. Meaning, it was never shown correctly during on-boot fsck with systemd-fckd.
And also it was copied across into all the derivatives of the plymouth theme.
I could send an "old" style keys: message that should work in casper, but that needs some kind of a detection if the theme supports new messages or not.
It would be nice to fix all the themes properly though.
LP#12: fossfreedom (fossfreedom) wrote on 2020-04-06:
Any hints about what should be changed to resolve this please? Any sort of example code would be most appreciated.
LP#13: Launchpad Janitor (janitor) wrote on 2020-04-06:
This bug was fixed in the package casper - 1.443
casper (1.443) focal; urgency=medium
- Make fsckd under spinner/logo themes produce consistent output
- Make plymouth-less progress output less bad
- Use theme-specific keys: or fsckd-cancel-msg: for Ctrl+C message LP:
1870018
- Add fsck.mode=skip sensitivity to casper-md5check
- ubuntu-server: skip mounting swap (as hacked by livecd-rootfs currently)
- Leave fsck result as a json /run/casper-md5check.json file.
- ubuntu-server: adapt runtime netplan into cloud-config cloud.cfg
Fix cmdline parsing, it was always broken
-- Dimitri John Ledkov
Fri, 03 Apr 2020 13:04:38 +0100
Reported first on Launchpad at https://bugs.launchpad.net/ubuntu/+source/xubuntu-artwork/+bug/1870018