Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2019 12:13:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238139] finance/bitcoinnodestats: Wrong use of USES=shebangfix
Message-ID:  <bug-238139-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 238139
           Summary: finance/bitcoinnodestats: Wrong use of USES=3Dshebangfix
           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@FreeBSD.org
          Reporter: tobik@freebsd.org
          Assignee: kai@FreeBSD.org
             Flags: maintainer-feedback?(kai@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:

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

Can you please fix it?  Thank you.

--=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-238139-7788>