[Bug 1960730] Re: calamares focal install to sony vaio - failure to boot

2022-02-14 Thread Chris Guiver
another QA-test install to
- sony vaio svp112a1cw (i5-9400u, 4gb, intel haswell-ULT)

later daily/ISO, no-encryption used & failure again..

when I have time, I may use the box to explore documenting a 'fail to
boot after install' page on discourse,

but for now I may just switch SECURE-uEFI off (which it was supposed to
be for my actual checklist-testcase!)

either way; as I said in #lubuntu-devel

 xubuntu (focal.4) installed... I got a blue background MOK
screen I don't normally get on first boot..  (I mostly use uEFI not
SECURE-uEFI on this box) I accepted default.. didn't appear subsequent
boot(s)

though I recorded test in jammy section??
(http://iso.qa.ubuntu.com/qatracker/milestones/429/builds/244330/testcases/1300/results/)
so maybe i made a mistake??

NOTE:  My Xubuntu thumb-drive contains 20.04 (ISO 2022-02-13) so I think I made 
the mistake on the iso.qa.ubuntu.com tracker & reported it against jammy where 
it should have been focal
so xubuntu. 20.04.4 (daily) installed in this state on this box I'm pretty sure.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960730

Title:
  calamares focal install to sony vaio - failure to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1960730/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960730] Re: calamares focal install to sony vaio - failure to boot

2022-02-12 Thread Leó Kolbeinsson
Also tested daily Focal.4 12-02-2022 on two boxes with UEFI+secure boot
enabled and no errors encountered and unable to reproduce the failure -
boxes tested were:

1. Lenovo V14IIL
2. Dell latitude 7280

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960730

Title:
  calamares focal install to sony vaio - failure to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1960730/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960730] Re: calamares focal install to sony vaio - failure to boot

2022-02-12 Thread Chris Guiver
install attempt #3 in comment #3 failed like others

SECURE BOOT FAILED
Your VAIO has detected an invalid operating system.
The following option(s) may resolve this error

- RESTART
- Start BIOS setup
- Start troubleshooting (recovery)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960730

Title:
  calamares focal install to sony vaio - failure to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1960730/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960730] Re: calamares focal install to sony vaio - failure to boot

2022-02-12 Thread Chris Guiver
repeated install attempt using

`sudo -E calamares -d`

(my intention anyway; not a fan of this device)

** Description changed:

  QA-test install of Lubuntu focal.4 daily on
- - sony vaio 
+ - sony vaio svp112a1cw (i5-9400u, 4gb, intel haswell-ULT)
+ testcase: full disk, encryption, internet, uEFI
  
- normal install until reboot; then instead of system booting i got
+ NOTE:   I didn't check SECURE-uEFI setting on device; so it was
+ incorrectly set to SECURE
  
- "SECURE BOOT FAILED.  Your VAIO has detected an invalid operating
- system." and various options such as go into BIOS/uEFI settings, reboot
- etc...
+ ** expected result
  
- This is a subsequent repeat of that install; same params .. with
- attempted first boot not yet attempted (`ubuntu-bug calamares` RAN
- FIRST, so should be roughly the same but if the box boots when I shortly
- re-try boot, the detail in this report may NOT match the issue)
+ on reboot perform checks & record successful test (hopefully realize I
+ had SECURE setting wrong too!)
  
- NOTE:  My intention was not SECURE-uEFI but I must have failed to switch
- Secure-boot OFF.. no changes here; and my last install to this box was
- in the current Secure setting (successful; date will be found on Lubuntu
- QA testing checklist)
+ ** actual result
+ 
+ on reboot
+ 
+ "SECURE BOOT FAILED ; your VAIO has detected an invalid operating
+ system"
+ 
+ and various options such as go into BIOS/uEFI settings, reboot etc...
+ 
+ 
+ 
+ The installed was re-attempted; same conditions however this time I ran
+ `ubuntu-bug calamares` before reboot.  This second attempt resulted in
+ identical failure.
+ 
+ NOTE:  My intention was NOT SECURE-uEFI but I must have failed to switch
+ Secure-boot OFF.. I think the last install attempted was Ubuntu ISO
+ (exploration of bug 1960226) but it was a successful install (alas with
+ the wrong ISO thus why install worked)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: calamares 3.2.20-0ubuntu1
  ProcVersionSignature: Ubuntu 5.13.0-30.33~20.04.1-generic 5.13.19
  Uname: Linux 5.13.0-30-generic x86_64
  .etc.calamares.modules.finished.conf:
-  ---
-  restartNowMode: user-checked
-  restartNowCommand: "systemctl -i reboot"
+  ---
+  restartNowMode: user-checked
+  restartNowCommand: "systemctl -i reboot"
  .etc.calamares.modules.partition.conf:
-  efiSystemPartition: "/boot/efi"
-  enableLuksAutomatedPartitioning: true
-  userSwapChoices: none
-  drawNestedPartitions: true
-  defaultFileSystemType: "ext4"
+  efiSystemPartition: "/boot/efi"
+  enableLuksAutomatedPartitioning: true
+  userSwapChoices: none
+  drawNestedPartitions: true
+  defaultFileSystemType: "ext4"
  .etc.calamares.modules.shellprocess_logs.conf:
-  ---
-  dontChroot: true
-  timeout: 30
-  script:
-  - calamares-logs-helper @@ROOT@@
+  ---
+  dontChroot: true
+  timeout: 30
+  script:
+  - calamares-logs-helper @@ROOT@@
  .etc.calamares.modules.unpackfs.conf:
-  ---
-  unpack:
-  -   source: "/cdrom/casper/filesystem.squashfs"
-  sourcefs: "squashfs"
-  destination: ""
+  ---
+  unpack:
+  -   source: "/cdrom/casper/filesystem.squashfs"
+  sourcefs: "squashfs"
+  destination: ""
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.445.1
  CurrentDesktop: LXQt
  Date: Sun Feb 13 14:49:30 2022
  LiveMediaBuild: Lubuntu 20.04.4 LTS "Focal Fossa" - Release amd64 (20220212)
  RelatedPackageVersions:
-  calamares-settings-ubuntu-common 1:20.04.2.1
-  calamares-settings-lubuntu   1:20.04.2.1
-  xfsprogs 5.3.0-1ubuntu2
-  btrfs-progs  5.4.1-2
+  calamares-settings-ubuntu-common 1:20.04.2.1
+  calamares-settings-lubuntu   1:20.04.2.1
+  xfsprogs 5.3.0-1ubuntu2
+  btrfs-progs  5.4.1-2
  SourcePackage: calamares
  UpgradeStatus: No upgrade log present (probably fresh install)

** Attachment added: "~/.cache/calamares/session.log"
   
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1960730/+attachment/5560621/+files/session.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960730

Title:
  calamares focal install to sony vaio - failure to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1960730/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960730] Re: calamares focal install to sony vaio - failure to boot

2022-02-12 Thread Ubuntu QA Website
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/1960730

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960730

Title:
  calamares focal install to sony vaio - failure to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/1960730/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs