Activity log for bug #41436

Date Who What changed Old value New value Message
2006-04-26 06:22:47 Michael Ellerman bug added bug
2006-07-22 15:43:05 John A Meinel bzr: status Unconfirmed Confirmed
2006-07-22 15:43:05 John A Meinel bzr: importance Medium Low
2006-07-22 15:43:05 John A Meinel bzr: statusexplanation We now get ConnectionError, which is better, though the error is still slightly confusing. Leaving this bug open, because I think we can do better, but decreasing its priority. This is the current errors: % bzr branch http://nohost/foo/bar bzr: ERROR: Connection error: curl connection error (Success) on http://nohost/foo/bar/.bzr/branch-format % bzr branch http+urllib://nohost/foo/bar bzr: ERROR: Connection error: Error retrieving http+urllib://nohost/foo/bar/.bzr/branch-format: <urlopen error (-2, 'Name or service not known')> <urlopen error (-2, 'Name or service not known')>
2006-09-16 14:17:58 Vincent Ladeuil bzr: assignee v-ladeuil
2006-09-16 14:17:58 Vincent Ladeuil bzr: statusexplanation We now get ConnectionError, which is better, though the error is still slightly confusing. Leaving this bug open, because I think we can do better, but decreasing its priority. This is the current errors: % bzr branch http://nohost/foo/bar bzr: ERROR: Connection error: curl connection error (Success) on http://nohost/foo/bar/.bzr/branch-format % bzr branch http+urllib://nohost/foo/bar bzr: ERROR: Connection error: Error retrieving http+urllib://nohost/foo/bar/.bzr/branch-format: <urlopen error (-2, 'Name or service not known')> <urlopen error (-2, 'Name or service not known')> Will fix that ASAP.
2006-09-20 13:53:50 Vincent Ladeuil bzr: statusexplanation Will fix that ASAP.
2006-10-23 17:07:23 John A Meinel bzr: status Confirmed Fix Released
2006-10-23 17:07:23 John A Meinel bzr: statusexplanation The exception is a little bit ugly right now, but it does indeed say "Couldn't resolve host". Considering this fixed, though vila may have futher improvements to make.
2011-06-14 08:15:39 Max Bowsher removed subscriber Bazaar Developers