Mailinglist Archive: zypp-devel (70 mails)

< Previous Next >
[zypp-devel] Satsolver & solvable install size
  • From: Matt Barringer <mbarringer@xxxxxxx>
  • Date: Mon, 29 Oct 2007 08:20:56 -0700 (PDT)
  • Message-id: <Pine.LNX.4.64.0710290804100.20133@xxxxxxxxxxxxxxxxxxxxxx>
Hello,

I'm using libsatsolver in a project right now (the first non-zypp usage?)
and while it works perfectly, I have a few questions:

* Would it be possible to add an install size for solvables? This would
be really useful for generating the install size of solutions after the
dependency resolution is performed.

* Would it be possible to merge the functionality of select_solvable()
from testsuite/deptestomatic.c into the main library? Looking up the
name-to-id mapping is going to be a pretty common operation, I think,
and I can't see anything in libsatsolver proper that does it.

Thanks,
Matt
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >