packer icon indicating copy to clipboard operation
packer copied to clipboard

Bash wrapper for pacman and AUR.

Results 78 packer issues
Sort by recently updated
recently updated
newest added

I stopped the upgrade of plex-media-server a couple of days back during a 'packer -Syu' command. Now when I perform 'packer -Syu' packer goes through the motions of making package,...

"packer --quickcheck --auronly" wrongly displays some AUR packages that are already updated: pa-applet-git tvheadend-git This happens with another packages on another computer.

When started like "packer -Syu && shutdown -h now" and later while downloading some aur package if I decided to do "packer -Syu --noconfirm && shutdown -h now" and go...

My issue is with the sickgear package, where the maintainer has put the "depends" variable in the `package()` function. `packer` simply sources the PKGBUILD files and then uses variables in...

Example: ``` $ packer -S python-joblib ``` with python-coverage not installed. ``` ==> Making package: python-joblib 0.9.4-1 (Mon Feb 22 07:58:10 PST 2016) ==> Checking runtime dependencies... ==> Checking buildtime...

is there any way to let packer use aria2 to speed up downloading?!?

Since AUR v3.0.0, Packer currently tries to update all packages in a split package separately, resulting in duplicate updates:

This will add support for ```depends```, ```makedepends``` and ```optdepends``` arrays that are accompanied by an architecture name. For example: ```depends_x86_64```, ```makedepends_i686``` and ```optdepends_x86_64```.

# /usr/share/ansible/packer Traceback (most recent call last): File "/usr/share/ansible/packer", line 148, in from ansible.module_utils.basic import * ImportError: No module named 'ansible' I have installed with yaourt -Sy ansible