Replacement of a conflicting package doesn't replace the debug counterpart, and fails on it #2499
Labels
beginner friendly
Beginner friendly issues that are easily coverable through unit tests
Status: Confirmed
Bug has been verified
Type: Bug
Affected Version
Describe the bug
Many AUR packages now defaults to install a
-debug
counterpart of their package.However when such a package is replaced by another conflicting one, the
-debug
package gets in the way asyay
isn't removing it to install the new-debug
one.Reproduction Steps
yay -S [package conflicting with one on the computer and with a -debug one]
Expected behavior
It should also remove to replace the
-debug
counterpart.Output
The text was updated successfully, but these errors were encountered: