kewlfft / ansible-aur

Ansible module to manage packages from the AUR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my ansible run stalls on aur tasks

norseghost opened this issue · comments

(I'm not sure if this is an ansible-aur issue, an ansible issue, or a my-laptop issue)

I'm in the process of writing up ansible configs to have consistent working enviromnents across my system. This works as expected on a more newly-provisioned system; but running the same configs on my arch laptop makes ansible stall indefinitely on aur-related tasks.

I'm not sure where I'm holding it wrong; but I'm all out of useful diagnostics too. Ansible just... sits there. How can I determine where things are going wrong?

ok, so I dug around some more..

My issue was that aurbuilder user was a member of wheel, which needed password for sudo, along with a passwordless sudo pacman entry,

this confused sudo, which stood around wauting for a sudo password when running yay