What steps will reproduce the problem?
1. Install a package'x'.
2. Try installing a package'a' which depends on 'b' and 'c', where'c'
conflicts with 'x'.
What is the expected output? What do you see instead?
I expect a, b, and c to remain uninstalled because of the conflict between 'c'
and 'x'. Instead, 'b'is installed, while'a' and 'c' remain uninstalled. This
leaves 'b'as an orphaned package.
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 7 Jul 2015 at 8:42
What steps will reproduce the problem? 1. Install a package 'x'. 2. Try installing a package 'a' which depends on 'b' and 'c', where 'c' conflicts with 'x'. What is the expected output? What do you see instead? I expect a, b, and c to remain uninstalled because of the conflict between 'c' and 'x'. Instead, 'b' is installed, while 'a' and 'c' remain uninstalled. This leaves 'b' as an orphaned package. 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 7 Jul 2015 at 8:42