LEP/SoyuzExternalData

Not logged in - Log In / Register

Soyuz External Data

Soyuz currently uses pieces of data that are not stored inside Launchpad itself: "extra overrides" and the "package-arch-specific" file.

The former is used for adding Bugs:, Origin:, Supported: and Task: headers to the Packages files. The latter is used to override the architectures that packages specify to build on and is imported from Debian with some small local changes.

As a Launchpad user
I want to make sure all Soyuz external data is stored in Launchpad
so that tracking overrides in packages becomes easier.

As a user of the Derived Distributions feature
I want to configure a separate set of overrides for some packages in derived distros
so that I can set different custom overrides to Ubuntu's.

Rationale

Why are we doing this now? (Because it's better in than out.)

What value does this give our users? Which users?

Stakeholders

Who really cares about this feature? When did you last talk to them?

Constraints and Requirements

Must

We must ensure that any data used for the routine operation of Soyuz is stored inside of Launchpad.

Nice to have

Must not

Subfeatures

Workflows

The p-a-s file is stored in a Bazaar branch. This will not change, except it will not be checked out to disk, it will be parsed internally. Optionally, it can be pre-parsed to speed up the decisions made by the build system which currently parses it every time builds are created.

Extra overrides are generated by cron.germinate as part of the seed processing. This will change so that the seed sources are stored in Launchpad and processed as part of the publisher run. I'm not sure how much of https://launchpad.canonical.com/SeedManagementAndInheritance is still relevant, and this change almost certainly coincides with Packagesets too. More more needs to be done here to investigate.

Success

How will we know when we are done?

We are done when:

How will we measure how well we have done?

Thoughts?

Put everything else here. Better out than in.

LEP/SoyuzExternalData (last edited 2011-12-12 14:16:19 by cjwatson)