http://bugzilla.suse.com/show_bug.cgi?id=1078716 http://bugzilla.suse.com/show_bug.cgi?id=1078716#c3 --- Comment #3 from Ancor Gonzalez Sosa <ancor@suse.com> --- (In reply to Jason Evans from comment #2)
(In reply to Ancor Gonzalez Sosa from comment #1)
The problem is that GuidedSetup.initial was unable to create a valid proposal (likely because /dev/vda is too small for Kubic requirements). But instead of reporting an "storage proposal not possible" error, it crashed when trying to assign the non-existing proposal here
https://github.com/yast/yast-storage-ng/blob/master/src/lib/y2storage/ clients/partitions_proposal.rb#L163
Cool, thanks for the info. I increased the qcow to 40G and it's working now. Please close the bug.
I would not. The bug is still valid since it should have presented an understandable error and disabled the "Install" button. Instead, it showed a (kind of cryptic) error pop-up. I had to look into the logs to know what the problem was. -- You are receiving this mail because: You are on the CC list for the bug.