Comment 0 for bug 1282553

Revision history for this message
Adam Collard (adam-collard) wrote : bootstrap should use cURL not wget

juju uses wget to fetch tools from streams.canonical.com which uses SNI but wget on precise doesn't support SNI, causing bootstrap to fail. Running the equivalent command using cURL instead of wget works on precise and later.

Bootstrap failure: http://paste.ubuntu.com/6965180/
Wget failure on precise: http://paste.ubuntu.com/6965187/