You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2009/09/29 11:54:16 UTC

[jira] Reopened: (INFRA-2254) Install Python etc. packages needed to run download_cgi scripts on minotaur

     [ https://issues.apache.org/jira/browse/INFRA-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb reopened INFRA-2254:
-------------------------


Unfortunately, there's still a problem running download CGI scripts - not sure what the problem is. The browser says:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@apache.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Apache/2.2.13 (Unix) Server at jakarta.apache.org Port 80

[This was accessing http://jakarta.apache.org/site/downloads/downloads_bsf.cgi using the proxy minotaur-2.apache.org which works fine for the HTML pages]

> Install Python etc. packages needed to run download_cgi scripts on minotaur
> ---------------------------------------------------------------------------
>
>                 Key: INFRA-2254
>                 URL: https://issues.apache.org/jira/browse/INFRA-2254
>             Project: Infrastructure
>          Issue Type: Wish
>      Security Level: public(Regular issues) 
>            Reporter: Sebb
>            Assignee: Philip M. Gollucci
>
> It's not possible currently to test download_cgi/html scripts on minotaur, because some of the Python packages are missing.
> For example:
> $ sh downloads_bcel.cgi
> Traceback (most recent call last):
>   File "/www/www.apache.org/dyn/mirrors/mirrors.cgi", line 199, in <module>
>     from flup.server.fcgi import WSGIServer
> ImportError: No module named flup.server.fcgi
> [I think this may have broken with the recent change to improve the security of the CGI scripts.]
> It would be really useful to be able to check download scripts directly from minotaur (using the proxy trick) rather than having to wait for the synchronise to occur.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.