From nobody Tue Oct 3 16:35:17 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 4S0Nj22cwhz4vj7H for ; Tue, 3 Oct 2023 16:35:18 +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 4S0Nj218w0z4CQZ for ; Tue, 3 Oct 2023 16:35:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696350918; a=rsa-sha256; cv=none; b=NXSLOXYg3P/xCMJwRdNt/D5GtciJHdMH+cTMppSLeWs7mWBG+y8S7SSvcoglw3yH157Zvv GXfiwc0b9eG9I1zGJ7q48dYIxexQONz3ZkoozBXcxosSWHT5u8+UP1PmUvTdG4vc7YeTQk OMVbZ4gH9OXYPZek2Vo88M5S/XdmMG9ANhPFEVYi8O15tePDCcvyuNoYar0HDgsKfXi03i OsVWENmt9B27UvnKnQylG9xDCda+CZq+Cu3OLsdEBLCaw8fjOU3atSyArt4huOCo+Xm/FO grPQjzArLsBTuIn7iJRCS9+dhS2Kg/ty3aAdKGljx1FLXjiMIB9XHSxS1LFNlQ== 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=1696350918; 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=2ftgpwcaqTfVksNIH8i6rM9QhVme/wOoQfsA8ogHjfE=; b=JW4+YQx47FxBe0sWaBH5ATA8ypcmLK3cLreiyuNMg2mdyrkNSTje44oXbzR9sGWaw1joQA 2+AlGwGcBsQXNNGaGl4haROWa9oe3E9VyWWzQe9+EhBPJ+fxS6BWppZXioqKV/3GZLJ6rR ijOe+b+cGwzhP0zXbo47dsXMd6oUFPO9npgJsp0HBi3o0+doyHbxnimjzujzbcnSv+A7+r bn5M1PX01taAAtFrILRU3Tinfzx02FWWzZZW+eZu5JsQJQl5o1HXjutW3uilcQlN8Ng1nL AYdLQUG5JLfNuMLV02Py3TMOirQZHnmwC2tTyTdSOhi/B6gbPJ2L7iPEaqm+sg== 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 4S0Nj209ppz124G for ; Tue, 3 Oct 2023 16:35:18 +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 393GZHes082212 for ; Tue, 3 Oct 2023 16:35:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 393GZHnY082211 for bugs@FreeBSD.org; Tue, 3 Oct 2023 16:35:17 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: bugs@FreeBSD.org Subject: [Bug 274245] Running make clean on macOS attempts to remove /etc Date: Tue, 03 Oct 2023 16:35:17 +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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: 0mp@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Unable to Reproduce X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: 0mp@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution assigned_to 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=3D274245 Mateusz Piotrowski <0mp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |Unable to Reproduce Assignee|bugs@FreeBSD.org |0mp@FreeBSD.org --- Comment #1 from Mateusz Piotrowski <0mp@FreeBSD.org> --- Hmm, it might have been a misconfiguration on my side. I'll reopen if I hap= pen to hit this again. --=20 You are receiving this mail because: You are the assignee for the bug.=