launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #01974
[Merge] lp:~abentley/launchpad/downgrade-bzr into lp:launchpad/devel
Aaron Bentley has proposed merging lp:~abentley/launchpad/downgrade-bzr into lp:launchpad/devel.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
Related bugs:
#677305 disconnecting the sftp transport hangs
https://bugs.launchpad.net/bugs/677305
= Summary =
Downgrade bzr to 2.2.0 to avoid further incidents with bug https://bugs.launchpad.net/launchpad-code/+bug/677586 such as https://wiki.canonical.com/IncidentReports/2010-11-19-LP-code-imports-failing and https://wiki.canonical.com/IncidentReports/2010-11-19-LP-PullerBroken
== Proposed fix ==
update versions.cfg
== Pre-implementation notes ==
None
== Implementation details ==
None
== Tests ==
None
== Demo and Q/A ==
None
= Launchpad lint =
Checking for conflicts and issues in changed files.
Linting changed files:
versions.cfg
./versions.cfg
236: Line exceeds 78 characters.
--
https://code.launchpad.net/~abentley/launchpad/downgrade-bzr/+merge/41356
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~abentley/launchpad/downgrade-bzr into lp:launchpad/devel.
=== modified file 'versions.cfg'
--- versions.cfg 2010-11-12 18:05:45 +0000
+++ versions.cfg 2010-11-19 19:38:01 +0000
@@ -6,7 +6,7 @@
ampoule = 0.2.0
BeautifulSoup = 3.1.0.1
-bzr = 2.2.1
+bzr = 2.2.0
chameleon.core = 1.0b35
chameleon.zpt = 1.0b17
ClientForm = 0.2.10