debootstrap 1.0.127ubuntu1 source package in Ubuntu
Changelog
debootstrap (1.0.127ubuntu1) kinetic; urgency=medium * Fix EXTRACTOR_OVERRIDE: parameter not set (LP: #1971951) * Fix failures with "set -u" -- Benjamin Drung <email address hidden> Fri, 05 Aug 2022 15:19:50 +0200
Upload details
- Uploaded by:
- Benjamin Drung
- Uploaded to:
- Kinetic
- Original maintainer:
- Debian Install System Team
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
debootstrap_1.0.127ubuntu1.tar.gz | 79.9 KiB | 518e3cae58f6fb9d06f9f6f369fe392cb2938b6b4f68e2aa2aa9aa11f2cd5c09 |
debootstrap_1.0.127ubuntu1.dsc | 1.9 KiB | c0abc27ad8c55d3c214b0b40c2dbc6cd4f74c34277607904bdeae73aad1ef91b |
Available diffs
Binary packages built by this source
- debootstrap: Bootstrap a basic Debian system
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.