On 08/ 3/10 07:30 AM, Padraig O Briain wrote:
I have noticed that when I install or uninstall a package there is a
delay after the Install Phase or the Removal Phase before pkg exists.
This delay is of the order of 20 seconds and the time seems to be spent in
self.image.update_pkg_installed_state(
executed_pp)
in imageplan.py.
Is this the expected behavior?
Yes, it is. That period of time is when we record the installed
packages and update the image catalogs with all of the metadata for the
installed packages.
It's obviously faster on some systems than others, and before you ask, a
significant amount of work has been done in this area for performance.
There's nothing else that can be done at the moment.
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss