Bugzilla – Bug 153026
Update from SL10.0 to 10.1 Beta5 fails during the removing of package phase
Last modified: 2006-02-23 09:24:38 UTC
An update from 10.0 to 10.1 Beta5 fails with the following error in the log files: 2006-02-23 00:30:06 <0> 10.10.100.202(3193) [zypp] ExternalProgram.cc(start_program):166 Executing 'rpm' '--root' '/mnt' '--dbpath' '/var/lib/rpm' '-e' '--allmatches' '--' 'libimnxcert-1.2-5_imnx_ suse.i586' 2006-02-23 00:30:06 <0> 10.10.100.202(3193) [zypp] ExternalProgram.cc(start_program):276 pid 3730 launched 2006-02-23 00:30:07 <0> 10.10.100.202(3193) [zypp] ExternalProgram.cc(checkStatus):323 pid 3730 exited with status 1 2006-02-23 00:30:07 <5> 10.10.100.202(3193) [DEFINE_LOGGROUP] Exception.cc(log):83 RpmDb.cc(doRemovePackage):1929 THROW: RpmDb.cc(doRemovePackage):1929: Subprocess failed. Error: RPM failed: er ror: Failed dependencies: 2006-02-23 00:30:07 <5> 10.10.100.202(3193) [DEFINE_LOGGROUP] Exception.cc(log):83 libimnxcert.so.1 is needed by (installed) subdomain-parser-demo-1.2-35_imnx_suse.i586 2006-02-23 00:30:07 <5> 10.10.100.202(3193) [DEFINE_LOGGROUP] Exception.cc(log):83 libimnxcert.so.1(IMNXCERT_1.0) is needed by (installed) subdomain-parser-demo-1.2-35_imnx_suse.i586 2006-02-23 00:30:07 <5> 10.10.100.202(3193) [DEFINE_LOGGROUP] Exception.cc(log):83 2006-02-23 00:30:07 <5> 10.10.100.202(3193) [DEFINE_LOGGROUP] Exception.cc(log):83
Created attachment 69910 [details] yast2 log files
"rpm -e" is now called with "--nodeps" in any case. fixed