fakechroot 2.20.1+ds-6 source package in Ubuntu

Changelog

fakechroot (2.20.1+ds-6) unstable; urgency=medium

  * mmdebstrap autopkgtest succeeds on salsa and debi, so getpwent and friends
    work correctly again (closes: #1017590)

 -- Johannes Schauer Marin Rodrigues <email address hidden>  Thu, 25 Aug 2022 13:59:58 +0200

Upload details

Uploaded by:
Johannes Schauer Marin Rodrigues
Uploaded to:
Sid
Original maintainer:
Johannes Schauer Marin Rodrigues
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
fakechroot_2.20.1+ds-6.dsc 2.2 KiB 677cc4756c39712984cd70ee8aee6becfb30805ff9057fc6447dc36db2e6752a
fakechroot_2.20.1+ds.orig.tar.xz 86.6 KiB 138a31f79cfa3bd21718e424e0a7f640916a0586593934a854833cd6436409e4
fakechroot_2.20.1+ds-6.debian.tar.xz 17.8 KiB c0889c88186687c6edc1f3eb8c24bb3feefeb076f6ab0d4564eacd5b71ed945e

Available diffs

No changes file available.

Binary packages built by this source

fakechroot: gives a fake chroot environment - utilities

 The fakechroot preloads a library which overrides libc functions, so
 it is possible to use root-specific tools without root privileges.
 .
 In fake chroot you can install i.e. Debian bootstrap, create developer's
 environment and build packages inside chroot'ed system using standard
 non-root user account.

libfakechroot: gives a fake chroot environment - runtime

 This package provides a library which overrides libc functions, so
 it is possible to use root-specific tools without root privileges.
 .
 In fake chroot you can install i.e. Debian bootstrap, create developer's
 environment and build packages inside chroot'ed system using standard
 non-root user account.

libfakechroot-dbgsym: debug symbols for libfakechroot