Bug 1078961

Summary: Internal error: SetOverlay called when old overlay was not cleared
Product: [openSUSE] openSUSE Distribution Reporter: Per Jessen <per>
Component: YaST2Assignee: Josef Reidinger <jreidinger>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: ancor, jreidinger, pczarny, wb_jerry
Version: Leap 15.0   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://trello.com/c/Aqy3gl46
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2logs

Description Per Jessen 2018-02-02 06:23:28 UTC
Created attachment 758520 [details]
y2logs

Internal error. Please report a bug report with logs.
Run save_y2logs to get complete logs.
Details: SetOverlay called when old overlay was not cleared 
Caller:  /mounts/mp_0001/usr/share/YaST2/modules/ProductFeatures.rb:329:in `SetOverlay' 

I was installing, had created a new partition setup, gone forward, then I went back to change the type of partition table.
Comment 1 Ancor Gonzalez Sosa 2018-02-02 09:54:42 UTC
The bug was introduced by this recent change https://github.com/yast/yast-yast2/pull/671

So adding this bug report to the YaST Team Scrum backlog for it to be prioritized in relation to other tasks.
Comment 2 Lukas Ocilka 2018-02-02 15:09:46 UTC
To be more precise, the error was most probably there even before.
But the recent change "shows" the error.
Comment 3 Josef Reidinger 2018-02-02 15:39:37 UTC
*** Bug 1078815 has been marked as a duplicate of this bug. ***
Comment 4 Lukas Ocilka 2018-02-09 14:54:07 UTC
*** Bug 1079964 has been marked as a duplicate of this bug. ***
Comment 5 Josef Reidinger 2018-02-13 12:56:12 UTC
fix is in review https://github.com/yast/yast-installation/pull/662
Comment 6 Josef Reidinger 2018-02-13 13:06:56 UTC
fix merged