lp://staging/~mvo/click/lp1232130-kill-on-remove-2
Created by
Michael Vogt
and last modified
- Get this branch:
- bzr branch lp://staging/~mvo/click/lp1232130-kill-on-remove-2
Only
Michael Vogt
can upload to this branch. If you are
Michael Vogt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Barry Warsaw: Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 232 lines (+99/-35)4 files modifiedclick/tests/helpers.py (+21/-0)
click/tests/test_user.py (+22/-8)
lib/click/user.vala (+48/-27)
pk-plugin/pk-plugin-click.c (+8/-0)
Related bugs
Bug #1232130: Uninstalling an app doesn't stop it | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 432. By Michael Vogt
-
Really stop apps on removal of a click package
The previous code ended up in a situation when the path to the manifest
got removed before the app was stopped so the code could not find the
correct version. Ensure that the app is stopped before the symlink is
changed and update tests.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/click