keenerd / packer

Bash wrapper for pacman and AUR.
247 stars 48 forks source link

pacman -Si no longer returns a false value for not found package. #77

Open jtappin opened 12 years ago

jtappin commented 12 years ago

With the latest version of pacman (4.0.3-8) a "false" value is no longer returned by pacman -Si when the package is not found, so the existsinpacman function (and probably others) always returns true, resulting in packer attempting to install AUR packages with pacman.