Mailinglist Archive: zypp-devel (58 mails)
| < Previous | Next > |
[zypp-devel] Re: rpmdb2solv and rpm5
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Tue, 2 Jun 2009 11:47:26 +0200
- Message-id: <20090602094726.GA14425@xxxxxxx>
On Tue, Jun 02, 2009 at 12:57:14AM +0200, Bernhard Rosenkränzer wrote:
Could you please send us the output of the following two strace
commands, so that we can find out where the problem is?
strace rpmdb2solv -o test1.solv test.solv
strace rpm -q rpm
Thanks,
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
# rpmdb2solv -o test1.solv test.solv; echo $?
db->get: No such file or directory
corrupt rpm database
1
Any idea why rpmdb2solv could be failing when trying to update an older
file, while it works when building from the same rpmdb from scratch?
Could you please send us the output of the following two strace
commands, so that we can find out where the problem is?
strace rpmdb2solv -o test1.solv test.solv
strace rpm -q rpm
Thanks,
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 > |