Actions
Bug #5759
openbug checknarvalnodes 1
Start date:
01/07/2014
Due date:
01/17/2014 (over 10 years late)
% Done:
0%
Estimated time:
Description
/home/carrier/carrierLSC_HG/agataconfiguration.py:176: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
i, o, e = os.popen3(command, 'r')
Updated by Legay Eric almost 11 years ago
- Due date set to 01/17/2014
- Status changed from New to Feedback
- Assigned To changed from Legay Eric to Ralet Damian
The problem comes from function called to communicate with TM only when machines have to be reboot...
Was hidden by --Warning-Deprecation Off used in buildcfg but not in checknarvalnodes
I've fixed deprecation in agataconfiguration directly
Updated by Ralet Damian almost 11 years ago
I will give feedback on the next reboot.
Actions