[Bug 229533] www/mediawiki130: pygmentize binary not executable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 5 09:01:17 UTC 2018


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

            Bug ID: 229533
           Summary: www/mediawiki130: pygmentize binary not executable
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: wen at FreeBSD.org
          Reporter: danmcgrath.ca at gmail.com
             Flags: maintainer-feedback?(wen at FreeBSD.org)
          Assignee: wen at FreeBSD.org

Hi,

I was noting that after upgrading from 2018Q2 to 2018Q3 that the
mediawiki130-1.30.0_1 port was failing to color syntax highlighted Wiki pages.

Closer inspection shows that the file was not executable:

ls -l /usr/local/www/mediawiki/extensions/SyntaxHighlight_GeSHi/pygments/

-rw-r--r--  1 root  wheel  842005 Dec  9  2017 pygmentize

I am not entirely sure if this is a bug, or an intentional policy. Since we
rsync the install directory elsewhere, it's a minor issue to correct, but
perhaps this file would be better made +x? Possibly also
create_pygmentize_bundle?

Another side note is that when we originally set Geshi up, the shebang pointing
at "env python" failed. Perhaps this should be "env python27" specifically on
FreeBSD?

Anyway, cheers! o/

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


More information about the freebsd-ports-bugs mailing list