[Bug 238139] finance/bitcoinnodestats: Wrong use of USES=shebangfix

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 26 12:13:45 UTC 2019


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

            Bug ID: 238139
           Summary: finance/bitcoinnodestats: Wrong use of USES=shebangfix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch, needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kai at FreeBSD.org
          Reporter: tobik at freebsd.org
          Assignee: kai at FreeBSD.org
             Flags: maintainer-feedback?(kai at FreeBSD.org)

The port sets SHEBANGFILES which has no semantic meaning in the framework.
Probably SHEBANG_FILES was meant here.  Also I wonder if the scripts
shouldn't be installed with INSTALL_SCRIPT?  Then we would also get proper
QA errors like:

====> Running Q/A tests (stage-qa)
Error: '/usr/bin/env python3' is an invalid shebang you need USES=shebangfix
for 'share/bitcoinnodestats/create_local_settings.py'
Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for
'share/bitcoinnodestats/manage.py'
*** Error code 1

Can you please fix it?  Thank you.

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


More information about the freebsd-ports-bugs mailing list