Skip to content

Fix: Missing ca-certificates in debootstrap base system #313

@ctrbts

Description

@ctrbts

Description: When building the OS from a clean environment, debootstrap with --variant=minbase does not install ca-certificates. This causes subsequent apt operations over HTTPS to fail with SSL routines::certificate verify failed.

Fix: Added ca-certificates to the --include list in the download_base_system function within build.sh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions