Mailinglist Archive: zypp-devel (58 mails)

< Previous Next >
[zypp-devel] Re: rpmdb2solv and rpm5
  • From: Michael Schroeder <mls@xxxxxxx>
  • Date: Tue, 2 Jun 2009 18:51:17 +0200
  • Message-id: <20090602165117.GA16716@xxxxxxx>
On Tue, Jun 02, 2009 at 05:10:58PM +0200, Bernhard Rosenkränzer wrote:
This rpmdb has seen quite a bit of abuse (installed with rpm 4.x then
updated to 5.x, ...) so it's possible there's some corruption in there (rpm
works fine with it though, so ideally zypp would handle it even if it's
slightly corrupted).

Hmm, looks like the rpm index really is corrupt. Doesn't rpm
complain when you do:

rpm -q ImageMagick

The Name index contains 3 entries, but Packages just contains
one entry. 'rpm --rebuilddb' should clean up the mess.

Cheers,
Michael.

--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >