unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31779: gitweb PERL5LIB needs to include Perl version subdirectory
@ 2018-06-10 22:13 Ricardo Wurmus
  2021-09-25  0:16 ` Sarah Morgensen
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Wurmus @ 2018-06-10 22:13 UTC (permalink / raw)
  To: 31779

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-25  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-10 22:13 bug#31779: gitweb PERL5LIB needs to include Perl version subdirectory Ricardo Wurmus
2021-09-25  0:16 ` Sarah Morgensen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).