Last modified: 2012-10-11 20:01:59 UTC
To install the new gateway between Jenkins and Gerrit (zuul), I need some python packages from pip. I have tried backporting them using `backportpackage` and pbuilder but never managed to get any .deb to output (even in /var/cache/pbuilder/result ). So I am relaying on someone smarter than me to backport the following packages: From Quantal to both Precise and Lucid: - python-git (0.3.2~RC1) and its dependencies again from Quantal to both Precise and Lucid: python-gitdb python-async python-smmap Finally from Precise to Lucid: python-jenkins (0.2) I have setup the packages on the instance using pip but will definitely need them to do a final test before sending that to production.
Block bug 40681 - deploy Zuul
Added to https://rt.wikimedia.org/Ticket/Display.html?id=3579 which is already about backporting packages to Precise.
Fixed by Faidon today. I have updated the packages on integration-jenkins, works fine.