Language

Package: debootstrap @ 1.0.126

Synopsis

Bootstrap a basic Debian system

Description

Debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into.

Home page
https://tracker.debian.org/pkg/debootstrap
Location
gnu/packages/debian.scm (line: 189, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
input-labels

Identify input labels that do not match package names

label 'debian-keyring' does not match package name 'debian-archive-keyring'