<br>Hi. I'm trying to understanding what to expect from the PPA. I figure I'll start with a minimal install from PPA and run selftest.<br><br>So I removed all traces of bzr from a machine running jaunty and then subscribed to the PPA.<br>
<br>Currently, the PPA offers bzr 1.15.0-1 and bzrtools 1.15-1. So I installed them. No other plugins are installed.<br><br>When I run 'bzr --no-plugins selftest -v' things go smoothly for a while with just a few failures. <br>
<br>But then testing hangs (for more than 20 minutes before I hit ctrl-C) on test_http.TestActivity.test_get(urllib,HTTP/1.0,https)<br><br>There is absolutely nothing interesting in .bzr.log, as shown here for running just 'bzr --no-plugins test_http -v' :<br>
<br><b style="font-family: courier new,monospace;">Mon 2009-06-15 19:34:59 -0700<br>0.014 bzr arguments: [u'--no-plugins', u'selftest', u'test_http', u'-v']<br>0.053 encoding stdout as sys.stdout encoding 'UTF-8'<br>
</b><br>How should I interpret this apparent failure of selftest on a minimal install of just bzr and bzrtools?<br><br>What am I missing?<br><br>Thanks,<br>-M<br><br><br><br>