Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#21947 - [devtools] arch-build fails to unmount the chroot's /dev sometimes
Attached to Project:
Arch Linux
Opened by Evangelos Foutras (foutrelis) - Wednesday, 01 December 2010, 08:02 GMT
Last edited by Pierre Schmitz (Pierre) - Thursday, 02 December 2010, 17:20 GMT
Opened by Evangelos Foutras (foutrelis) - Wednesday, 01 December 2010, 08:02 GMT
Last edited by Pierre Schmitz (Pierre) - Thursday, 02 December 2010, 17:20 GMT
|
DetailsDescription:
After using extra-x86_64-build to build a package, the chroot's /dev remains mounted. If I then proceed to run `umount /var/tmp/archbuild/extra-x86_64/copy/dev', it will unmount it successfully. Example of the error message I receive after the package has been built: umount: /var/tmp/archbuild/extra-x86_64/copy/dev: device is busy. (In some cases useful info about processes that use the device is found by lsof(8) or fuser(1)) Additional info: * package version(s): devtools 0.9.13-1 Steps to reproduce: Build a package using devtools (e.g.: extra-x86_64-build) and notice how sometimes the chroot's /dev doesn't get unmounted. |
This task depends upon
Thanks for the quick resolution, Pierre. :)