- Package:
- debootstrap
- Source:
- debootstrap
- Submitter:
- Johannes 'josch' Schauer
- Date:
- 2024-02-14 15:00:02 UTC
- Severity:
- normal
Hi, steps to reproduce: $ sudo debootstrap --variant=buildd unstable debian-unstable The resulting chroot will include the package libgcc1 *and* libgcc-s1. The former is useless because the latter provides the former. Thanks! cheers, josch