Bugzilla – Bug 432668
Live-CD Installer throws error message
Last modified: 2021-02-18 14:46:22 UTC
When starting the installation a message box about being unable to create a repository (see screenshot) is shown. Selecting "No" seems to let the installation continue though.
Created attachment 243686 [details] Screenshot
Please attach yast2 logs.
Created attachment 243698 [details] YaST2 log files Logfiles until pop-up - unfortunately above first installation ended in a non-bootable system: "Error: No operating system FATAL: INT18: BOOT FAILURE"
*** Bug 432741 has been marked as a duplicate of this bug. ***
The CD does not look like a repository: boot config.isoclient EULA.txt GPLv2.txt GPLv3.txt openSUSE-11.1-read-only.i686-2.7.0 README README.BETA README.DOS no content.
Jiri, is #5 expected?
Looking at the logs, it comes from Packages.ycp:Initialize(), where it behaves as if it was running initial installation (and uses a fallback URL). Lukas, may it be related to changes which you had been doing in this area?
Maybe this commit 41629 locilka global void SlideShowSetUp (string wanted_language) { 51667 locilka // bnc #427935 51667 locilka // Initialize the base_source_id first 51667 locilka Init (true);
- Do not initalize Packages before SlideShow in live install mode (bnc #432668). - yast2-packager-2.17.26
*** Bug 435278 has been marked as a duplicate of this bug. ***