Questions and Answers: Closed Question
Status: Closed
Mike Burns @ 09:48 AM on 29 Jul, 2010
HUB-from-scratch missing /apps/submit/
The HUB-from-scratch install is missing /apps/submit/ and /apps/bin/submit symlink. I transferred those over from a HUB-in-a-box install, then submit gave the following error
$ /apps/bin/submit —help Traceback (most recent call last):
File “/apps/bin/submit”, line 3, inrom OpennSSL import SSL
ImportError: No module named OpenSSL
I resolved this error by installing python-openssl in the OpenVZ template. Submit now fails with
$ submit -d -h Traceback (most recent call last):
File “/apps/bin/submit”, line 950, inetupSocket()
File “/apps/bin/submit”, line 207, in setupSocketime.sleep(delay)
What else needs to be installed or modified in the HUB-from-scratch install to get submit to work?
0 Like 0 Dislike
John B Rosheck @ 03:06 PM on 07 Feb, 2011
The original submit included on earlier HUB-in-a-box VM’s was incomplete. We expect to have the submit system packaged properly this month and it will be included in future VM’s.
Report abuse