lp://staging/~laney/ubuntu-archive-publishing/updates
- Get this branch:
- bzr branch lp://staging/~laney/ubuntu-archive-publishing/updates
Branch merges
- Colin Watson: Pending requested
- Ubuntu Package Archive Administrators: Pending requested
-
Diff: 205 lines (+65/-23)2 files modifiedlib/scripts/generate_extra_overrides.py (+21/-9)
tests/test_generate_extra_overrides.py (+44/-14)
Related bugs
Related blueprints
Branch information
Recent revisions
- 116. By Iain Lane
-
generate_
extra_overrides : Germinate for stable releases too Currently we only generate for the release pocket of -devel releases.
This means that Task headers don't get updated for SRUs meaning that,
for example, it's not easily possible to add new packages to the live
seed (other seeds are OK because they get pulled in by Depends of the
metapackage).Germinate for -updates, and for stable releases. When generating
overrides for stable releases, write overrides to -updates.This is not a full solution. The immutable nature of release pockets
means that some things can't work properly, for example- dependencies of the new package which aren't in -updates won't get
Task entries
- *dropping* things from seeds can't work properly, at least not
without care from consuming code to have -updates dominate release;
a simple grep-dctrl will not do - 115. By Iain Lane
-
generate_
extra_override: Add options to make easier to run locally Three new options to control the output directories, and list of arches we're
operating on.- --germinate-root to specify a germinate output dir
- --misc-root to specify a misc output dir (where the overrides are written)
- --arch to specify the arches (give multiple times) to operate on, in case
you don't have a full / un-split mirror around - 114. By Colin Watson
-
[r=cjwatson] Update triggers to include both archive syncproxy hosts - RT#116072
- 111. By Colin Watson
-
[r=cjwatson] Drop Supported field, no longer accurate and thus obsolete
With introduction of new support subscriptions the support status and length
of packages at initial release publication are not known. We do not modify
release pocket, and thus when a release gets extended to beyond 5y for some
or all packages, the Supported field stops being accurate.Stop publishing the confusing Supported field.
A tool that reports correct security support status will be provided soon,
which reports correct status and does not use Supported field anymore. - 108. By Colin Watson
-
Add a marker line so that lp:ubuntu-archive-scripts can tell when germination has finished.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-archive-publishing