Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2022 13:42:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 265517] Unattended install FreeBSD 13.1 ZFS+UEFI fails: "cannot unmount '/mnt': pool or dataset busy"
Message-ID:  <bug-265517-227-UTGrJSsSbM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265517-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265517-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265517

--- Comment #11 from St=C3=A9phane Rochoy <stephane.rochoy@stormshield.eu> =
---
Created attachment 236014
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D236014&action=
=3Dedit
bsdinstall/script returning Bad file descriptor

Thanks Mark! Unfortunately for me, the following call to `f_dprintf` seems =
to
break:

+ bsdinstall entropy
+ [ da0 ]
+ bsdinstall umount
+ zfs umount -a
+ zpool export zroot
+ set -x
+ date
+ f_dprintf 'Installation Completed at %s' 'Fri Jun 10 00:02:16 UTC 2022'
+ [ 1 ]
+ local 'fmt=3DInstallation Completed at %s'
+ shift
+ printf 'DEBUG: Installation Completed at %s\n' 'Fri Jun 10 00:02:16 UTC 2=
022'
/usr/libexec/bsdinstall/script: 3: Bad file descriptor
+ error
+ local file
+ f_getvar 'debugFile#+' file
+ local '__var_to_get=3DdebugFile#+' '__var_to_set=3Dfile'
+ [ file ]
+ eval [ '"${debugFile#++set}"' ]
+ [ '' ]

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265517-227-UTGrJSsSbM>