bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31779: gitweb PERL5LIB needs to include Perl version subdirectory


From: Ricardo Wurmus
Subject: bug#31779: gitweb PERL5LIB needs to include Perl version subdirectory
Date: Mon, 11 Jun 2018 00:13:10 +0200
User-agent: mu4e 1.0; emacs 26.1

The “git” package provides “gitweb”, which is wrapped in PERL5LIB.
Gitweb has broken some time ago and now fails with an error about CGI.pm
not being found.

The reason seems to be that the Perl version sub-directory is not
searched for CGI.pm.  The directory that gitweb.cgi is wrapped with
stops at “site_perl”, but it really should be “site_perl/5.26.1”.

--
Ricardo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]