This is an automated notification sent by LCG Savannah.
It relates to:
                task #7354, project CDS Invenio

==============================================================================
 LATEST MODIFICATIONS of task #7354:
==============================================================================

Update of task #7354 (project cdsware):

                  Status:                    None => Cancelled              
        Percent Complete:                      0% => 100%                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

With latest CVS commit in bibtask, this error should be solved (setting
SIG_IGN as handler of SIGUSR2 seems to not conflict with I/O operation like
those performed by urrlib.

==============================================================================
 OVERVIEW of task #7354:
==============================================================================

URL:
  <http://savannah.cern.ch/task/?7354>

                 Summary: BibIndex to not use urllib for downlaoding fulltext
for indexing
                 Project: CDS Invenio
            Submitted by: skaplun
            Submitted on: 2008-07-11 09:52
         Should Start On: 2008-07-11 00:00
   Should be Finished on: 2008-07-11 00:00
                Category: BibIndex
                Priority: 6
                  Status: Cancelled
                 Privacy: Public
        Percent Complete: 100%
             Assigned to: skaplun
             Open/Closed: Closed
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________


At the moment bibindex is using urllib for downloading remote fulltextes for
indexing them. This is broken with the new bibsched scheduler that ping with
UNIX signal the deamons. (as found before UNIX signals and UNIX sockets are
incompatible in Python). Either pinging should be disabled in bibsched (but
it is a useful feature to discover tasks gone crazy) or all download
operations in bibtasks should go trough e.g. bibdocfile.download_url that is
wrapping wget.

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: 2008-07-14 14:11              By: Samuele Kaplun <skaplun>
With latest CVS commit in bibtask, this error should be solved (setting
SIG_IGN as handler of SIGUSR2 seems to not conflict with I/O operation like
those performed by urrlib.





    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
2195                                | -SUB-




==============================================================================

This item URL is:
  <http://savannah.cern.ch/task/?7354>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/


Reply via email to