ports/184277: net/py-ec2-cli-tools: run dependency on bash is missing

Koichiro IWAO meta+ports at vmeta.jp
Mon Nov 25 09:00:00 UTC 2013


>Number:         184277
>Category:       ports
>Synopsis:       net/py-ec2-cli-tools: run dependency on bash is missing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 25 09:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Koichiro IWAO
>Release:        9.2-STABLE
>Organization:
>Environment:
>Description:
net/py-ec2-cli-tools installs a few bash scripts but no run time dependency on bash is declared.
Their shebangs also need to be fixed.

bin/ec2getsnaps has /bin/bash shebangs but works with /bin/sh as it is simple.
bin/ec2hostcache requires bash.
bin/ec2ssh requires bash, possibly.

>How-To-Repeat:
#  make run-depends-list
/usr/ports/devel/py-boto
/usr/ports/devel/py-distribute
/usr/ports/lang/python
/usr/ports/lang/python27


# portmaster net/py-ec2-cli-tools
# ec2ssh
-bash: /usr/local/bin/ec2ssh: /bin/bash: bad interpreter: No such file or directory
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list