← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~wgrant/launchpad/bug-655614-disabled-arch-indices into lp:launchpad

 

The proposal to merge lp:~wgrant/launchpad/bug-655614-disabled-arch-indices into lp:launchpad has been updated.

Description changed to:

Both the publication methods (NMAF and a-f) still publish indices for disabled architectures every time the pocket is dirtied. This is pointless pollution, as these indices will be empty.

This branch fixes both publishers to not publish any indices for disabled archs, and also to exclude them from the series Release file. It adds tests to confirm that neither publisher writes disabled indices, or even creates directories for them.

The revolting hack in lib/lp/archivepublisher/ftparchive.py is largely stolen from another part of the publisher, and can't be avoided without a substantial refactor.
-- 
https://code.launchpad.net/~wgrant/launchpad/bug-655614-disabled-arch-indices/+merge/37849
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~wgrant/launchpad/bug-655614-disabled-arch-indices into lp:launchpad.



References