savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-help-public] [gnu.org #767320] delays in updating web page


From: Michael J. Flickinger via RT
Subject: Re: [Savannah-help-public] [gnu.org #767320] delays in updating web pages
Date: Fri, 14 Sep 2012 19:34:38 -0400

On 9/14/12 1:35 AM, Pavel Kharitonov via RT wrote:
> On 09/11/2012 08:46 AM, Ineiev wrote:
>>
>> I think there may be another possibility: "can you confirm  that the new.py
>> call is *(successfully) done* after the cvs commit has successfully
>> completed?"
>
> For instance, this is what CVS has just said to me on
> 'cvs ci -m"Update" gnu/po/thegnuproject.ru.po licenses/po/license-list.ru.po'
> (this is a known behavior, I believe it must have been already reported a few 
> times):
>
> /web/www/www/gnu/po/thegnuproject.ru.po,v  <--  gnu/po/thegnuproject.ru.po
> new revision: 1.14; previous revision: 1.13
> Triggering webpages update...
> /web/www/www/licenses/po/license-list.ru.po,v  <--  
> licenses/po/license-list.ru.po
> new revision: 1.36; previous revision: 1.35
> Triggering webpages update...
>
> <pre>
> MOD_PYTHON ERROR
>
> ProcessId:      3869
> Interpreter:    'www.gnu.org'
>
> ServerName:     'www.gnu.org'
> DocumentRoot:   '/var/www/'
>
> URI:            '/new-savannah-project/new.py'
> Location:       None
> Directory:      '/var/www/new-savannah-project/'
> Filename:       '/var/www/new-savannah-project/new.py'
> PathInfo:       ''
>
> Phase:          'PythonHandler'
> Handler:        'new'
>
> Traceback (most recent call last):
>
>     File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 
> 1537, in HandlerDispatch
>       default=default_handler, arg=req, silent=hlist.silent)
>
>     File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 
> 1229, in _process_target
>       result = _execute_target(config, req, object, arg)
>
>     File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 
> 1128, in _execute_target
>       result = object(arg)
>
>     File "/var/www/new-savannah-project/new.py", line 59, in handler
>       updatewww()
>
>     File "/var/www/new-savannah-project/new.py", line 37, in updatewww
>       syslog(LOG_INFO, cvs.stdout.read())
>
> IOError: [Errno 4] Interrupted system call
>
>
> MODULE CACHE DETAILS
>
> Accessed:       Fri Sep 14 01:30:27 2012
> Generation:     0
>
> _mp_84c96c94a13c8de85573628c53417638 {
>     FileName:     '/var/www/new-savannah-project/new.py'
>     Instance:     1 [IMPORT]
>     Generation:   1
>     Modified:     Mon Dec  6 11:42:43 2010
>     Imported:     Fri Sep 14 01:30:27 2012
> }
>
> </pre>
> Mailing notification to address@hidden sent.
>
>
>
>
I can verify this trigger runs after something has been committed.  The 
error you are encountering is caused by the script on the webserver.








reply via email to

[Prev in Thread] Current Thread [Next in Thread]