Bug 432668

Summary: Live-CD Installer throws error message
Product: [openSUSE] openSUSE 11.1 Reporter: Stephan Binner <stbinner>
Component: Live MediumAssignee: Lukas Ocilka <locilka>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P1 - Urgent CC: dmacvicar, jreidinger, jsrain, lslezak, rastislav.krupansky
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Screenshot
YaST2 log files

Description Stephan Binner 2008-10-06 15:18:08 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.
Comment 1 Stephan Binner 2008-10-06 15:19:39 UTC
Created attachment 243686 [details]
Screenshot
Comment 2 Christoph Thiel 2008-10-06 15:22:26 UTC
Please attach yast2 logs.
Comment 3 Stephan Binner 2008-10-06 15:43:48 UTC
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"
Comment 4 Stephan Binner 2008-10-06 19:28:18 UTC
*** Bug 432741 has been marked as a duplicate of this bug. ***
Comment 5 Duncan Mac-Vicar 2008-10-07 13:13:14 UTC
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.
Comment 6 Duncan Mac-Vicar 2008-10-07 13:13:58 UTC
Jiri, is #5 expected?
Comment 7 Jiri Srain 2008-10-07 14:39:26 UTC
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?
Comment 8 Lukas Ocilka 2008-10-07 14:58:35 UTC
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);
Comment 9 Lukas Ocilka 2008-10-07 15:23:43 UTC
- Do not initalize Packages before SlideShow in live install mode
  (bnc #432668).
- yast2-packager-2.17.26
Comment 10 Jiri Srain 2008-10-15 10:24:48 UTC
*** Bug 435278 has been marked as a duplicate of this bug. ***