Bug 1078961 - Internal error: SetOverlay called when old overlay was not cleared
Summary: Internal error: SetOverlay called when old overlay was not cleared
Status: RESOLVED FIXED
: 1078815 1079964 (view as bug list)
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Leap 15.0
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Josef Reidinger
QA Contact: Jiri Srain
URL: https://trello.com/c/Aqy3gl46
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-02 06:23 UTC by Per Jessen
Modified: 2022-02-24 14:47 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2logs (76.53 KB, application/x-tar)
2018-02-02 06:23 UTC, Per Jessen
Details

Note You need to log in before you can comment on or make changes to this bug.
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