go get fails when trying to download something from launchpad.net

Bug #1521628 reported by Jonas G. Drange
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

Reproduce:
go get -u launchpad.net/godeps

What happens:
http://bazaar.launchpad.net/~godeps-maintainers/godeps/trunk/ uses insecure protocol

What should happen instead:
It should work without passing --insecure.

description: updated
description: updated
Revision history for this message
Colin Watson (cjwatson) wrote :

I think this is probably because of:

0.080 hpss call: 'hello',
0.080 (to https://launchpad.net/~godeps-maintainers/godeps/trunk/)
2.138 hpss call: 'hello',
2.139 (to http://bazaar.launchpad.net/~godeps-maintainers/godeps/trunk/)

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This is related to bug 901054

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.