Mailinglist Archive: zypp-devel (230 mails)
| < Previous | Next > |
Re: [zypp-devel] Re: [zypp-commit] r8586 - /trunk/sat-solver/tools/repo_rpmmd.c
- From: "Duncan Mac-Vicar P." <dmacvicar@xxxxxxx>
- Date: Mon, 11 Feb 2008 00:29:01 +0100
- Message-id: <47AF88BD.7020508@xxxxxxx>
Michael Matz wrote:
originally I used pd->solvable - pd->pool->solvables
and it segfaulted ;-)
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Your lastsolvableid handling missed some cases where the solvable also is
changed to the next one. In fact in the rpm-md case it's easier to
calculate the solvable Id when we need it, from the (certainly correct)
pd->solvable. Works now.
Ciao,
Michael.
originally I used pd->solvable - pd->pool->solvables
and it segfaulted ;-)
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |