On the topic of install issues, I got a broken install of StarCluster when I first installed it.<div>I had to change the following line in setup.py to make it work:</div><div><br></div><div>Old:</div><div><br></div><div>&quot;boto&gt;=1.9b&quot;,</div>
<div><br></div><div>New:</div><div><br></div><div>&quot;boto==1.9b&quot;,<br><br></div><div>Can this perhaps be changed until higher versions of boto are actually supported?</div><div><br></div><div>I&#39;m going to be asking some other users to install StarCluster, not necessarily the most tech-savvy users--and I&#39;d like their installation path to be as smooth as possible.</div>
<div><br></div><div>Thanks!</div><div>Dan</div><div><br></div><div><br></div><div><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 4:08 PM, Justin Riley <span dir="ltr">&lt;<a href="mailto:jtriley@mit.edu">jtriley@mit.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

  
    
  
  <div bgcolor="#ffffff" text="#000000">
    Hi Brian,<br>
    <br>
    This is an issue with paramiko that I&#39;m currently trying to work out
    with Robey on his github page:<br>
    <br>
    <a href="http://github.com/robey/paramiko/issues#issue/3" target="_blank">http://github.com/robey/paramiko/issues#issue/3</a><br>
    <br>
    Basically his <a href="http://lag.net" target="_blank">lag.net</a> hosting went down and I&#39;m trying to move him
    to hosting the download on pypi instead of his own server.<br>
    <br>
    I&#39;ll keep the list posted with the progress....<br>
    <br>
    ~Justin<br>
    <br>
    On 10/27/10 7:04 PM, brian mullan wrote:
    <blockquote type="cite">Justin,<br>
      <br>
      FYI but...<br>
      <br>
      I tried installing StarCluster automatically using easy_install<br>
      <div class="gmail_quote"><br>
        <br>
        <div style="margin-left:40px">Installed
          /usr/local/lib/python2.6/dist-packages/boto-2.0b3-py2.6.egg<br>
          Searching for paramiko&gt;=1.7.6<br>
          Reading <a href="http://pypi.python.org/simple/paramiko/" target="_blank">http://pypi.python.org/simple/paramiko/</a><br>
          Reading <a href="http://www.lag.net/%7Erobey/paramiko/" target="_blank">http://www.lag.net/~robey/paramiko/</a><br>
          Download error: [Errno -2] Name or service not known -- Some
          packages may not be found!<br>
          Reading <a href="http://www.lag.net/%7Erobey/paramiko/" target="_blank">http://www.lag.net/~robey/paramiko/</a><br>
          Download error: [Errno -2] Name or service not known -- Some
          packages may not be found!<br>
          Reading <a href="http://www.lag.net/%7Erobey/paramiko/" target="_blank">http://www.lag.net/~robey/paramiko/</a><br>
        </div>
        <br>
      </div>
      I also tried installing it manually and got the same errors<br>
      <br>
      <div style="margin-left:40px">Reading <a href="http://www.lag.net/%7Erobey/paramiko/" target="_blank">http://www.lag.net/~robey/paramiko/</a><br>
        Download error: [Errno -2] Name or service not known -- Some
        packages may not be found!<br>
        Reading <a href="http://www.lag.net/%7Erobey/paramiko/" target="_blank">http://www.lag.net/~robey/paramiko/</a><br>
        Download error: [Errno -2] Name or service not known -- Some
        packages may not be found!<br>
        Reading <a href="http://www.lag.net/%7Erobey/paramiko/" target="_blank">http://www.lag.net/~robey/paramiko/</a><br>
      </div>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
StarCluster mailing list<br>
<a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
<br></blockquote></div><br></div>