On Thu, 19 May 2016 15:32:51 +0200 Arturo Borrero Gonzalez
<arturo.borrero.g...@gmail.com> wrote:
> On Mon, 10 Aug 2015 22:32:53 +0200 Alexander Wirt <formo...@debian.org> wrote:
> > I am currently testing that problem against the 0.11.2 that I am currently
> > packaging. I am not able to reproduce the problem with that version, can you
> > please try to reproduce it with that version, after I uploaded it?
>
> I just tested version 0.12.0.git2.7.0-1
>
> The apache error log now reads:
>
> /usr/lib/cgit/cgit.cgi: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0: no
> version information available (required by /usr/lib/cgit/cgit.cgi)
>

False, that line happens, yes, but also the python thing:

[Thu May 19 15:35:22.545088 2016] [cgi:error] [pid 16836] [client x]
AH01215: Traceback (most recent call last):, referer:
http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545278 2016] [cgi:error] [pid 16836] [client x]
AH01215:   File "/usr/lib/cgit/filters/syntax-highlighting.py", line
37, in <module>, referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545318 2016] [cgi:error] [pid 16836] [client x]
AH01215:     lexer = guess_lexer_for_filename(filename, data),
referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545377 2016] [cgi:error] [pid 16836] [client x]
AH01215:   File
"/usr/lib/python3/dist-packages/pygments/lexers/__init__.py", line
210, in guess_lexer_for_filename, referer:
http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545418 2016] [cgi:error] [pid 16836] [client x]
AH01215:     raise ClassNotFound('no lexer for filename %r found' %
fn), referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545458 2016] [cgi:error] [pid 16836] [client x]
AH01215: pygments.util.ClassNotFound: no lexer for filename 'rules'
found, referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545496 2016] [cgi:error] [pid 16836] [client x]
AH01215: , referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545540 2016] [cgi:error] [pid 16836] [client x]
AH01215: During handling of the above exception, another exception
occurred:, referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545551 2016] [cgi:error] [pid 16836] [client x]
AH01215: , referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545575 2016] [cgi:error] [pid 16836] [client x]
AH01215: Traceback (most recent call last):, referer:
http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545618 2016] [cgi:error] [pid 16836] [client x]
AH01215:   File "/usr/lib/cgit/filters/syntax-highlighting.py", line
41, in <module>, referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545641 2016] [cgi:error] [pid 16836] [client x]
AH01215:     lexer = guess_lexer(data), referer:
http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545692 2016] [cgi:error] [pid 16836] [client x]
AH01215:   File
"/usr/lib/python3/dist-packages/pygments/lexers/__init__.py", line
252, in guess_lexer, referer:
http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545767 2016] [cgi:error] [pid 16836] [client x]
AH01215:     raise ClassNotFound('no lexer matching the text found'),
referer: http://example.com/pkg-debian/tree/debian
[Thu May 19 15:35:22.545807 2016] [cgi:error] [pid 16836] [client x]
AH01215: pygments.util.ClassNotFound: no lexer matching the text
found, referer: http://example.com/pkg-debian/tree/debian

Reply via email to