Fix for marking reverse deps of failed packages
The reverse deps may have already failed due to depending on another failed package. So do not assume all reverse deps are in the configured state. If they are in the failed state then ignore them.
Please register or sign in to comment