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

Seattle installer fails if base dir is not named "seattle" #152

Open
aaaaalbert opened this issue Apr 20, 2015 · 0 comments
Open

Seattle installer fails if base dir is not named "seattle" #152

aaaaalbert opened this issue Apr 20, 2015 · 0 comments

Comments

@aaaaalbert
Copy link
Contributor

[poly_seattlenatforwarder@pli1-pa-1 ~]$ ./tcprelay/install.sh       
Traceback (most recent call last):
  File "seattleinstaller.py", line 40, in <module>
    import createnodekeys
  File "/home/poly_seattlenatforwarder/tcprelay/seattle_repy/createnodekeys.py", line 15, in <module>
    add_dy_support(_context)
  File "/home/poly_seattlenatforwarder/tcprelay/seattle_repy/repyportability.py", line 249, in add_dy_support
    init_dylink(_context,{})
NameError: global name 'init_dylink' is not defined
[poly_seattlenatforwarder@pli1-pa-1 ~]$ mv tcprelay seattle
[poly_seattlenatforwarder@pli1-pa-1 ~]$ ./seattle/install.sh 
System benchmark starting...
Benchmark complete and vessels created!
Preparing Seattle to run automatically at startup...
Attempting to add an entry to the crontab...
Seattle is setup to run at startup!
Generating the Node Manager RSA keys.  This may take a few minutes...
Keys generated!
Starting seattle...
seattle has been started: Mon Apr 20 11:58:55 UTC 2015
seattle has been installed!
To learn more about useful, optional scripts related to running seattle, see the README file.
[poly_seattlenatforwarder@pli1-pa-1 ~]$
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