FS#3987 - Pacman seems to upgrade, even on newer version installed
|
Details
When I execute pacman -Syu, pacman wants to "upgrade" the
installed wpa_supplicant 0.5.1-35 (my own package)to the
version in current, wpa_supplicant 0.4.7-2. I've attached
the PKGBUILD of my wpa_supplicant so you can see I'm not
doing anything weird there.
You can work around this by stating IgnorePkg=wpa_supplicant in pacman.conf, but this is obviously not the real solution. Running pacman with verbose flag does not result in any additional information. |
This task depends upon
PKGBUILD
This flag will disappear next time I upgrade wpa_supplicant.