From: Nick Alcock <nick.alcock@oracle.com>
To: dtrace-devel@oss.oracle.com, dtrace@lists.linux.dev
Subject: [PATCH] spec: testsuite: weakly pull in kernel-uek-tools to get perf
Date: Tue, 20 Jan 2026 16:49:26 +0000 [thread overview]
Message-ID: <20260120164926.198356-1-nick.alcock@oracle.com> (raw)
This prevents yum/dnf from pulling in the first kernel it finds, which
is often entirely wrong.
(This is obviously only applicable to OL and no other distro.)
Orabug: 38064413
Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
---
dtrace.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dtrace.spec b/dtrace.spec
index 4b20dc4088595..9fb9f1f8f30dd 100644
--- a/dtrace.spec
+++ b/dtrace.spec
@@ -115,7 +115,8 @@ Requires: %{name}-devel = %{version}-%{release} perl gcc java
Requires: java-devel perl-IO-Socket-IP perl-Net-Ping xfsprogs
Requires: exportfs vim-minimal %{name}%{?_isa} = %{version}-%{release}
Requires: coreutils wireshark %{glibc32}
-Requires: perf time bc nfs-utils
+Requires: time bc nfs-utils
+Suggests: kernel-uek-tools
Autoreq: 0
Group: Development/System
base-commit: 6e94c7d0a253806f85c39ff5f4e32a800d4cb6b6
prerequisite-patch-id: 531b3b91cb7c41bb13c03b50038a80e76bd7b093
--
2.52.0.285.g44a719c714.dirty
next reply other threads:[~2026-01-20 16:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 16:49 Nick Alcock [this message]
2026-01-27 15:38 ` [PATCH] spec: testsuite: weakly pull in kernel-uek-tools to get perf Kris Van Hees
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260120164926.198356-1-nick.alcock@oracle.com \
--to=nick.alcock@oracle.com \
--cc=dtrace-devel@oss.oracle.com \
--cc=dtrace@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox