Here are the follow on bugs which I've filed: 3716 plan_update_all needs to take a list of packages to update 3717 More cancelation points are needed to allow gui responsiveness 3718 plan_update_all needs to have an optional argument for the new BE name 3719 Private member variables in ImageInterface should be named with __ 3720 Race condition exists for cancelation using the API
I'm hoping to get fixes for 3716, 3718, 3717, and 3720 in for November (with roughly that ordering of priority). Brock [EMAIL PROTECTED] wrote: > Author: Brock Pytlik <[EMAIL PROTECTED]> > Repository: /hg/pkg/gate > Latest revision: 1fb4f05220b980e714cd31ac3e535bc137188845 > Total changesets: 1 > Log message: > 3443 An api needs to be provided for safe interaction of front-ends > > Files: > create: src/modules/client/api.py > create: src/modules/client/api_errors.py > create: src/tests/cli/t_api.py > create: src/tests/cli/t_api_info.py > create: src/tests/cli/t_pkg_api_install.py > update: src/client.py > update: src/gui/modules/installupdate.py > update: src/gui/modules/remove.py > update: src/man/pkg.1.txt > update: src/modules/client/image.py > update: src/modules/client/imageplan.py > update: src/modules/client/progress.py > update: src/modules/client/retrieve.py > update: src/modules/indexer.py > update: src/modules/misc.py > update: src/modules/pkgtarfile.py > update: src/modules/updatelog.py > update: src/modules/version.py > update: src/packagemanager.py > update: src/tests/baseline.txt > update: src/tests/cli/t_pkg_history.py > _______________________________________________ > pkg-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss > _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
