#953861 debootstrap: buildd variant uselessly includes libgcc1

#953861#5
Date:
2020-03-14 07:36:01 UTC
From:
To:
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