On Tue, Feb 14, 2017 at 10:05:04AM +0100, Ludovic Courtès wrote: > So, here’s a plan: > > • Once Efraim has pushed some of the aarch64 patches, do another > evaluation of the “core” package set for that branch, and check for > anything wrong. From there on, forbid full-rebuild changes.
Let's freeze core-updates and try to build it. No more rebuild the world changes except to fix breakage. > • Once the “core” subset builds correctly on all the supported > platforms (those that Hydra supports), merge ‘master’. Maybe update > a couple of things like GnuTLS while we’re at it. From there on > forbid non-trivial changes. > > • Build all the packages. (To do that, someone with access to Hydra > must change the “subset” argument to “all” in the config of the > ‘core-updates’ jobset.) > > • Fix things. > > • Once most regressions have been addressed and most binaries are > available, merge ‘core-updates’ into ‘master’. > > How does that sound? > > Thanks, > Ludo’. >