Unable to install MadAnalysis5 v2.8.1

Bug #1898890 reported by Jie FENG
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MadAnalysis 5
Fix Committed
High
Benjamin Fuks

Bug Description

I am trying to install MadAnalysis5 v2.8.1 in lxplus.cern.ch machines, and got the following message:

Command "install MadAnalysis5" interrupted with error:
RecursionError : maximum recursion depth exceeded

More information is found in 'MG5_debug'.

Revision history for this message
Jie FENG (jiefeng007) wrote :
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

MadAnalysis5 is not yet python3 compatible. If you want to install MadAnalysis5 (and use it).
You have to run MG5aMC with python2 and not with python3.
For that you have to specify the executable of your python2 installation.
If Python27 is in your path you can simply do
python27 ./bin/mg5_aMC

Cheers,

Olivier

Changed in mg5amcnlo:
status: New → Invalid
Revision history for this message
Jie FENG (jiefeng007) wrote : Re: [Bug 1898890] Re: Unable to install MadAnalysis5 v2.8.1

I am using python2.
$ python2 --version
Python 2.7.14 :: Intel Corporation
$ python --version
Python 2.7.14 :: Intel Corporation

If I execute python2 ./bin/mg5_aMC, I got the same error.

On Thu, Oct 8, 2020 at 5:20 PM Olivier Mattelaer <email address hidden>
wrote:

> MadAnalysis5 is not yet python3 compatible. If you want to install
> MadAnalysis5 (and use it).
> You have to run MG5aMC with python2 and not with python3.
> For that you have to specify the executable of your python2 installation.
> If Python27 is in your path you can simply do
> python27 ./bin/mg5_aMC
>
> Cheers,
>
> Olivier
>
> ** Changed in: mg5amcnlo
> Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1898890
>
> Title:
> Unable to install MadAnalysis5 v2.8.1
>
> Status in MadGraph5_aMC@NLO:
> Invalid
>
> Bug description:
> I am trying to install MadAnalysis5 v2.8.1 in lxplus.cern.ch machines,
> and got the following message:
>
> Command "install MadAnalysis5" interrupted with error:
> RecursionError : maximum recursion depth exceeded
>
> More information is found in 'MG5_debug'.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1898890/+subscriptions
>

Revision history for this message
Jie FENG (jiefeng007) wrote :

I am using python2 in lxplus7.cern.ch machines.
$ which python
/cvmfs/
projects.cern.ch/intelsw/psxe/linux/x86_64/2019/intelpython2/bin/python
$ python2 --version
Python 2.7.14 :: Intel Corporation
$ python --version
Python 2.7.14 :: Intel Corporation

If I execute python2 ./bin/mg5_aMC, I got the same error.

On Thu, Oct 8, 2020 at 5:20 PM Olivier Mattelaer <email address hidden>
wrote:

> MadAnalysis5 is not yet python3 compatible. If you want to install
> MadAnalysis5 (and use it).
> You have to run MG5aMC with python2 and not with python3.
> For that you have to specify the executable of your python2 installation.
> If Python27 is in your path you can simply do
> python27 ./bin/mg5_aMC
>
> Cheers,
>
> Olivier
>
> ** Changed in: mg5amcnlo
> Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1898890
>
> Title:
> Unable to install MadAnalysis5 v2.8.1
>
> Status in MadGraph5_aMC@NLO:
> Invalid
>
> Bug description:
> I am trying to install MadAnalysis5 v2.8.1 in lxplus.cern.ch machines,
> and got the following message:
>
> Command "install MadAnalysis5" interrupted with error:
> RecursionError : maximum recursion depth exceeded
>
> More information is found in 'MG5_debug'.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1898890/+subscriptions
>

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote : Re: [Bug 1898890] Unable to install MadAnalysis5 v2.8.1

Hi,

Can you attach the new debug file?
And what is printed on screen with python2.7?
In principle, it should also print the path to a log file for the installation of madanalysis5.
Can you attach that as well (Note that I'm not a MadAnalysis5 author, so I might only forward this bug report to MA5 authors --but in any case they will need such information as well)

Cheers,

Olivier

> On 9 Oct 2020, at 15:13, Jie FENG <email address hidden> wrote:
>
> I am using python2.
> $ python2 --version
> Python 2.7.14 :: Intel Corporation
> $ python --version
> Python 2.7.14 :: Intel Corporation
>
> If I execute python2 ./bin/mg5_aMC, I got the same error.
>
>
> On Thu, Oct 8, 2020 at 5:20 PM Olivier Mattelaer <<email address hidden> <mailto:<email address hidden>>>
> wrote:
>
>> MadAnalysis5 is not yet python3 compatible. If you want to install
>> MadAnalysis5 (and use it).
>> You have to run MG5aMC with python2 and not with python3.
>> For that you have to specify the executable of your python2 installation.
>> If Python27 is in your path you can simply do
>> python27 ./bin/mg5_aMC
>>
>> Cheers,
>>
>> Olivier
>>
>> ** Changed in: mg5amcnlo
>> Status: New => Invalid
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1898890 <https://bugs.launchpad.net/bugs/1898890>
>>
>> Title:
>> Unable to install MadAnalysis5 v2.8.1
>>
>> Status in MadGraph5_aMC@NLO:
>> Invalid
>>
>> Bug description:
>> I am trying to install MadAnalysis5 v2.8.1 in lxplus.cern.ch <http://lxplus.cern.ch/> machines,
>> and got the following message:
>>
>> Command "install MadAnalysis5" interrupted with error:
>> RecursionError : maximum recursion depth exceeded
>>
>> More information is found in 'MG5_debug'.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/mg5amcnlo/+bug/1898890/+subscriptions <https://bugs.launchpad.net/mg5amcnlo/+bug/1898890/+subscriptions>
>>
>
> --
> You received this bug notification because you are subscribed to
> MadGraph5_aMC@NLO.
> https://bugs.launchpad.net/bugs/1898890
>
> Title:
> Unable to install MadAnalysis5 v2.8.1
>
> Status in MadGraph5_aMC@NLO:
> Invalid
>
> Bug description:
> I am trying to install MadAnalysis5 v2.8.1 in lxplus.cern.ch machines,
> and got the following message:
>
> Command "install MadAnalysis5" interrupted with error:
> RecursionError : maximum recursion depth exceeded
>
> More information is found in 'MG5_debug'.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1898890/+subscriptions

Revision history for this message
Jie FENG (jiefeng007) wrote :
  • MG5_debug Edit (169.0 KiB, application/octet-stream; name=MG5_debug)
Download full text (3.5 KiB)

So, the logfile is attached.

On Fri, Oct 9, 2020 at 3:40 PM Olivier Mattelaer <email address hidden>
wrote:

> Hi,
>
> Can you attach the new debug file?
> And what is printed on screen with python2.7?
> In principle, it should also print the path to a log file for the
> installation of madanalysis5.
> Can you attach that as well (Note that I'm not a MadAnalysis5 author, so I
> might only forward this bug report to MA5 authors --but in any case they
> will need such information as well)
>
> Cheers,
>
> Olivier
>
>
> > On 9 Oct 2020, at 15:13, Jie FENG <email address hidden> wrote:
> >
> > I am using python2.
> > $ python2 --version
> > Python 2.7.14 :: Intel Corporation
> > $ python --version
> > Python 2.7.14 :: Intel Corporation
> >
> > If I execute python2 ./bin/mg5_aMC, I got the same error.
> >
> >
> > On Thu, Oct 8, 2020 at 5:20 PM Olivier Mattelaer <
> <email address hidden> <mailto:<email address hidden>>>
> > wrote:
> >
> >> MadAnalysis5 is not yet python3 compatible. If you want to install
> >> MadAnalysis5 (and use it).
> >> You have to run MG5aMC with python2 and not with python3.
> >> For that you have to specify the executable of your python2
> installation.
> >> If Python27 is in your path you can simply do
> >> python27 ./bin/mg5_aMC
> >>
> >> Cheers,
> >>
> >> Olivier
> >>
> >> ** Changed in: mg5amcnlo
> >> Status: New => Invalid
> >>
> >> --
> >> You received this bug notification because you are subscribed to the bug
> >> report.
> >> https://bugs.launchpad.net/bugs/1898890 <
> https://bugs.launchpad.net/bugs/1898890>
> >>
> >> Title:
> >> Unable to install MadAnalysis5 v2.8.1
> >>
> >> Status in MadGraph5_aMC@NLO:
> >> Invalid
> >>
> >> Bug description:
> >> I am trying to install MadAnalysis5 v2.8.1 in lxplus.cern.ch <
> http://lxplus.cern.ch/> machines,
> >> and got the following message:
> >>
> >> Command "install MadAnalysis5" interrupted with error:
> >> RecursionError : maximum recursion depth exceeded
> >>
> >> More information is found in 'MG5_debug'.
> >>
> >> To manage notifications about this bug go to:
> >> https://bugs.launchpad.net/mg5amcnlo/+bug/1898890/+subscriptions <
> https://bugs.launchpad.net/mg5amcnlo/+bug/1898890/+subscriptions>
> >>
> >
> > --
> > You received this bug notification because you are subscribed to
> > MadGraph5_aMC@NLO.
> > https://bugs.launchpad.net/bugs/1898890
> >
> > Title:
> > Unable to install MadAnalysis5 v2.8.1
> >
> > Status in MadGraph5_aMC@NLO:
> > Invalid
> >
> > Bug description:
> > I am trying to install MadAnalysis5 v2.8.1 in lxplus.cern.ch machines,
> > and got the following message:
> >
> > Command "install MadAnalysis5" interrupted with error:
> > RecursionError : maximum recursion depth exceeded
> >
> > More information is found in 'MG5_debug'.
> >
> > To manage notifications about this bug go to:
> > https://bugs.launchpad.net/mg5amcnlo/+bug/1898890/+subscriptions
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1898890
>
> Title:
> Unable to install MadAnalysis5 v2.8.1
>
> Status in MadGraph5_aMC@NLO:
> Invalid
>
> Bug description:
> I am tryi...

Read more...

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi,

It seems that you have an issue to download the ma5 link.
I have just check and I can succesfully download that link.
Maybe this was already fixed by MA5 author, in any case, I have assigned this issue to them such that they can confirm.

Cheers,

Olivier

Changed in mg5amcnlo:
status: Invalid → Confirmed
status: Confirmed → New
affects: mg5amcnlo → madanalysis5
Revision history for this message
Benjamin Fuks (fuks) wrote :

Hi,

Maybe this is a glitch on the server. Can you please retry?

Cheers,

Benjamin

Changed in madanalysis5:
status: New → Incomplete
Revision history for this message
Benjamin Fuks (fuks) wrote :

Hi,

Can you please try to reinstall madanalysis 5 with the following command:
  install MadAnalysis5 --madanalysis5_tarball=https://madanalysis.irmp.ucl.ac.be/raw-attachment/wiki/MA5SandBox/ma5_v1.9.6.tgz

This version is Python2 and Python3 compatible. Bugs are however still possible, so please report anything weird; thanks in advance.

Cheers,

Benjamin

Changed in madanalysis5:
status: Incomplete → In Progress
importance: Undecided → High
assignee: nobody → Benjamin Fuks (fuks)
milestone: none → v1.9
Revision history for this message
Jie FENG (jiefeng007) wrote : Re: [Bug 1898890] Re: Unable to install MadAnalysis5 v2.8.1
Download full text (57.3 KiB)

Hi Benjamin,

I tried this command to install v1.9.6 and got the following error
repeatedly.

Best regards,
Jie

>> Attempting to start MA5 and check the availability of its dependencies...
MA5: Platform: Linux 3.10.0-1127.19.1.el7.x86_64 [Linux mode]
MA5: Reading user settings ...
MA5-DEBUG: Opening the file: /afs/
cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
MA5-DEBUG: Lines to interpret:
MA5-DEBUG: Closing the file: /afs/
cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
MA5-DEBUG: Web access
MA5-DEBUG: enable
MA5-DEBUG:
MA5-DEBUG: Temporary folder
MA5-DEBUG: Variable $TMPDIR: /tmp/jfeng4
MA5-DEBUG: Check if the folder /tmp/jfeng4 exists ...
MA5-DEBUG: -> found
MA5-DEBUG: Variable $TMP:
MA5-DEBUG: Variable $TEMP:
MA5-DEBUG: temporary folder will be used for MA5: /tmp/jfeng4
MA5-DEBUG:
MA5-DEBUG: Download dir
MA5-DEBUG: Check if the folder /tmp/jfeng4/MA5_downloads exists ...
MA5-DEBUG: -> found
MA5-DEBUG: download folder will be used for MA5: /tmp/jfeng4/MA5_downloads
MA5-DEBUG:
MA5-DEBUG: Text editor
MA5-DEBUG: Look for the global variable $EDITOR ...
MA5-DEBUG: -> variable $EDITOR found : /bin/nano -w
MA5-DEBUG:
MA5: Checking mandatory packages:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package python
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Saving informations ...
MA5: - Python [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package gpp
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Saving informations ...
MA5: - GNU GCC g++ [OK]
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package make
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Extract more informations related to the package ...
MA5-DEBUG: Saving informations ...
MA5: - GNU Make [OK]
MA5: Checking optional packages devoted to data processing:
MA5-DEBUG: ------------------------------------------------------
MA5-DEBUG: Detect package zlib
MA5-DEBUG: Is there a veto? ...
MA5-DEBUG: no user veto
MA5-DEBUG: Detection of the package in the location specified by the user
...
MA5-DEBUG: Detection of the package in the "tools" folder ...
MA5-DEBUG: Look for zlib folder in path /afs/
cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/tools/zlib
...
MA5-DEBUG: -> not found
MA5-DEBUG: Try to detect automatically the package ...
MA5-DEBUG: Search for header & libraries possible paths...
MA5-DEBUG: ->header paths=['/cvmfs/
projects.cern.ch/intelsw/psxe/linux/x86_64/2020/clck/2019.9/include',
'/usr/include', '/usr/local/include']
MA5-DEBUG: ->library paths=[u'/cvmfs/
projects.cern.ch/intelsw/psxe/linux/x86_64/2020/compilers_and_libraries_2020.2.254/linux/ipp/include',
u'/cvmfs/
projects.cern.ch/intelsw/psxe/linux/x86_64/2020...

Revision history for this message
Benjamin Fuks (fuks) wrote :
Download full text (88.0 KiB)

Hi Jie,

Can you please try to install MA5 manually, and then type install fastjet when the program is started. The error is related to a crashing fastjet installation (and I am wondering why).

Cheers,

Benjamin

> On 6 Nov 2020, at 17:28 , Jie FENG <email address hidden> wrote:
>
> Hi Benjamin,
>
> I tried this command to install v1.9.6 and got the following error
> repeatedly.
>
> Best regards,
> Jie
>
>>> Attempting to start MA5 and check the availability of its dependencies...
> MA5: Platform: Linux 3.10.0-1127.19.1.el7.x86_64 [Linux mode]
> MA5: Reading user settings ...
> MA5-DEBUG: Opening the file: /afs/
> cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat <http://cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat>
> MA5-DEBUG: Lines to interpret:
> MA5-DEBUG: Closing the file: /afs/
> cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat <http://cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat>
> MA5-DEBUG: Web access
> MA5-DEBUG: enable
> MA5-DEBUG:
> MA5-DEBUG: Temporary folder
> MA5-DEBUG: Variable $TMPDIR: /tmp/jfeng4
> MA5-DEBUG: Check if the folder /tmp/jfeng4 exists ...
> MA5-DEBUG: -> found
> MA5-DEBUG: Variable $TMP:
> MA5-DEBUG: Variable $TEMP:
> MA5-DEBUG: temporary folder will be used for MA5: /tmp/jfeng4
> MA5-DEBUG:
> MA5-DEBUG: Download dir
> MA5-DEBUG: Check if the folder /tmp/jfeng4/MA5_downloads exists ...
> MA5-DEBUG: -> found
> MA5-DEBUG: download folder will be used for MA5: /tmp/jfeng4/MA5_downloads
> MA5-DEBUG:
> MA5-DEBUG: Text editor
> MA5-DEBUG: Look for the global variable $EDITOR ...
> MA5-DEBUG: -> variable $EDITOR found : /bin/nano -w
> MA5-DEBUG:
> MA5: Checking mandatory packages:
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package python
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG: Saving informations ...
> MA5: - Python [OK]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package gpp
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG: Saving informations ...
> MA5: - GNU GCC g++ [OK]
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package make
> MA5-DEBUG: Try to detect automatically the package ...
> MA5-DEBUG: Extract more informations related to the package ...
> MA5-DEBUG: Saving informations ...
> MA5: - GNU Make [OK]
> MA5: Checking optional packages devoted to data processing:
> MA5-DEBUG: ------------------------------------------------------
> MA5-DEBUG: Detect package zlib
> MA5-DEBUG: Is there a veto? ...
> MA5-DEBUG: no user veto
> MA5-DEBUG: Detection of the package in the location specified by the user
> ...
> MA...

Revision history for this message
Jie FENG (jiefeng007) wrote :
Download full text (92.6 KiB)

Hi Benjamen,

I tried to install ma5 v1.9.6 manually. I unpack the package and do not
know how to install it.

Should I just overwrite the folder HEPTools/madanalysis5/madanalysis5 ??

Should I comply something else?

Best,
Jie

On Fri, Nov 6, 2020 at 6:01 PM Benjamin Fuks <email address hidden>
wrote:

> Hi Jie,
>
> Can you please try to install MA5 manually, and then type install
> fastjet when the program is started. The error is related to a crashing
> fastjet installation (and I am wondering why).
>
> Cheers,
>
> Benjamin
>
> > On 6 Nov 2020, at 17:28 , Jie FENG <email address hidden> wrote:
> >
> > Hi Benjamin,
> >
> > I tried this command to install v1.9.6 and got the following error
> > repeatedly.
> >
> > Best regards,
> > Jie
> >
> >>> Attempting to start MA5 and check the availability of its
> dependencies...
> > MA5: Platform: Linux 3.10.0-1127.19.1.el7.x86_64 [Linux mode]
> > MA5: Reading user settings ...
> > MA5-DEBUG: Opening the file: /afs/
> >
> cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
> <
> http://cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
> >
> > MA5-DEBUG: Lines to interpret:
> > MA5-DEBUG: Closing the file: /afs/
> >
> cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
> <
> http://cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
> >
> > MA5-DEBUG: Web access
> > MA5-DEBUG: enable
> > MA5-DEBUG:
> > MA5-DEBUG: Temporary folder
> > MA5-DEBUG: Variable $TMPDIR: /tmp/jfeng4
> > MA5-DEBUG: Check if the folder /tmp/jfeng4 exists ...
> > MA5-DEBUG: -> found
> > MA5-DEBUG: Variable $TMP:
> > MA5-DEBUG: Variable $TEMP:
> > MA5-DEBUG: temporary folder will be used for MA5: /tmp/jfeng4
> > MA5-DEBUG:
> > MA5-DEBUG: Download dir
> > MA5-DEBUG: Check if the folder /tmp/jfeng4/MA5_downloads exists ...
> > MA5-DEBUG: -> found
> > MA5-DEBUG: download folder will be used for MA5:
> /tmp/jfeng4/MA5_downloads
> > MA5-DEBUG:
> > MA5-DEBUG: Text editor
> > MA5-DEBUG: Look for the global variable $EDITOR ...
> > MA5-DEBUG: -> variable $EDITOR found : /bin/nano -w
> > MA5-DEBUG:
> > MA5: Checking mandatory packages:
> > MA5-DEBUG: ------------------------------------------------------
> > MA5-DEBUG: Detect package python
> > MA5-DEBUG: Try to detect automatically the package ...
> > MA5-DEBUG: Extract more informations related to the package ...
> > MA5-DEBUG: Saving informations ...
> > MA5: - Python [OK]
> > MA5-DEBUG: ------------------------------------------------------
> > MA5-DEBUG: Detect package gpp
> > MA5-DEBUG: Try to detect automatically the package ...
> > MA5-DEBUG: Extract more informations related to the package ...
> > MA5-DEBUG: Saving informations ...
> > MA5: - GNU GCC g++ [OK]
> > MA5-DEBUG: ------------------------------------------------------
> > MA5-DEBUG: Detect package make
> > MA5-DEBUG: Try to detect automatically the package ...
>...

Revision history for this message
Benjamin Fuks (fuks) wrote :
Download full text (94.5 KiB)

Dear Jie,

You can try to install it anywhere on your system. This should not change anything with respect to the issue we face here.

Cheers,

Benjamin

> On 10 Nov 2020, at 16:24 , Jie FENG <email address hidden> wrote:
>
> Hi Benjamen,
>
> I tried to install ma5 v1.9.6 manually. I unpack the package and do not
> know how to install it.
>
> Should I just overwrite the folder HEPTools/madanalysis5/madanalysis5 ??
>
> Should I comply something else?
>
> Best,
> Jie
>
> On Fri, Nov 6, 2020 at 6:01 PM Benjamin Fuks <<email address hidden> <mailto:<email address hidden>>>
> wrote:
>
>> Hi Jie,
>>
>> Can you please try to install MA5 manually, and then type install
>> fastjet when the program is started. The error is related to a crashing
>> fastjet installation (and I am wondering why).
>>
>> Cheers,
>>
>> Benjamin
>>
>>> On 6 Nov 2020, at 17:28 , Jie FENG <email address hidden> wrote:
>>>
>>> Hi Benjamin,
>>>
>>> I tried this command to install v1.9.6 and got the following error
>>> repeatedly.
>>>
>>> Best regards,
>>> Jie
>>>
>>>>> Attempting to start MA5 and check the availability of its
>> dependencies...
>>> MA5: Platform: Linux 3.10.0-1127.19.1.el7.x86_64 [Linux mode]
>>> MA5: Reading user settings ...
>>> MA5-DEBUG: Opening the file: /afs/
>>>
>> cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
>> <
>> http://cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
>>>
>>> MA5-DEBUG: Lines to interpret:
>>> MA5-DEBUG: Closing the file: /afs/
>>>
>> cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
>> <
>> http://cern.ch/work/j/jfeng4/public/LHC/MG5_aMC_v2_8_1/HEPTools/madanalysis5/madanalysis5/madanalysis/input/installation_options.dat
>>>
>>> MA5-DEBUG: Web access
>>> MA5-DEBUG: enable
>>> MA5-DEBUG:
>>> MA5-DEBUG: Temporary folder
>>> MA5-DEBUG: Variable $TMPDIR: /tmp/jfeng4
>>> MA5-DEBUG: Check if the folder /tmp/jfeng4 exists ...
>>> MA5-DEBUG: -> found
>>> MA5-DEBUG: Variable $TMP:
>>> MA5-DEBUG: Variable $TEMP:
>>> MA5-DEBUG: temporary folder will be used for MA5: /tmp/jfeng4
>>> MA5-DEBUG:
>>> MA5-DEBUG: Download dir
>>> MA5-DEBUG: Check if the folder /tmp/jfeng4/MA5_downloads exists ...
>>> MA5-DEBUG: -> found
>>> MA5-DEBUG: download folder will be used for MA5:
>> /tmp/jfeng4/MA5_downloads
>>> MA5-DEBUG:
>>> MA5-DEBUG: Text editor
>>> MA5-DEBUG: Look for the global variable $EDITOR ...
>>> MA5-DEBUG: -> variable $EDITOR found : /bin/nano -w
>>> MA5-DEBUG:
>>> MA5: Checking mandatory packages:
>>> MA5-DEBUG: ------------------------------------------------------
>>> MA5-DEBUG: Detect package python
>>> MA5-DEBUG: Try to detect automatically the package ...
>>> MA5-DEBUG: Extract more informations related to the package ...
>>> MA5-DEBUG: Saving informations ...
>>> MA5: - Python [OK]
>>> MA5-DEBUG: ------------------------------------------------------
>>> MA5-DEBUG: Detect package gpp
>>> MA5-DEBUG: Try to detect automatically the pac...

Benjamin Fuks (fuks)
Changed in madanalysis5:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.