keenerd / packer

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

cannot install AUR packages #146

Closed binhex closed 8 years ago

binhex commented 8 years ago

Getting the following when attempting to install rutorrent:-

[root]# packer -S rutorrent Package `rutorrent' does not exist.

I'm seeing the same thing for package rtorrent-color

Shookit commented 8 years ago

Mentioned on https://aur.archlinux.org/packages/packer/ ; not sure adding v=5 to the rpc url is a good permanent fix, or just a workaround.

Shookit commented 8 years ago

That said, this won't necessarily work on all packages.

binhex commented 8 years ago

check out the reference above to the PR from another member for what looks to be a fix for v5

Shookit commented 8 years ago

That patch seems to work on my end for the cases I tested, just FYI.

WurdahMekanik commented 8 years ago

The patch from PR #145 also works for me thus far.