|
Bugzilla – Full Text Bug Listing |
| Summary: | Installing beta7 does not use anything on cd 2,3,4, or 5 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Greg Kroah-Hartman <gregkh> |
| Component: | Installation | Assignee: | Stanislav Visnovsky <visnov> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | Beta 7 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | /var/log/Yast2 from installed machine | ||
|
Description
Greg Kroah-Hartman
2006-03-11 00:11:49 UTC
Created attachment 72387 [details]
/var/log/Yast2 from installed machine
Here's the log files from the installed machine.
Could this be the problem described in bug #153073? Does it work if you keep the first CD within the drive until YaST asks you for CD2? No, I left CD1 in, it asked for CD2, and then only installed 1 or less packages off of CD2. it then asked for CD3 and did the same (same for CD4 and CD5). OK it installed one package, how many should have been installed for each CD? You can see a summary for each CD during the package installation. Lots of different packages should have been installed from the other CDs. I had selected GNOME and kernel development packages. The number of packages shown on the screen was in the hundreds, yet none were installed. If you look in the y2log file attached, it looks like this is where the error happens: 2006-03-10 15:48:50 <3> linux(3736) [wfm] Package.cc(PkgCommit):1742 Pkg::Commit has failed: ZYpp::commit has failed 2006-03-10 15:48:50 <3> linux(3736) [YCP] PackageInstallation.ycp:130 Bad media number 2 2006-03-10 15:48:50 <1> linux(3736) [YCP] clients/inst_rpmcopy.ycp:694 0 packages installed 2006-03-10 15:48:50 <1> linux(3736) [YCP] clients/inst_rpmcopy.ycp:710 remaining: [] 2006-03-10 15:48:50 <1> linux(3736) [YCP] clients/inst_rpmcopy.ycp:721 source remaining: [] OK this looks like a ZYPP problem. Reassigning. The CD could not be mounted. The resulting exception is treated as a 'skip' Package.cc(PkgCommit):1742 Pkg::Commit has failed: ZYpp::commit has failed [YCP] PackageInstallation.ycp:130 Bad media number 2 |