Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2014 21:42:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191106] New: fastest_sites references nonexistent python binary in shebang
Message-ID:  <bug-191106-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: fred@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191106-13>