On Sat, Nov 08, 2008 at 07:46:50AM +0000, jmr wrote: > In packagemanager.py you don't change the call to api.ImageInterface: > > But do change it in updatemanager.py:
I've reverted the change. > In image.py there is a workaround to avoid caching will this still work as > I see in api.py you remove the point where this was being set. Looks like > its being setup in the history.py object now using the global settings but > just wanted to check given the recent memory issues folks are raising, > thanks: Thanks for pointing that out. I'm changing that bit of code to pull from global_setttings instead, which should definitely do the right thing. I'll make sure that packagemanager takes the else clause. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
