Bug 1139809

Summary: Leap 15.1 inst_disk_proposal fails rendering installation impossible
Product: [openSUSE] openSUSE Distribution Reporter: Onur Küçük <onur>
Component: InstallationAssignee: E-mail List <yast2-maintainers>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Leap 15.1   
Target Milestone: ---   
Hardware: All   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2log

Description Onur Küçük 2019-06-30 13:42:48 UTC
Created attachment 808932 [details]
y2log

During installation disk proposal stage an unhandled exception occurs causing the installation fail. There is also no option to choose expert partitioning so it is not possible to continue with installation. Attached are screenshots of the error messages and logs.

This does not happen with 15.0, 42.3 or older as I have been using older systems on this computer or many years now. I had to install 15.0 first, and then upgrade it with the 15.1 installation which worked (since the disk proposal module was not called). Did an installation media check and it passed. Also used the same USB disk to install 15.1 to another computer.

Failing computer is an MSI GS60 notebook with lsblk output on an "15.0 to 15.1 upgraded" system

NAME        MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda           8:0    0 119.2G  0 disk  
└─md126       9:126  0 238.5G  0 raid0 
  ├─md126p1 259:0    0   600M  0 part  
  ├─md126p2 259:1    0   300M  0 part  /boot/efi
  ├─md126p3 259:2    0   128M  0 part  
  ├─md126p4 259:3    0 137.5G  0 part  
  ├─md126p5 259:4    0   197M  0 part  
  └─md126p6 259:5    0  99.8G  0 part  /
sdb           8:16   0 119.2G  0 disk  
└─md126       9:126  0 238.5G  0 raid0 
  ├─md126p1 259:0    0   600M  0 part  
  ├─md126p2 259:1    0   300M  0 part  /boot/efi
  ├─md126p3 259:2    0   128M  0 part  
  ├─md126p4 259:3    0 137.5G  0 part  
  ├─md126p5 259:4    0   197M  0 part  
  └─md126p6 259:5    0  99.8G  0 part  /
sdc           8:32   0 931.5G  0 disk  
├─sdc1        8:33   0  13.7G  0 part  
├─sdc2        8:34   0    16G  0 part  [SWAP]
├─sdc3        8:35   0   700G  0 part  /mnt/depo
└─sdc4        8:36   0 201.8G  0 part

I am familiar with Ruby and Linux, I can try some test code or provide more info if needed
Comment 1 Onur Küçük 2019-06-30 13:47:54 UTC
Sorry double HTTP POST created two bugs, closing this one as #1139808 is the same

*** This bug has been marked as a duplicate of bug 1139808 ***