Skip to content

RFE: extension system for higher-level package operations #52

@evan-goode

Description

@evan-goode

How might we handle higher-level DNF operations like builddep in libpkgmanifest? Ideally, an infile could specify a list of packages to builddep (install build dependencies for) alongside the list of packages to install. In DNF, builddep is provided by a plugin, so the best way to do this might be some kind of extension system where DNF commands/plugins can register their own handlers for sections of the manifest. Packages could provide dnf-manifest(<verb>) similar to how they provide dnf-command(<verb>).

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