Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Oct 2016 15:40:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213192] net/netatalk3 uses "python" executable but does not depend on anything that provides it
Message-ID:  <bug-213192-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213192

            Bug ID: 213192
           Summary: net/netatalk3 uses "python" executable but does not
                    depend on anything that provides it
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: vivek@khera.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

netatalk provides a program afpstats, which uses python. The script starts =
with
the line

    #!/usr/bin/env python

however, there is no python executable in my system. The netatalk3 port dep=
ends
on python2, but not the python meta-port.

It should either run python2 (or python27) directly, or depend on the python
port to get the python executable.

--=20
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-213192-13>