#1057145 debootstrap: Sync hangs

Package:
debootstrap
Source:
debootstrap
Submitter:
Андрей Маслов
Date:
2024-02-14 14:27:05 UTC
Severity:
normal
Tags:
#1057145#5
Date:
2023-11-30 13:59:45 UTC
From:
To:
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.
 

#1057145#10
Date:
2024-02-14 14:24:06 UTC
From:
To:
What command are you using to run debootstrap?