Michal Pryc wrote:
Shawn,
Great thanks. I will get the things make changes to support the new load_catalogs() (by doing this I will remove few calls to api.img from packagemanager).

Alright, I wasn't able to speed up load_catalogs() due to some odd behaviour I need to discuss with someone else, so I will save that change for another time.

However, you still should not need to call img.load_catalogs() whenever you are using the api functions. They automatically do so internally.

updated webrev:
http://cr.opensolaris.org/~swalker/pkg-5871-3/

diff from last webrev:
http://cr.opensolaris.org/~swalker/pkg-5871-3/v2-v3.patch

This fixes:
* The alias bug you encountered with p5i files

* Fixes the performance regression in get_publisher_last_update_time

* Fixes a bug where get_publisher_last_update_time would return nothing if load_catalogs had not been called

* Fixes a bug in add publisher if alias was defined

* Fixes a bug in manifest translation of old manifests

* Adds a test for add_publisher alias case

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to