|
Bugzilla – Full Text Bug Listing |
| Summary: | Live-CD Installer throws error message | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Stephan Binner <stbinner> |
| Component: | Live Medium | Assignee: | 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
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. *** |