|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: installation of unicore-servers-6.2.1hi,
in the first run, the problem is probably that the target directory does not exist (this is a bug in the configure.py script). The second run fails due to a missing/failing python import. It seems the python version is a bit critical here, we'll have to check whether this can be remedied. You do not need to run install.py, because the installation directory is the current directory. So your second try should have succeeded :-) Best regards, Bernd. -- Dr. Bernd Schuller Distributed Systems and Grid Computing Juelich Supercomputing Centre, http://www.fz-juelich.de/jsc Phone: +49 246161-8736 (fax -8556) Personal blog: www.jroller.com/page/gridhaus ________________________________________ Von: Doru Marcusiu [marcusiu@...] Gesendet: Freitag, 4. September 2009 16:42 An: unicore-support@... Cc: Derek Simmel; Doru Marcusiu Betreff: [Unicore-support] installation of unicore-servers-6.2.1 I'm having trouble with what I perceive to be the simplest installation of the unicore-servers bundle. I have downloaded the unicore-servers-6.2.1 bundle and have made the following single change to the configure.properties file: INSTALL_PATH=/usr/local/UNICORE/unicore-servers-6.2.1 >>>>> [marcusiu@abe1196 unicore-servers-6.2.1]$ ls -la /usr/local/UNICORE/unicore-servers-6.2.1 total 8 drwxr-xr-x 2 marcusiu ags 4096 Sep 4 08:49 . drwxr-xr-x 3 marcusiu ags 4096 Sep 4 08:59 .. >>>>> When I then run ./configure.py I get the following errors: >>>>> [marcusiu@abe1196 unicore-servers-6.2.1]$ ./configure.py marcusiu Configuring the installation for user marcusiu in directory /usr/local/UNICORE/unicore-servers-6.2.1, on machine abe1196.ncsa.uiuc.edu ['findExternalRegistry', 'xuudb', 'gwHost', 'uasName', 'registryName', 'xnjsConfigFile', 'registryJmxPort', 'registryGCID', 'xuudbHost', 'xuudbPort', 'registry', 'registryHost', 'gateway', 'useExternalRegistry', 'INSTALL_PATH', 'uasHost', 'unicorex', 'jmxPort', 'xuudbType', 'gwAutoRegistration', 'uasGCID', 'tsi', 'registryPort', 'gwPort', 'tsiHost', 'installdemouser', 'tsiNjsPort', 'tsiMyPort', 'uasPort', 'urlExternalRegistry'] ... processing /usr/local/UNICORE/unicore-servers-6.2.1/start.sh making backup /usr/local/UNICORE/unicore-servers-6.2.1/start.sh_origin Error processing /usr/local/UNICORE/unicore-servers-6.2.1/start.sh [...]making backup /usr/local/UNICORE/unicore-servers-6.2.1/./adduser.sh_origin Error processing /usr/local/UNICORE/unicore-servers-6.2.1/./adduser.sh <type 'exceptions.IOError'> Done configuring! [marcusiu@abe1196 unicore-servers-6.2.1]$ >>>>> So, I started form the beginning (by removing all existing files and untarring the server bundle again. This time I made no changes to the configure.properties file and running configure.py completed without error: >>>>> [marcusiu@abe1196 unicore-servers-6.2.1]$ ./configure.py marcusiu Configuring the installation for user marcusiu in directory /tmp/UNICORE/unicore-servers-6.2.1/unicore-servers-6.2.1, on machi ne abe1196.ncsa.uiuc.edu ['findExternalRegistry', 'xuudb', 'gwHost', 'uasName', 'registryName', 'xnjsConfigFile', 'registryJmxPort', 'registryGCID', 'x uudbHost', 'xuudbPort', 'registry', 'registryHost', 'gateway', 'useExternalRegistry', 'INSTALL_PATH', 'uasHost', 'unicorex', ' jmxPort', 'xuudbType', 'gwAutoRegistration', 'uasGCID', 'tsi', 'registryPort', 'gwPort', 'tsiHost', 'installdemouser', 'tsiNjs Port', 'tsiMyPort', 'uasPort', 'urlExternalRegistry'] ... processing /tmp/UNICORE/unicore-servers-6.2.1/unicore-servers-6.2.1/start.sh making backup /tmp/UNICORE/unicore-servers-6.2.1/unicore-servers-6.2.1/start.sh_origin [..] Done configuring! >>>>> However, when then running ./install.py the following error was reported: >>>>> [marcusiu@abe1196 unicore-servers-6.2.1]$ ./install.py Traceback (most recent call last): File "./install.py", line 16, in <module> from shutil import copytree, ignore_patterns, copy ImportError: cannot import name ignore_patterns [marcusiu@abe1196 unicore-servers-6.2.1]$ >>>>> Is there any additional information I can provide to help debug this problem? Thanks, Doru -- ================================================= Doru Marcusiu Assistant Director, Production Cyber Environments National Center Supercomputing Applications ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender), Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Unicore-support mailing list Unicore-support@... https://lists.sourceforge.net/lists/listinfo/unicore-support |
| Free embeddable forum powered by Nabble | Forum Help |