Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209042 - www-apps/gitweb uses webapp.eclass incorrectly
Summary: www-apps/gitweb uses webapp.eclass incorrectly
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 22:33 UTC by Jakub Moc (RETIRED)
Modified: 2008-06-07 15:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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