Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jul 2018 09:01:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229533] www/mediawiki130: pygmentize binary not executable
Message-ID:  <bug-229533-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: danmcgrath.ca@gmail.com
             Flags: maintainer-feedback?(wen@FreeBSD.org)
          Assignee: wen@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 pag=
es.

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 poin=
ting
at "env python" failed. Perhaps this should be "env python27" specifically =
on
FreeBSD?

Anyway, cheers! o/

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