From owner-freebsd-current@freebsd.org Fri Mar 19 03:35:26 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1E3AD5B53F0 for ; Fri, 19 Mar 2021 03:35:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4F1qKT72v7z3Px4 for ; Fri, 19 Mar 2021 03:35:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id EFE7B5B590C; Fri, 19 Mar 2021 03:35:25 +0000 (UTC) Delivered-To: current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EFB065B5636 for ; Fri, 19 Mar 2021 03:35:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F1qKT6R4Gz3QBD for ; Fri, 19 Mar 2021 03:35:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D07EA6208 for ; Fri, 19 Mar 2021 03:35:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 12J3ZPuF071708 for ; Fri, 19 Mar 2021 03:35:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 12J3ZPuF071707 for current@FreeBSD.org; Fri, 19 Mar 2021 03:35:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: current@FreeBSD.org Subject: [Bug 254395] bsdinstall: fail script install after BETA3 Date: Fri, 19 Mar 2021 03:35:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: andrey@bsdnir.info X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2021 03:35:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254395 Bug ID: 254395 Summary: bsdinstall: fail script install after BETA3 Product: Base System Version: 13.0-STABLE Hardware: Any OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: andrey@bsdnir.info CC: current@FreeBSD.org After BETA3 or RC1 (CURRENT add efi partition /boot/efi mount) script insta= ll UEFI system fail checksum/extract base.txz Old working `PARTITIONS=3D"$DISKSLICE GPT { 260M efi , auto freebsd-ufs / }= "` if edit `PARTITIONS=3D"$DISKSLICE GPT { 260M efi /boot/efi, auto freebsd-uf= s / }"` not fix root /mnt and efi /mnt/boot/efi mount succesfull bsdinstall_log * DEBUG: f_variable_set_defaults: Initializing defaults... * DEBUG: f_getvar: var=3D[debug] value=3D[1] r=3D0 * DEBUG: f_getvar: var=3D[editor] value=3D[/usr/bin/ee] r=3D0 * DEBUG: f_getvar: var=3D[ftpState] value=3D[auto] r=3D0 * DEBUG: f_getvar: var=3D[ftpUser] value=3D[ftp] r=3D0 * DEBUG: f_getvar: var=3D[hostname] value=3D[] r=3D0 * DEBUG: f_getvar: var=3D[MEDIA_TIMEOUT] value=3D[300] r=3D0 * DEBUG: f_getvar: var=3D[nfs_reserved_port_only] value=3D[NO] r=3D0 * DEBUG: f_getvar: var=3D[nfs_use_tcp] value=3D[NO] r=3D0 * DEBUG: f_getvar: var=3D[nfs_use_v3] value=3D[YES] r=3D0 * DEBUG: f_getvar: var=3D[PKG_TMPDIR] value=3D[/var/tmp] r=3D0 * DEBUG: f_getvar: var=3D[releaseName] value=3D[13.0-RC2] r=3D0 * DEBUG: f_variable_set_defaults: Defaults initialized. * DEBUG: variable.subr: Successfully loaded. * DEBUG: f_include_lang: file=3D[/usr/libexec/bsdconfig/include/messages.s= ubr] lang=3D[] * DEBUG: dialog.subr: DIALOG_SELF_INITIALIZE=3D[1] * DEBUG: f_dialog_init: ARGV=3D[/tmp/installerconfig] GETOPTS_STDARGS=3D[d= D:SX] * DEBUG: f_dialog_init: SECURE=3D[] USE_XDIALOG=3D[] * DEBUG: f_dialog_init: dialog(1) API initialized. * DEBUG: dialog.subr: Successfully loaded. * DEBUG: f_include: file=3D[/usr/share/bsdconfig/variable.subr] * DEBUG: Began Installation at Fri Mar 19 02:37:31 UTC 2021 * ./boot/efi/: Can't restore time * tar: Error exit delayed from previous errors. --=20 You are receiving this mail because: You are on the CC list for the bug.=