|
Bugzilla – Full Text Bug Listing |
| Summary: | Storage::Exception in inst_update_partition, NET Leap upgrade 42.3 to 15.0 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Peter Krútel <peter.krutel> |
| Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | koga |
| Version: | Leap 15.0 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
y2logs from upgrade
inst_update_partition error |
||
I experienced similar issue related to this topic. I have tried to upgrade from Leap 42.3 to 15.0 from Network install by USB stick however YaST2 stopped when I came across “Select for Update” display. I attach a y2log. It seems to be related encrypted partition (LUKS). I could avoid this issue if I follow the steps below: 1. Boot system and commented out encrypted partition from /etc/fstab. 2. Restart system and boot from USB stick. 3. Choose Upgrade and cancel for password prompt to pass the dialog. 4. Boot Leap 15.0 and restore /etc/fstab. I could do this workaround because my encrypted partition was /home. I think similar bugs were reported: #1094749 #1095678 #1095685 Created attachment 772368 [details]
inst_update_partition error
(In reply to Peter Krútel from comment #0) > Created attachment 772200 [details] > y2logs from upgrade For future bug reports, please use the save_y2logs script that we explicitly provide for this. See also https://en.opensuse.org/openSUSE:Report_a_YaST_bug#I_attached_.2Fvar.2Flog.2FYaST2.2Fy2log_to_a_YaST2_bug.2C_and_still_I_am_asked_to_attach_y2logs._Why.3F duplicate of bug #1094963 *** This bug has been marked as a duplicate of bug 1094963 *** (In reply to Stefan Hundhammer from comment #3) > (In reply to Peter Krútel from comment #0) > > Created attachment 772200 [details] > > y2logs from upgrade > > For future bug reports, please use the save_y2logs script that we explicitly > provide for this. > > See also > > https://en.opensuse.org/openSUSE:Report_a_YaST_bug#I_attached_.2Fvar.2Flog. > 2FYaST2.2Fy2log_to_a_YaST2_bug.2C_and_still_I_am_asked_to_attach_y2logs._Why. > 3F Attachment was provided as required, did you see the content? Saved file only misses character 's'. |
Created attachment 772200 [details] y2logs from upgrade Upgrading openSUSE Leap 42.3 to 15.0. NET installer on USB stick. I get to "Partition or System to Update" and upgrade stopped with exception. Looking into yast2log, it looks like /dev/mapper/cr_home cannot be found. /dev/mapper/cr_home is encrypted disk partition, password was asked before entering to "Partition or System to Update". When showing all partitions in "Partition or System to Update", /dev/mapper/cr_home file system is not recognized.