|
Bugzilla – Full Text Bug Listing |
| Summary: | fails to boot to the new system after manual transational update | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Vishal Goswami <techvish81> |
| Component: | MicroOS | Assignee: | Forgotten User u0-bnvADNc <forgotten_u0-bnvADNc> |
| Status: | RESOLVED FEATURE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | iforster, kukuk |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Vishal Goswami
2023-06-11 15:16:56 UTC
(In reply to Vishal Goswami from comment #0) > 2.there will not be any errors except "zypper --no-cd dup on > /.snapshots/5/snapshot failed with exit code 106! > Use '--interactive' for manual problem resolution." after the update from zypper manual page: " 106 - ZYPPER_EXIT_INF_REPOS_SKIPPED Some repository had to be disabled temporarily because it failed to refresh. You should check your repository configuration (e.g. zypper ref -f)." Please fix your repositories. It's not the fault of transactional-update or zypper, if your repository setup creates errors. > 3.sudo reboot > Actual Results: > you will boot in the original snapshot without the update. Ok, so everything is working: transactional-update could not apply the updates without errors and thus does not boot into a possible broken system. > Expected Results: > you should boot in the updated system NO! transactional-update should never ever boot into a possible broken system! If you want that, you don't need transactional-update but you can stay with a traditional system. As Thorsten already pointed out this is intentional behavior: Ignoring unavailable repositories may even lead to system downgrades, so this is treated as an error. Please remove, disable or fix the repository in question. |