Skip to content

debootstrap variant minbase requires to specify additional deboostrap packages in some cases #200

@manut

Description

@manut

The minbase cannot be chosen
when additional keys are defined by key-file because
GPG is not installed when debootstrap --second-stage is initiated.
--include=gpg2 should be added to debootstrap line.

Same if you need to use repositories that need apt-transport-https.
Than this also needs to be installed during debootstrap.

Currently there is no option for specifiing that. We plan to implement
sth. like a debootstrap-pkg-list and extend 'elbe validate' by some heuristics
to check if minbase and a key is given 'gpg' is in the debootstrap-pkg-list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions