zqqw / pakku

Pacman wrapper with AUR support
GNU General Public License v3.0
39 stars 3 forks source link

pakku occasionally incorrectly identifies conflicting packages #30

Open omentic opened 1 year ago

omentic commented 1 year ago

I get the following issue on upgrades occasionally:

2023-03-21-202345

I'm going to look into it more later, but I suspect that pakku is somehow taking the conflicts=("${_pkgname}") line to conflict with anything that has a provides=() entry. Very much not sure, though...