Note that there are some explanatory texts on larger screens.

plurals
  1. POTroubles with installing openstack
    primarykey
    data
    text
    <p>I should do for my master thesisi some tutorials for administrators how to set, manage and use openstack. On my workstation 9 I set ubuntu server x64 12.04 lts, then I try to do quick istall by devstack <code>http://devstack.org/</code>. I am usinh NAT.</p> <p>So I typed terminal:</p> <ol> <li><p>git clone <a href="https://github.com/openstack-dev/devstack.git" rel="nofollow">https://github.com/openstack-dev/devstack.git</a></p></li> <li><p>cd devstack &amp;&amp; ./stack.sh</p></li> </ol> <p>After runing stack.sh dscript in shows me error: </p> <pre><code>Could not open requirements file: [Errno2] No such file or directory: '*-info/requires.txt' Storing complete log in /home/robetr/.pip/pip.log +sudo HTTP_PROXY=HTTPS_PROXY=python setup.py develop paython: can't open file setup.py': [Errno 2] No such file or directory ++ failed +local r=2 +set +o xtrace </code></pre> <p>After that I tried with:</p> <ol> <li> sudo</li> <li> make update </li> <li> make upadete &amp; apgrade here where installing more then 250mb of new updates and so on</li> <li>then I make sudo apt-get install python-setuptools</li> <li>then sudo easy_install</li> <li> sudo easy_install BeautifulSoup</li> <li><p>sudo aptitude install python-beautifulsoup</p></li> <li><p>then I actualy find setup.py in opt/stack/python-openstackclient/setup.py</p></li> </ol> <p>Then some thing instaled, upgrade and so on. But one again ewhen I tried to run in devstack/stack.sh script in broke down.</p> <p>I waste 2 days to play with this and didn't come far. Have any ideas?</p> <p>Regards, Robert</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload