From nobody Thu Feb 9 00:03:49 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 4PBxsx3tYBz3nSmF for ; Thu, 9 Feb 2023 00:03:49 +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 4PBxsx1yX1z4Dln for ; Thu, 9 Feb 2023 00:03:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675901029; 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=/F4Ljj1CmZJuM3nZQJSMxuna2ScS5ylG0RWDzygAcMo=; b=ou59vq723HZuUakEPMEIyxHulIlRX2Xjx7DedWVODc2pneOEfs03Tc1uASJp89W2baWFuM pW3QX93G/k6zEGHHyLbMpHC2o/Sr+GLkk7TnQ9mlkpad6jjyBwKgm6FuhqW5t2uHwYIuPa Gdr1WLPnPx9/hZKBhAoP0MR86nGJtNlH49XwF45vDym46bb9DX3S+ZW7f/CEPyqlWTkNE0 TFnePqSqrHlmVTknxXnYz+SaYCwBsONuEjbvT4sKVgXnbZS4Q0BDOPiqkkR3GIiwp70dCf 1S6iRgbG9GZZ2HVT/kqDtZoMTWZjSmk7hDdQiLs+Z4V/UB6224l72VTwuUmwAA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675901029; a=rsa-sha256; cv=none; b=IJO208XC9naPloAKAsgrsIfiLRrWbUtnywTNAer0/iw6Csza65KDcVKXwHObyj+wC6JKFB 6XwapyuLgJOOMmA6QaK4J+yIIpt2q+/o1v6tycK0JU058gIAgYIdCEiWKAtQGCUzkA3eB0 H3BDnZEn4uPe+I5IVxcIJOufTjeEf3jTiFanhpN7ppjUTmSN22nDVSBVWNUDyYHBznKqcW sUl2xOZh0hvmUxt+g+T6yyn3koNMKrtsls9hbIgTouuM0i+xarHucP+YSszaDpEwak4wqI lIq6C6QsVgjHJcS+hBKxNP1pmZ9zj+Z8BbKE6mS23URUWoUieTNbbh2f76BuKw== 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 4PBxsx0zRdzGyN for ; Thu, 9 Feb 2023 00:03:49 +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 31903ntQ089636 for ; Thu, 9 Feb 2023 00:03:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31903nRT089635 for bugs@FreeBSD.org; Thu, 9 Feb 2023 00:03:49 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 269423] "Directory not empty" during make delete-old with unremoved old files Date: Thu, 09 Feb 2023 00:03:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: dim@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269423 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |dim@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=