From nobody Thu Dec 28 06:25:31 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4T0z5m2R9Yz557gj for ; Thu, 28 Dec 2023 06:25:32 +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 4T0z5m0P33z4ZBN for ; Thu, 28 Dec 2023 06:25:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703744732; a=rsa-sha256; cv=none; b=vIW+9ZhMOxsFpTuBE8ysHgivaWzcKP+IlzGB5CA21sV5y8xgvcdmZVETffgLwQBMF3bboa PegaFDc0BJ5e4VV8oV4+QIP6o83H8JhG0mkvencI8635pWC0Hnqn5pem6Y5zpek/cTtAsU veUQlx5OgQzgVprqq8RHe4C/igs57USdEyNDZFK3/7P4PbdNuM6nKgKMekeU0/0UKhFW2r ArCucLHWSivi6H32fuH0+YMoQI2VwdF7HmStI2MixisTdUiVn57QyNdtKeyBd+sBbuXjo+ q2CA633VdJVN9U6lNP2nqu8Izbh3nTEuhAiIjO5HDmf3mgNGcS/KtEbMuDO6fQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1703744732; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sCZ+tHVaxjDfWOeD1j8vP44honVf7vh1CkPR6d60kz0=; b=yIwnKF9BjbzUwPQRLUPXeNLh9ZqhdMhqFg6h5N0eqEQ/e+gA+SaVmR+GtmkIdi++eA6VDc txDLs620YvH4mPQ/Fj+cOXL5SEO68cFVDgorrSQJR5tCRiIADiPhFkm4EjflG1x6JpkA+H 0Qch93iBofJn69TMU/52l9q+gwqFhs5ZDqO4fc04lDKl2HB8jcVfk4JRukloMLVsAqLfUX qGKJocXj4DauMwVGl0jbp1sLC5wHQWxGbl44NyxBR3Tqomi2e7/NIW2wPdniEh4SJ/d6Es az7C2cG5uBbIIp2dFPjT0cv+Rf2swLv91p9OiTQd13Ctluf6K/a0sdayXF2fBQ== 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 4T0z5l6Z4cz1BJf for ; Thu, 28 Dec 2023 06:25:31 +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 3BS6PVQt098281 for ; Thu, 28 Dec 2023 06:25:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BS6PVBk098279 for bugs@FreeBSD.org; Thu, 28 Dec 2023 06:25:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 255639] [nanobsd] "missing directory in specification" while building disk image Date: Thu, 28 Dec 2023 06:25:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255639 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D5b7f73ce16cbd3704b21943ebe6b489b2= bc2de1f commit 5b7f73ce16cbd3704b21943ebe6b489b2bc2de1f Author: Jose Luis Duran AuthorDate: 2023-12-28 05:26:23 +0000 Commit: Warner Losh CommitDate: 2023-12-28 05:26:28 +0000 mtree: Add missing directories generated by certctl PR: 255639 Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/912 etc/mtree/BSD.root.dist | 4 ++++ 1 file changed, 4 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=