http://bugzilla.suse.com/show_bug.cgi?id=1149980 Bug ID: 1149980 Summary: cleanup target system unmounting in umount_finish Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation Assignee: yast2-maintainers@suse.de Reporter: snwint@suse.com QA Contact: jsrain@suse.com Found By: --- Blocker: --- Created attachment 817376 --> http://bugzilla.suse.com/attachment.cgi?id=817376&action=edit yast log umount_finish (https://github.com/yast/yast-installation/blob/master/src/lib/installation/c...) unmounts the filesystems that have been mounted to the target system during the installation (i.e. everything below /mnt). It does so *twice*. As it usually succeeds in the first iteration, the second iteration mostly fails. And as there's quite some fallback stuff programmed in (like lazy unmounting and ro-remounting) this leads to quite a mess in the logs and some unneeded activities. See attached log fragment for an example. -- You are receiving this mail because: You are on the CC list for the bug.