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 2014/06/07 19:25:02 UTC

[jira] [Commented] (INFRA-7386) Internal Server Error trying to add a DOAP for a new project

    [ https://issues.apache.org/jira/browse/INFRA-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020883#comment-14020883 ] 

Sebb commented on INFRA-7386:
-----------------------------

FYI: there was a problem with the script that updated the local files from SVN. It was setting the umask to 007 too early, before updating the directory which contained the make_doap.cgi script. This meant that the file would be created without the a=rx permissions. This has now been fixed:

URL: http://svn.apache.org/r1601155
Log:
Delay change of umask until after updating files such as make_doap.cgi

Modified:
    infrastructure/site-tools/trunk/bin/build.sh

There is a further aspect to this issue.
The project html files are synched to /www/projects.apache.org/
This happens at the end of every projects build, i.e. every 3 hours currently.
However, the http://projects.apache.org/ site is served from a different host (not minotaur) and it appears that the files are only copied from minotaur to the host once a day, so any fixes may be delayed up to 24 hours.

> Internal Server Error trying to add a DOAP for a new project
> ------------------------------------------------------------
>
>                 Key: INFRA-7386
>                 URL: https://issues.apache.org/jira/browse/INFRA-7386
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Website
>            Reporter: Matei Zaharia
>            Assignee: Daniel Gruno
>             Fix For: Mar 2014
>
>
> I tried to add a DOAP for the Spark project using the form at http://projects.apache.org/create.html a couple of minutes ago, but I got the following error page:
> ----
> Internal Server Error
> The server encountered an internal error or misconfiguration and was unable to complete your request.
> Please contact the server administrator at infrastructure@apache.org to inform them of the time this error occurred, and the actions you performed just before this error.
> More information about this error may be available in the server error log.
> ----
> Not sure if this is the best way to report it but I figured it's less noisy than emailing the list.



--
This message was sent by Atlassian JIRA
(v6.2#6252)