Package: debootstrap
Version: 1.0.123+deb11u1
Severity: normal
Tags: upstream
In case of using LDAP, mounting flash drives and so on, a hang may occur.
Using forward sync in debootstrap is not correctly.
Please, modify <sync> command to <sync ./> or similar to prevent waiting
overhead.
There is 816892@bugs.debian.org. But in this bug sync will not produce hanging.
If you cant use <sync ./>, add any check for LDAP or autofs.
Now on our server it is not possible to use debootstrap.
I have replaced <sync> -> <sync ./> to prevent hanging.