polygamma / aurman

AUR Helper
MIT License
567 stars 35 forks source link

`wrappers - expac - ERROR - expac query -S %n for targets [] failed` #270

Closed niallm90 closed 4 years ago

niallm90 commented 5 years ago

I'm not reporting a bug, just posting this here in case anyone else experiences the error. Not that it was particularly hard to debug.

After upgrading to pacman 5.2 aurman stopped working. Looks like at some point I had pulled in expac-git that was still looking for libalpm.so.11 which changed to libalpm.so.12 with pacman 5.2

Simply replacing expac-git with expac fixed the problem.