Changes between Version 38 and Version 39 of DevelopmentIssues


Ignore:
Timestamp:
Oct 20, 2012, 8:29:35 AM (12 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentIssues

    v38 v39  
    99 | J.A. | Have fixed-order and showered td plots automatically put in HTML/<run_name>/plots. :: This would be used by the experts only as it necessitates modification to the [...]_plot.f codes, but it is still desirable before the release.
    1010
    11  S1 | S.F. | Stefano Frixione pointed out that the code does not run on the lxplus machine at CERN because the readline pythone module is not recognized. :: Olivier, I know that this module is very OS-sensitive, and that you have been hardcoding checks on its versions to handle. Do you know what goes wrong, can you fix it? The error reported by Stefano was:
    1211
    13 root: code for hash md5 was not found.
    14 Traceback (most recent call last):
    15   File "/afs/cern.ch/sw/lcg/external/Python/2.7.3/x86_64-slc5-gcc46-opt/lib/python2.7/hashlib.py", line 139, in <module>
    16     globals()[__func_name] = __get_hash(__func_name)
    17   File "/afs/cern.ch/sw/lcg/external/Python/2.7.3/x86_64-slc5-gcc46-opt/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
    18     raise ValueError('unsupported hash type %s' % name)
    19 ValueError: unsupported hash type md5
    20 root: code for hash sha1 was not found.
     12 aMC@NLO general | O.M | Having all acceptance/parralel test working !! ::
     13
     14 aMCatNLO 75| O.M. | launch LO is crashing ::
     15
     16 aMCatNLO 76| O.M. | any syntax error in the run_interface makes this one to crash, and the file RunWeb is not corrcetly remove (forbidding to rerun in this directory) ::
     17
    2118
    2219== To fix before v2.0 release ==
     
    5350== Fixed issues ==
    5451
    55  aMC@NLO general | O.M | Having all acceptance/parralel test working !! (not the case currently) ::
    5652
    5753 '''[ Fixed ]  |''' They now pass. But we should not put this on the wiki again as it is obvious that all test have to pass for the release :).
     
    9995 8 | M.Z. | param_card updates do not affect results::
    10096  '''[ Fixed ] M.Z. |'''  (r352), was only related to tests
     97
     98 S1 | S.F. | Stefano Frixione pointed out that the code does not run on the lxplus machine at CERN because the readline pythone module is not recognized. :: Olivier, I know that this module is very OS-sensitive, and that you have been hardcoding checks on its versions to handle. Do you know what goes wrong, can you fix it?
     99'''[ Fixed ] O.M. |''' was not related to readline but to md5