[Bug 191106] New: fastest_sites references nonexistent python binary in shebang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 16 21:42:30 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191106

            Bug ID: 191106
           Summary: fastest_sites references nonexistent python binary in
                    shebang
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: fred at fredcondo.net

ports-mgmt/fastest_sites references /usr/local/bin/python in its shebang, but
the python27 port/package does not create this. It should probably be something
like this:

#!/usr/bin/env python2.7

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list