** Description changed: [ Description ] - Call the D-Bus method InstallPackageNames() to install some package - You are prompted asking if you want to actually install this package, accept - You are pompted asking for your admin pass, enter it - The InstallPackageNames method returns and the package is being installed This method should not return until the package has actually be installed. That's the easiest way for the application to know that the package is now ready to be used. That's also how it's implemented in the official implementation of PackageKit. [ Development fix ] r132 in lp:sessioninstaller [ SRU fix ] identical [ Test case ] - ? + 1. Remove some GStreamer plugin by executing `sudo apt-get purge --yes gstreamer0.10-plugins-ugly && sudo apt-get autoremove --purge --yes`. + 2. Execute the command `python /usr/share/pyshared/sessioninstaller/gstinstaller.py "gstreamer|0.10|totem|Advanced Streaming Format (ASF) demuxer|decoder-video/x-ms-asf"`. [ Regression potential ] The most likely way this will break is to make the InstallPackageNames() function return at an inappropriate time. Check that it is synchronous, that it doesn't return until the package is installed.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1042231 Title: InstallPackageNames should not return until the package has been installed To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1042231/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs