Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agent failing to start on hotel #170

Open
marksantcroos opened this issue Jan 27, 2014 · 0 comments
Open

agent failing to start on hotel #170

marksantcroos opened this issue Jan 27, 2014 · 0 comments

Comments

@marksantcroos
Copy link
Member

Python version 2.7 (gnu-4.1 compiler) loaded
/N/u/marksant/.bashrc: line 11: /N/u/marksant/.bigjob/python/bin/activate: No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
^M 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0^M100 11369 100 11369 0 0 46693 0 --:--:-- --:--:-- --:--:-- 5551k
Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-2.1.tar.gz
Traceback (most recent call last):
File "ez_setup.py", line 361, in
sys.exit(main())
File "ez_setup.py", line 357, in main
downloader_factory=options.downloader_factory)
File "ez_setup.py", line 282, in download_setuptools
downloader(url, saveto)
File "ez_setup.py", line 207, in download_file_wget
_clean_check(cmd, target)
File "ez_setup.py", line 152, in _clean_check
subprocess.check_call(cmd)
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 504, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['wget', 'https://pypi.python.org/packages/source/s/setuptools/setuptools-2.1.tar.gz', '--quiet', '--output-document', '/gpfs/home/marksant/agent/setuptools-2.1.tar.gz']' returned non-zero exit status 1
Traceback (most recent call last):
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 2346, in
main()
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 825, in main
after_install(options, home_dir)
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 1824, in after_install
subprocess.call([join(home_dir, 'bin', 'easy_install'), 'bigjob'])
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 486, in call
return Popen(_popenargs, *_kwargs).wait()
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 672, in init
errread, errwrite)
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 1201, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "", line 59, in
NameError: name 'bigjob' is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant