Bugzilla – Bug 157365
Installing beta7 does not use anything on cd 2,3,4, or 5
Last modified: 2006-03-21 12:15:07 UTC
When installing beta7 on a centrino based laptop, no packages are installed from cds 2, 3, 4, or 5, despite the installer saying that they will be installing stuff from them. Instalation ends up with only fwvm on the machine, no gnome or kde or much of anything else.
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
*** This bug has been marked as a duplicate of 158620 ***