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

Building volttron from fresh clone does not work reliably #2

Closed
fstshrk opened this issue May 2, 2014 · 6 comments
Closed

Building volttron from fresh clone does not work reliably #2

fstshrk opened this issue May 2, 2014 · 6 comments
Assignees
Labels

Comments

@fstshrk
Copy link
Contributor

fstshrk commented May 2, 2014

Following the instructions on https://github.com/VOLTTRON/volttron/wiki/BuildingTheProject using a fresh install of ubuntu 14.04.

In the third step, (./buildout), the first time I run it, I get

bora@beach:~/workspace/volttron$ python bootstrap.py
Traceback (most recent call last):
File "bootstrap.py", line 79, in
exec(urlopen('https://bitbucket.org/pypa/setuptools/raw/0.7.2/ez_setup.py'
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(_args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(_args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 503: SERVICE UNAVAILABLE

Running it a second time, it seems to work.

Also, we need to add a list of required ubuntu packages.

@fstshrk
Copy link
Contributor Author

fstshrk commented May 2, 2014

On Linux, we at least need build-essential and libssl-dev
libevent-dev

@hashstat
Copy link
Contributor

The system dependencies are all in the README along with instructions for installing them.

@fstshrk
Copy link
Contributor Author

fstshrk commented Jun 12, 2014

Are they also on the wiki?
On Jun 11, 2014 3:40 PM, "hashstat" notifications@github.com wrote:

The system dependencies are all in the README
https://github.com/VOLTTRON/volttron/blob/1.x/README along with
instructions for installing them.


Reply to this email directly or view it on GitHub
#2 (comment).

@hashstat
Copy link
Contributor

I added them to the DevleopmentPrerequisites page. But we should probably make that page reference the README as it will likely be kept more up-to-date.

@craig8
Copy link
Contributor

craig8 commented May 13, 2015

I believe this issue was for 2.x version. @fstshrk have you tried this with the master branch lately? Can we close this issue with the updated README

@fstshrk
Copy link
Contributor Author

fstshrk commented May 13, 2015

Yes, please close.

On Wed, May 13, 2015 at 9:10 AM, Craig notifications@github.com wrote:

I believe this issue was for 2.x version. @fstshrk
https://github.com/fstshrk have you tried this with the master branch
lately? Can we close this issue with the updated README
https://github.com/VOLTTRON/volttron/blob/master/README


Reply to this email directly or view it on GitHub
#2 (comment).

@craig8 craig8 closed this as completed May 14, 2015
craig8 added a commit that referenced this issue May 22, 2015
Merge from VOLTTRON/volttron
craig8 pushed a commit that referenced this issue Sep 9, 2016
Update configuration-store.rst
craig8 pushed a commit that referenced this issue Oct 17, 2016
Update Agent-Authentication-Walkthrough.rst
ocschwar pushed a commit to FraunhoferCMI/volttron that referenced this issue Oct 29, 2016
shwethanidd referenced this issue in shwethanidd/volttron Dec 30, 2016
Add stagger config parameters.
craig8 pushed a commit that referenced this issue Aug 8, 2017
Have Edit Configuration be a thing
@rcalvert-cpi rcalvert-cpi mentioned this issue Mar 1, 2018
4 tasks
elisesaxon pushed a commit to elisesaxon/volttron that referenced this issue Dec 20, 2018
Fixed byte vs string issues in auth, regex edit in auth test
craig8 pushed a commit that referenced this issue Mar 30, 2019
craig8 pushed a commit that referenced this issue Jun 28, 2019
craig8 pushed a commit that referenced this issue Jan 9, 2020
craig8 pushed a commit that referenced this issue Aug 16, 2021
Use variables instead of hard-coded table names
craig8 pushed a commit that referenced this issue Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants