Bug 153026 - Update from SL10.0 to 10.1 Beta5 fails during the removing of package phase
Summary: Update from SL10.0 to 10.1 Beta5 fails during the removing of package phase
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: libzypp (show other bugs)
Version: Beta 5
Hardware: Other Other
: P5 - None : Blocker (vote)
Target Milestone: ---
Assignee: Klaus Kämpf
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 08:13 UTC by Andreas Jaeger
Modified: 2006-02-23 09:24 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
yast2 log files (371.20 KB, application/x-bzip2)
2006-02-23 08:13 UTC, Andreas Jaeger
Details

Note You need to log in before you can comment on or make changes to this bug.
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