Bug 423460

Summary: openSuSE updater error
Product: [openSUSE] openSUSE 11.0 Reporter: Jim Dusis <jimdusis>
Component: libzyppAssignee: E-mail List <zypp-maintainers>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: dmacvicar, ma
Version: Final   
Target Milestone: ---   
Hardware: 64bit   
OS: openSUSE 11.0   
Whiteboard:
Found By: Community User Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jim Dusis 2008-09-05 00:53:02 UTC
After an update the updater applet made of itself, I mean the zypp components, everytime I do an update at a patch or upgrade an rpm it keeps showing me the following message in the end of the procedure:

Problem occured during or after installation or removal of packages: rpmdb2solv -r '/' '/var/cache/zypp/solv/@System/solv' > '/var/cache/zypp/solv/@System/solvLoB90I' db->get: No such file or directory corrupt rpm database Please see the above error message for a hint. 

I really don't understand what is this, any ideas??

Jim
Comment 1 Michael Andres 2008-09-30 16:03:24 UTC
This might be due to a broken rpm database or solv file.
Try to rebuild your rpm database and clean zypps cache:

- remove the directory /var/cache/zypp/solv/@System 
  (it should contain 2 files: solv and cookie).

- call 'rpm --rebuilddb'.

Comment 2 Duncan Mac-Vicar 2008-11-03 12:49:20 UTC
closing as invalid. We can' really determine how the user corrupted his rpm database.