Bug 153026

Summary: Update from SL10.0 to 10.1 Beta5 fails during the removing of package phase
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Jaeger <aj>
Component: libzyppAssignee: Klaus Kämpf <kkaempf>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Blocker    
Priority: P5 - None    
Version: Beta 5   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: yast2 log files

Description Andreas Jaeger 2006-02-23 08:13:22 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
Comment 1 Andreas Jaeger 2006-02-23 08:13:52 UTC
Created attachment 69910 [details]
yast2 log files
Comment 2 Klaus Kämpf 2006-02-23 09:24:38 UTC
"rpm -e" is now called with "--nodeps" in any case.
fixed