Page MenuHomePhabricator

Write / update tutorial for Zuul Debian packaging
Closed, ResolvedPublic

Description

The way we deploy Zuul is using Debian packaging. We have it on three distro and the whole process is very scary. @hashar has to update/write a step by step tutorial explaining how to build the package and cherry pick patches.

Event Timeline

Oh, I thought you run this command

DEB_BUILD_OPTIONS=nocheck GIT_PBUILDER_AUTOCONF=no DIST=precise WIKIMEDIA=yes git-buildpackage -us -uc --git-builder=git-pbuilder

changing precise to the distro.

and then going to

/var/cache/pbuilder/result

hashar moved this task from INBOX to Backlog (ARCHIVED) on the Release-Engineering-Team board.
hashar assigned this task to Paladox.

That has been done by @Paladox on https://www.mediawiki.org/wiki/Continuous_integration/Zuul#new_package and I updated the doc.

Thank you very much @Paladox !