Search Criteria
Package Details: s4cmd-git 36.a9f6deb-1
Git Clone URL: | https://aur.archlinux.org/s4cmd.git (read-only, click to copy) |
---|---|
Package Base: | s4cmd |
Description: | Super S3 command line tool (git) |
Upstream URL: | https://github.com/bloomreach/s4cmd |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | realitygaps |
Maintainer: | realitygaps |
Last Packager: | realitygaps |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-21 13:35 |
Last Updated: | 2015-07-06 14:56 |
Dependencies (6)
- python2
- python2-boto (python2-boto-git)
- python2-dateutil
- git (git-git) (make)
- python2-setuptools (make)
- gnupg (gnupg-clavator, gnupg-largekeys, gnupg-large-rsa, gnupg-git, gnupg-scdaemon-shared-access, gnupg-large-secmem, gnupg-minimal-git) (optional) – encrypted file storage
Latest Comments
dcelasun commented on 2015-10-21 09:29
@realitygaps: This doesn't build due to bash-completion, to fix that you need to remove the following lines
https://github.com/bloomreach/s4cmd/blob/1cc83c64c2d595b2a0ec54c0c919f2d0a1d1dda6/setup.py#L34-L35
https://github.com/bloomreach/s4cmd/blob/1cc83c64c2d595b2a0ec54c0c919f2d0a1d1dda6/setup.py#L40-L41
And after that, copy the bash completion file yourself.
hhsnow commented on 2015-08-25 13:50
Seems to be missing some dependency related to bash-completion
creating /tmp/packerbuild-1000/s4cmd-git/s4cmd-git/pkg/s4cmd-git/usr/bin
copying build/scripts-2.7/s4cmd.py -> /tmp/packerbuild-1000/s4cmd-git/s4cmd-git/pkg/s4cmd-git/usr/bin
copying build/scripts-2.7/s4cmd -> /tmp/packerbuild-1000/s4cmd-git/s4cmd-git/pkg/s4cmd-git/usr/bin
changing mode of /tmp/packerbuild-1000/s4cmd-git/s4cmd-git/pkg/s4cmd-git/usr/bin/s4cmd.py to 755
changing mode of /tmp/packerbuild-1000/s4cmd-git/s4cmd-git/pkg/s4cmd-git/usr/bin/s4cmd to 755
error: [Errno 2] No such file or directory: '/etc/bash_completion.d/s4cmd'
==> ERROR: A failure occurred in package().
Aborting...
The build failed.