What steps will reproduce the problem?
1. Create packages 'a' and 'b', where 'a' depends on 'b'.
2. Install 'a' (which also installs 'b')
3. Remove 'b' with --force-removal-of-dependent-packages
What is the expected output? What do you see instead?
Removing 'b' with --force-removal-of-dependent-packages should remove
both 'b' and 'a'.
Instead, only 'b' is removed, leaving 'a' installed.
What version of the product are you using? On what operating system?
Version 0.3.0
Please provide any additional information below.
Original issue reported on code.google.com by ericaust...@gmail.com on 9 Jul 2015 at 7:11
Original issue reported on code.google.com by
ericaust...@gmail.com
on 9 Jul 2015 at 7:11