[Rivet] rivet-mkhtml in 67b

Dmitri Konstantinov Dmitri.Konstantinov at cern.ch
Tue Jul 22 10:26:09 BST 2014


Hi Andy,

Yes, python versions are different....in 68 it is 2.7.6....
Please, do not spend time on it and let us implement a test which checks 
rivet python scripts.
Once it is done we will write you back.

Thank you,
     Dima

On 7/22/14 11:22 AM, Andy Buckley wrote:
> On 22/07/14 09:45, Dmitri Konstantinov wrote:
>> Hi Andy,
>>
>> I am wondering if you aware of any problem with rivet-mkhtml within
>> MCGenerators_lcgcmt67b instillation:
>>
>> When I run "rivet-mkhtml Rivet.yoda" it becomes frozen and Ctrl-C gives
>> the following output:
>>
>> ^CTraceback (most recent call last):
>>    File
>> "/afs/.cern.ch/sw/lcg/external//MCGenerators_lcgcmt67b/rivet/2.1.2/x86_64-slc6-gcc48-opt/bin/rivet-mkhtml",
>> line 306, in <module>
>> Traceback (most recent call last):
>>    File
>> "/afs/.cern.ch/sw/lcg/external//MCGenerators_lcgcmt67b/rivet/2.1.2/x86_64-slc6-gcc48-opt/bin/make-plots",
>> line 2482, in <module>
>>      p.wait()
>>    File
>> "/afs/.cern.ch/sw/lcg/external/Python/2.7.4/x86_64-slc6-gcc48-opt/lib/python2.7/subprocess.py",
>> line 1357, in wait
>>      Popen(mp_cmd).wait()
>>    File
>> "/afs/.cern.ch/sw/lcg/external/Python/2.7.4/x86_64-slc6-gcc48-opt/lib/python2.7/subprocess.py",
>> line 1357, in wait
>>      pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
>>    File
>> "/afs/.cern.ch/sw/lcg/external/Python/2.7.4/x86_64-slc6-gcc48-opt/lib/python2.7/subprocess.py",
>> line 478, in _eintr_retry_call
>>      return func(*args)
>> KeyboardInterrupt
>>      pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
>>    File
>> "/afs/.cern.ch/sw/lcg/external/Python/2.7.4/x86_64-slc6-gcc48-opt/lib/python2.7/subprocess.py",
>> line 478, in _eintr_retry_call
>>      return func(*args)
>> KeyboardInterrupt
>>
>>
>> The 67b rivet has the following dependencies:
>>
>> Boost=1.53.0_python2.7/GSL=1.10/HepMC=2.06.08/Python=2.7.4/cython=0.19.1/fastjet=3.0.3/rivet=2.1.2/swig=1.3.40/yamlcpp=0.3.0/yoda=1.1.0
>>
>>
>> While it works fine for rivet from 68.
>>
>> If it is unknown issue then we will try to investigate it.
> Hi Dima,  CC Rivet dev list,
>
> It's an unknown issue as far as I'm aware. By the looks of things it's
> getting stuck somewhere in the subprocess execution that runs latex,
> pdf2png, etc. -- that is pure Python and I don't think any of the
> dependencies should be involved. I never saw this myself, but strange
> that it works with 68 but not 67b... is the Python version/build different?
>
> Andy
>



More information about the Rivet mailing list