Skip to content

fix: Solve the problem of program entering umount loop caused by some file has...

xinpeng wang requested to merge wxp19831104/pbuilder:fixcanntremove into master

fix: Solve the problem of program entering umount loop caused by some file has +i or +a attribute that cann't delete.

After some deb packages are installed, some +i or +a files will be created in the file system to prevent them from being deleted by mistake; but after these packages are installed in the environment created by pbuilder, will cause umount loop when exiting. Signed-off-by: xinpeng wang wangxinpeng@uniontech.com

Merge request reports

Loading