Bug #5518
closed[SDKs] arvados not defined in arvados.util
100%
Description
I came across this error message in qr1hi-8i9sb-nuqmxt87gvnq47e:
3/19/2015 4:00:18 PM compute2 1 task-print 0 File "/tmp/crunch-job/src/crunch_scripts/platypus", line 26, in <module>
3/19/2015 4:00:18 PM compute2 1 task-print 0 args = ['python', platypus_install.platypus_binary(),
3/19/2015 4:00:18 PM compute2 1 task-print 0 File "/tmp/crunch-job/src/crunch_scripts/platypus_install.py", line 32, in platypus_binary
3/19/2015 4:00:18 PM compute2 1 task-print 0 return os.path.join(install_path(), 'Platypus.py')
3/19/2015 4:00:18 PM compute2 1 task-print 0 File "/tmp/crunch-job/src/crunch_scripts/platypus_install.py", line 19, in install_path
3/19/2015 4:00:18 PM compute2 1 task-print 0 path = 'platypus')
3/19/2015 4:00:18 PM compute2 1 task-print 0 File "/tmp/crunch-job-work/.arvados.venv/local/lib/python2.7/site-packages/arvados/util.py", line 80, in tarball_extract
3/19/2015 4:00:18 PM compute2 1 task-print 0 path = os.path.join(arvados.current_job().tmpdir, path)
3/19/2015 4:00:18 PM compute2 1 task-print 0 NameError: global name 'arvados' is not defined
3/19/2015 4:00:19 PM compute2 1 task-dispatch 0 srun: error: compute2: task 0: Exited with exit code 1
Updated by Bryan Cosca almost 10 years ago
found again here: qr1hi-8i9sb-b599bwcqo43r1uc
my current workaround is to use sdk version 3598c3003a7987cca5c0536ba8206ec40c1c3649, but this is not ideal.
Updated by Ward Vandewege almost 10 years ago
- Target version set to 2015-04-29 sprint
Updated by Ward Vandewege almost 10 years ago
- Subject changed from arvados not defined in arvados.util to [SDKs] arvados not defined in arvados.util
Updated by Brett Smith almost 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:e88eac059d0c9088edf4d3f60734c4804d7ca500.