From nobody Mon Feb 12 10:23:12 2024 X-Original-To: testing@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 4TYLBm5NL6z59WSn for ; Mon, 12 Feb 2024 10:23:12 +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 4TYLBm2RHXz4QtY for ; Mon, 12 Feb 2024 10:23:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707733392; a=rsa-sha256; cv=none; b=ZojkatjapMxi+W5dS6YdP4tS4h0bKtjeys6dyivqjB/kFXriDTQTO65bec/DZneRjOJ8kP eCScZhqXe9bkU78ZKqWErOlO6h6XQF+lFRrIONKj1zhMClgTtL9HrfyoF8LXWS5LP7z0BW /L9r3NnH/7I/Miv8rGCudwZFAnJP8QIhw2ElzR67ZyRTRiNHNlmhDhFKnptZFxq1PuOwff T9YCs9Ar91OegaLjjJN2x/uk5eijavQRYrrtax7mn9t50+ZK7NJPXux1aTzH44MYSvNQLP VU4zdZ4ddc6YzvYIRm1CMvgHcCV2Pbia+YL2ZaxLe7B/4CPuceryZ2fCoI+vuA== 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=1707733392; 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=S8XStWb8wG+LD5dzgd7Xytegler1FHVoyd4XzmVBzD0=; b=Jdpe3W8StmwYQ7Ykx+uayD5uHSuKInOWFcd16hP/Rd/ZslvKZ3NkpP8jwbZ9bWMjoZOuFZ BAvGmsXpKcv2rAv04if3zgoay280bQcX3Lcj//oolLc3L8YHrM7W8GEVjS7Bf+iJfgriHi pnWMU/Vs6Vsy7aP+uW3fUgHSkUUiRowHtUrrV0kIGyvvL237Nz3nk+UH3mplreFCs06pb+ fRk3S4z/y+3tyjKtWe6Zn76tBkF29VCO1w+kpyVeFTXO/0M+gxKZfJ/CP93VD7kfZDxXHv NRtu8o0t2LxyTCxHeyvgVMkRbJjwnWcNmhpPkQ7fCKz8SYV1BLpV3iiZTrGgqg== 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 4TYLBm1WPVzN5B for ; Mon, 12 Feb 2024 10:23:12 +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 41CANCsD008015 for ; Mon, 12 Feb 2024 10:23:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41CANCTh008014 for testing@FreeBSD.org; Mon, 12 Feb 2024 10:23:12 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: testing@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNzYyMzVdIGBtYWtlIGluc3RhbGx3b3JsZOKAmSBzaG91?= =?UTF-8?B?bGQgY2hlY2sgZm9yIHN0YWxlIHN5bWxpbmtz?= Date: Mon, 12 Feb 2024 10:23:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org MIME-Version: 1.0 Status: O Content-Length: 861 Lines: 32 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276235 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #1 from Wolfram Schneider --- Here is an example without perl, just the base tools: find /bin /boot /etc /lib /libexec /sbin /usr/bin /usr/include /usr/lib /usr/lib32 /usr/libdata/ /usr/libexec/ /usr/sbin /usr/share/ -type l -print= 0 | xargs -n1 -0 -P$(sysctl -n hw.ncpu) ./stale-symlink.sh cat stale-symlink.sh=20 #!/bin/sh file=3D"$1" if [ ! -e "$file" ]; then echo "stale symlink detected: $(ls -ld $file)" >&2 exit 1 else exit 0 fi --=20 You are receiving this mail because: You are the assignee for the bug.=