Re: [GIT PULL] rtla: Updates for 5.20/6.0

From: John Kacur
Date: Sat Aug 06 2022 - 14:06:48 EST




On Sat, 6 Aug 2022, Linus Torvalds wrote:

> On Sat, Aug 6, 2022 at 6:01 AM Daniel Bristot de Oliveira
> <bristot@xxxxxxxxxx> wrote:
> >
> > Yes, I will do that. I will also do minimal fedora install and cross-check this further.
>
> For extra bonus points, if you can state all missing packages in one
> go (instead of "oops you don't have Xyz" followed by install of Xyz,
> followed by "Oops, now you don't have Abc") that would be nice too.
>
> But at this point the fundamental problem with incomprehensible error
> messages is long gone, so it's not a big deal and not worth lots of
> effort. More of a "if it's easy enough.."
>
> Linus
>

Daniel, if it helps,
for Fedora I've got

Build Time Requires
-------------------
BuildRequires: gcc
BuildRequires: python3-docutils
BuildRequires: procps-ng-devel
BuildRequires: libtraceevent-devel
BuildRequires: libtracefs-devel

Run Time Requires
----------------
Requires: procps-ng
Requires: libtraceevent
Requires: libtracefs

John Kacur