You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2018. It is now read-only.
AND FOR GODS SAKE, do not ask support questions on the bug tracker. I'm not here to fix your freaking INCOMPETENCE.
Or.give.me.MONEY. For paying support, see Paypal link in man page.
Version
pacaur -v
pacaur 4.7.8.4.g8c1dabb
Description
When updating, all AUR packages are ignored. I've provided an example of a non-devel package that has an update, but the same applies to devel packages when using -S to update any number of packages, or to install a completely new one. Commenting out IgnorePkg in pacman.conf prevents the error. My IgnorePkg is:
Changing the whitespace around the = doesn't change anything. If you'd like the output of -Syu --devel --needed, I can provide it, though I believe it will be quite large.
I believe this is related to #693, so forgive if this is the current behavior until the boxes are checked (though that doesn't sound right).
Output
pacaur -S keybase-bin
:: Package keybase-bin not found in repositories, trying AUR...
:: keybase-bin is in IgnorePkg/IgnoreGroup. Install anyway? [Y/n]
:: resolving dependencies...
:: looking for inter-conflicts...
AUR Packages (1) Old Version New Version
aur/keybase-bin 1.0.23_20170517160116+aa0e681-1 1.0.23_20170519175207+d6c5e9e-1
:: Proceed with installation? [Y/n]
No, it works fine there. I'll switch to that for the time being, but I guess I wasn't expecting the git version to remain broken for more than a short period (first saw the issue when those ignore commits got added but waited).
I'm actually very short on time, so I'm introducing that feature gradually. I did basic testing before pushing and did not expect any major breakage, but seems something broke anyway. Well, that is what the git version is for :)
Important
Read me first: Bug reports
AND FOR GODS SAKE, do not ask support questions on the bug tracker. I'm not here to fix your freaking INCOMPETENCE.
Or.give.me.MONEY. For paying support, see Paypal link in man page.
Version
pacaur -v
Description
When updating, all AUR packages are ignored. I've provided an example of a non-devel package that has an update, but the same applies to devel packages when using
-S
to update any number of packages, or to install a completely new one. Commenting out IgnorePkg inpacman.conf
prevents the error. My IgnorePkg is:Changing the whitespace around the
=
doesn't change anything. If you'd like the output of-Syu --devel --needed
, I can provide it, though I believe it will be quite large.I believe this is related to #693, so forgive if this is the current behavior until the boxes are checked (though that doesn't sound right).
Output
pacaur -S keybase-bin
Debug output
bash -x pacaur -S keybase-bin
The text was updated successfully, but these errors were encountered: