Mailinglist Archive: zypp-devel (58 mails)
| < Previous | Next > |
[zypp-devel] Re: rpmdb2solv and rpm5
- From: Bernhard Rosenkränzer <br@xxxxxxxxxxxx>
- Date: Tue, 02 Jun 2009 12:04:49 +0200
- Message-id: <6cf1b2f625cb237e4600e48ada2f7c78@xxxxxxxxxxxx>
On Tue, 2 Jun 2009 11:47:26 +0200, Michael Schroeder <mls@xxxxxxx> wrote:
Hi,
sure, I've uploaded them to
http://arklinux.org/rpmdb2solv.trace
http://arklinux.org/rpm.trace
I don't see any relevant failures to open a file in either of them, so I
guess db4 abuses ENOENT to indicate "No such key in the database" or
something (but if it's that, I don't see why running rpmdb2solv without a
preexisting solv file would work).
Thanks
bero
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Tue, Jun 02, 2009 at 12:57:14AM +0200, Bernhard Rosenkränzer wrote:
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
Hi,
sure, I've uploaded them to
http://arklinux.org/rpmdb2solv.trace
http://arklinux.org/rpm.trace
I don't see any relevant failures to open a file in either of them, so I
guess db4 abuses ENOENT to indicate "No such key in the database" or
something (but if it's that, I don't see why running rpmdb2solv without a
preexisting solv file would work).
Thanks
bero
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |