Skip to content

RPM definition missing qualifiers entries for repository_url and distro #935

Description

@MoralCode

Apologies if this is already addressed elsewhere. While working on an implementation, I noticed the RPM docs specify two qualifier fields for determining the repository url (repository_url and distro)

I suspect repository_url is maybe a global field that may be documented elsewhere (i saw the docker type uses this), but distro seems rpm specific.

- **Note:** There is no default package repository, this should be implied either from the distro qualifiers key or using a repository base URL as repository_url qualifiers key.

but the examples table doesnt have entries for either of these

| Key | Requirement | Native name | Default Value | Description |
|------|-------------|-------------|---------------|-------------|
| epoch | Optional | | | (optional for RPMs) is a qualifier as its not required for unique identification, but when the epoch exists we strongly encourage using it. |
| arch | Optional | | | the qualifiers key for a package architecture. |

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