[Bug 217332] [patch] archivers/py-brotli: needs shebangfix

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 24 18:55:53 UTC 2017


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

            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 at FreeBSD.org
          Reporter: lifanov at freebsd.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
          Keywords: patch
          Assignee: sunpoet at FreeBSD.org

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

Hi!

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

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

This can be remedied by using shebangfix.

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


More information about the freebsd-ports-bugs mailing list