On 02/02/11 16:32, Shawn Walker wrote:
http://cr.opensolaris.org/~swalker/pkg-tip/

* change -vvv to output -D plan information
* change dumped dependency errors to be coalesced
* fix solver cleanup to only leave trim dict intact when using -D plan

-Shawn

Looks good - a couple of minor things:

1. You no longer need to pass excludes to solver...
2. needs_processing isn't needed in get_trim_errors()
   e.g.

   return self.__fmri_list_errors(self.__trim_dict.iterkeys(),
      already_seen=set())

- Bart

--
Bart Smaalders                  Solaris Kernel Performance
[email protected]       http://blogs.sun.com/barts
"You will contribute more with Mercurial than with Thunderbird."
"Civilization advances by extending the number of important
 operations which we can perform without thinking about them."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to