From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 176D915800D for ; Wed, 5 Jul 2023 01:11:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57216E07D4; Wed, 5 Jul 2023 01:11:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3EDC9E07D4 for ; Wed, 5 Jul 2023 01:11:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64FAD340F97 for ; Wed, 5 Jul 2023 01:11:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C23E9A99 for ; Wed, 5 Jul 2023 01:11:01 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1688519393.04ceac24b6704ef784c72231a43bf323d5bbc5b9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 04ceac24b6704ef784c72231a43bf323d5bbc5b9 X-VCS-Branch: master Date: Wed, 5 Jul 2023 01:11:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 144f02b1-38cb-49fe-8a58-4e5963c9f1d6 X-Archives-Hash: 87a0a1c4c069b0501f19dd7b04944169 commit: 04ceac24b6704ef784c72231a43bf323d5bbc5b9 Author: Sam James gentoo org> AuthorDate: Wed Jul 5 01:09:46 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 5 01:09:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ceac24 profiles: mask =dev-util/trace-cmd-3.2 Doesn't install all needed files by e.g. kernelshark. Need to either split into libtracecmd for the libraries or revert to Makefiles. Bug: https://bugs.gentoo.org/909439 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2c5c99b3f8fc..e720a5fe2c71 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Sam James (2023-07-05) +# Doesn't install all needed files by e.g. kernelshark. +# Need to either split into libtracecmd for the libraries or revert to Makefiles. +# See bug #909439. +=dev-util/trace-cmd-3.2 + # Hans de Graaff (2023-07-04) # Discontinued by upstream. No reverse dependencies. Upstream recommends # using dry-inflector. Please file a bug if you would like us to package