Skip to content

Support Architecture-Variant metadata #1419

@hstct

Description

@hstct

New Ubuntu releases are expected to use Architecture-Variant fields much more widely. pulp_deb should support this and mirror upstream publications as closely as possible.

This includes:

  • syncing and storing architecture variant metadata
  • distinguishing between base architecture and variant architecture
  • publishing Release metadata with variant architectures
  • generating correct package index paths for variant architectures
  • preserving upstream layout and behavior during publication

The current design goal is the use : as a separator in the architecture parameter when creating a remote to indicate that an architecture variant is used. e.g. amd64:v3 will translate to Architecture: amd64 and Architecture-Variant: amd64v3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions