|
Bugzilla – Full Text Bug Listing |
| Summary: | Kubic Installation -- Calling the YaST module inst_casp_overview has failed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Jason Evans <jason.evans> |
| Component: | Installation | Assignee: | YaST Team <yast-internal> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ancor |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://trello.com/c/ql7QFh3P | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2log | ||
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 (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. (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. Added to the yast-team trello board for it to be prioritized in relation to other bugs. I checked this and I'm 99.9% sure it was fixed a long time ago and the bug report was just overlooked and not closed. Feel free to reopen otherwise. |
Created attachment 758373 [details] y2log Build: Snapshot20180130 VM: KVM y2log attached.