Bugzilla – Bug 1078961
Internal error: SetOverlay called when old overlay was not cleared
Last modified: 2022-02-24 14:47:45 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.
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.
To be more precise, the error was most probably there even before. But the recent change "shows" the error.
*** Bug 1078815 has been marked as a duplicate of this bug. ***
*** Bug 1079964 has been marked as a duplicate of this bug. ***
fix is in review https://github.com/yast/yast-installation/pull/662
fix merged