http://bugzilla.suse.com/show_bug.cgi?id=993885
Bug ID: 993885 Summary: Kde-Live net installer does not reboot after installation Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Live Medium Assignee: fvogt@suse.com Reporter: okurz@suse.com QA Contact: okurz@suse.com Found By: --- Blocker: ---
## observation
Continuing through the whole installation process of the NET installer on the Kde-Live medium until the "reboot now" dialog shows up works fine but the reboot does not seem to happen
## steps to reproduce
I am in the process of automating this but it can be as easy as
* start Kde-Live * call installation from within plasma session * let installer run into "reboot now" action * observe that the system does not reboot
## expected result
system should reboot into installed system
## workaround
manual reboot of the system yields a properly setup Tumbleweed installation so the installation is ok.
http://bugzilla.suse.com/show_bug.cgi?id=993885 http://bugzilla.suse.com/show_bug.cgi?id=993885#c1
Fabian Vogt fvogt@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yast2-maintainers@suse.de Flags| |needinfo?(yast2-maintainers | |@suse.de)
--- Comment #1 from Fabian Vogt fvogt@suse.com --- This is because YaST does not know that it's running in a live system. The control.xml defines kexec_reboot to be 1, which doesn't work, so it silently fails.
(In reply to Oliver Kurz from comment #0)
## expected result
system should reboot into installed system
I'd rather expect the installation to show a message that the installation finished and a reboot is needed. An automatic reboot can in theory cause data loss.
@YaST: How would you like to have this fixed? A new install.inf entry ("no_reboot") or a new control.xml boolean? Or rather a new installation mode akin to "live_installation" in the control.xml?
http://bugzilla.suse.com/show_bug.cgi?id=993885 http://bugzilla.suse.com/show_bug.cgi?id=993885#c2
Ladislav Slezák lslezak@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Flags|needinfo?(yast2-maintainers | |@suse.de) |
--- Comment #2 from Ladislav Slezák lslezak@suse.com ---
@YaST: How would you like to have this fixed? A new install.inf entry ("no_reboot") or a new control.xml boolean?
The bootloader code already checks for the "kexec_reboot" value in the install.inf file. (See https://github.com/yast/yast-bootloader/blob/master/src/lib/bootloader/finis...).
Simply adding "kexec_reboot: 0" should do the trick in this case.
However, I did a grep over all YaST repositories for "Mode.live_installation" and there are quite a lot of tweaks and adjustments for the live installation mode.
Currently all these tweaks are ignored. I do not know how much problematic is this, but obviously there can be much more "bugs" in the current state.
This bootloader bug would be fixed as well, it checks for the live installation mode here: https://github.com/yast/yast-bootloader/blob/master/src/lib/bootloader/kexec...
So I'd suggest to set Mode.live_installation via the install.inf file, but YaST should still load the "normal" installation defaults as we run full installation now, not the old "live_installer" client. It does not make sense to repeat the same definitions for the live installation.
This obviously needs also some work on the YaST side...
Setting to P2 as this might cause another live installation bugs.
http://bugzilla.suse.com/show_bug.cgi?id=993885 http://bugzilla.suse.com/show_bug.cgi?id=993885#c4
--- Comment #4 from Oliver Kurz okurz@suse.com --- Hi Fabian, do you remember if this is fixed or still a thing?
http://bugzilla.suse.com/show_bug.cgi?id=993885 http://bugzilla.suse.com/show_bug.cgi?id=993885#c5
--- Comment #5 from Fabian Vogt fvogt@suse.com --- (In reply to Oliver Kurz from comment #4)
Hi Fabian, do you remember if this is fixed or still a thing?
Not fixed as nothing changed yet.
Simply not displaying the reboot dialog is probably the best option, I'll look into the information in comment 2, maybe it's enough.
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c38
--- Comment #38 from Oliver Kurz okurz@suse.com --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation@uefi-2G https://openqa.opensuse.org/tests/1662477
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c39
--- Comment #39 from Oliver Kurz okurz@suse.com --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/1678271
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c40
--- Comment #40 from Oliver Kurz okurz@suse.com --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/1694098
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c41
--- Comment #41 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/1705676
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c42
--- Comment #42 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation@uefi-2G https://openqa.opensuse.org/tests/1729988
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c43
--- Comment #43 from Oliver Kurz okurz@suse.com --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/1751087
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c44
--- Comment #44 from Oliver Kurz okurz@suse.com --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/1767021
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c45
--- Comment #45 from Oliver Kurz okurz@suse.com --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde-live_installation https://openqa.opensuse.org/tests/1784068
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c46
--- Comment #46 from Oliver Kurz okurz@suse.com --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde-live_installation https://openqa.opensuse.org/tests/1817260
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c47
--- Comment #47 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation@uefi-2G https://openqa.opensuse.org/tests/1844585
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c48
--- Comment #48 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation@uefi-2G https://openqa.opensuse.org/tests/1862865
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c49
--- Comment #49 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation@uefi-2G https://openqa.opensuse.org/tests/1875622
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c50
--- Comment #50 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde-live_installation@64bit-2G https://openqa.opensuse.org/tests/1888179
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The label in the openQA scenario is removed
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c51
--- Comment #51 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde_live_upgrade_leap_15.0@aarch64 https://openqa.opensuse.org/tests/1902577
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c52
--- Comment #52 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde_live_upgrade_leap_15.0@aarch64 https://openqa.opensuse.org/tests/1926583
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c53
--- Comment #53 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde-live_installation https://openqa.opensuse.org/tests/1953341
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c54
--- Comment #54 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde_live_upgrade_leap_15.0@aarch64 https://openqa.opensuse.org/tests/1985520
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c55
--- Comment #55 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde_live_upgrade_leap_15.0@aarch64 https://openqa.opensuse.org/tests/2026385
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c56
--- Comment #56 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/2058166
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c57
--- Comment #57 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/2077495
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c58
--- Comment #58 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/2103633
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c59
--- Comment #59 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/2126284
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c60
--- Comment #60 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/2152786
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c61
--- Comment #61 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation https://openqa.opensuse.org/tests/2177463
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c62
--- Comment #62 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde_live_upgrade_leap_15.0@aarch64 https://openqa.opensuse.org/tests/2201180
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c63
--- Comment #63 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: krypton-live-installation@uefi-2G https://openqa.opensuse.org/tests/2258001
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
Expect the next reminder at the earliest in 56 days if nothing changes in this ticket.
https://bugzilla.suse.com/show_bug.cgi?id=993885 https://bugzilla.suse.com/show_bug.cgi?id=993885#c64
--- Comment #64 from openQA Review openqa-review@suse.de --- This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: kde_live_upgrade_leap_15.0@aarch64 https://openqa.opensuse.org/tests/2346263
To prevent further reminder comments one of the following options should be followed: 1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted 2. The openQA job group is moved to "Released" or "EOL" (End-of-Life) 3. The bugref in the openQA scenario is removed or replaced, e.g. `label:wontfix:boo1234`
Expect the next reminder at the earliest in 112 days if nothing changes in this ticket.