GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Install PandaRoot on Kronos
Re: Install PandaRoot on Kronos [message #20871 is a reply to message #20866] Wed, 19 April 2017 12:38 Go to previous messageGo to previous message
Lu Cao is currently offline  Lu Cao
Messages: 77
Registered: February 2013
continuous participant
From: *wlan.uni-bonn.de
Hi all,

as suggested by Ralf, I report this problem to [linux-service@gsi.de] and it's solved now. It's due to Quote:
the mentioned repository is using external links, you'll have to configure your svn client to use a proxy server.
That's why I see the warnings when download the svn source code, e.g.
svn: warning: W200000: Error handling externals definition for 'pandaroot_feb17p1/genfit2/core':
svn: warning: W000111: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/genfit/code/trunk/core'
svn: warning: W200000: Error handling externals definition for 'pandaroot_feb17p1/genfit2/doc':
svn: warning: W000111: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/genfit/code/trunk/doc'
s


The CMake error indicated previously is related to this svn issue.

Solution:
- vi ~/.subversion/servers
- uncomment and set in the [global] section there as
[global]
http-proxy-exceptions = *.gsi.de
http-proxy-host = proxy.gsi.de
http-proxy-port = 8080


The proxy server at GSI is proxy.gsi.de with TCP port 3128 or 8080. Note there should be no space entered at the beginning of each command line!

Best,
Lu
 
Read Message
Read Message
Read Message
Previous Topic: Problem running sim with IdealTrackFinder on Kronos
Next Topic: [FIXED]Problem when I source /pandaroot/buildpanda/config.sh
Goto Forum:
  


Current Time: Thu Mar 28 14:43:16 CET 2024

Total time taken to generate the page: 0.01138 seconds