Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2017 18:55:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217332] [patch] archivers/py-brotli: needs shebangfix
Message-ID:  <bug-217332-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 217332
           Summary: [patch] archivers/py-brotli: needs shebangfix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: lifanov@freebsd.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Keywords: patch
          Assignee: sunpoet@FreeBSD.org

Created attachment 180271
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180271&action=
=3Dedit
archivers/py-brotli: fix shebang

Hi!

If "python" package is not installed, "brotli" fails with this message:

$ brotli=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
env: python: No such file or directory
$ brotli-2.7=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
env: python: No such file or directory

This can be remedied by using shebangfix.

--=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-217332-13>