Hi Steven,
indeed that might be part of the issue, since libuuid1 "Provides:
libuuid1t64 (= 2.39.3-9)", hence an exact version of libuuid1t64 which
is not in repos. debootstrap otherwise might be able to solve the
libuuid1t64 dependency by installing libuuid1 only.
Interesting is that libuuid1 and libuuid1t64 have "Replaces:" on each
other already. So debootstrap seems not to be able to deal with this
native dpkg file replacement feature?
However, while indeed libuuid1t64 requires an upload and debootstrap
might not perfectly resolve all dependencies/replaces stuff, the main
issue is the conflicting double-dependency of e2fsprogs on both libuuid
package variants.
This has been introduced by a non-maintainer patch for the transition to
(64-bit) time_t libraries, these *t64 packages are all about. Since this
was a week ago, and I do not see any maintainer reaction in the
meantime, there is a high chance that this conflict has not been
recognised at all. Hence I re-assigned this bug report where it belongs to.
Best regards,
Micha