Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 209042

Summary: www-apps/gitweb uses webapp.eclass incorrectly
Product: Gentoo Linux Reporter: Jakub Moc (RETIRED) <jakub>
Component: New packagesAssignee: Fernando J. Pereda (RETIRED) <ferdy>
Status: RESOLVED WONTFIX    
Severity: normal CC: betelgeuse
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jakub Moc (RETIRED) gentoo-dev 2008-02-05 22:33:17 UTC
CGI scripts belong to ${MY_CGIBINDIR} (rendering the .htaccess file unneeded, since apache already sets the correct options there).

Also you are missing virtual/httpd-cgi dependency.
Comment 1 Christoph Brill (egore) (RESIGNED) 2008-02-27 09:11:53 UTC
It also causes

(13)Permission denied: exec of '/var/www/localhost/htdocs/gitweb/gitweb.cgi' failed

since the file is not marked executable.
Comment 2 Fernando J. Pereda (RETIRED) gentoo-dev 2008-06-07 15:56:05 UTC
gitweb is going the way of the dodo as per r1.8692 of package.mask

- ferdy