On 6/22/23 20:56, Steve Grubb wrote:
Hello,
I have switched to F38 and find a couple items annoying. I have a workflow that
checks things I develop out of github, rolls it up into an rpm, builds it,
and runs the results through annocheck.
If there is a warning I'd like to investigate, I cd into
On Thursday, June 22, 2023 2:11:45 PM EDT Dmitry Belyavskiy wrote:
> I usually use smth like
> RPM_ARCH=1 RPM_PACKAGE_RELEASE=2 RPM_PACKAGE_VERSION=3 RPM_PACKAGE_NAME=4
> make in this situation and have never got any problem yet.
Dmitry, you are a saint. :-) I cannot accept this as the new normal
On Thursday, June 22, 2023 2:14:22 PM EDT Fabio Valentini wrote:
> On Thu, Jun 22, 2023 at 7:57 PM Steve Grubb wrote:
> > I have switched to F38 and find a couple items annoying. I have a
> > workflow that checks things I develop out of github, rolls it up into
> > an rpm, builds it, and runs the
On Thu, 2023-06-22 at 13:56 -0400, Steve Grubb wrote:
> Hello,
>
> I have switched to F38 and find a couple items annoying. I have a
> workflow that
> checks things I develop out of github, rolls it up into an rpm,
> builds it,
> and runs the results through annocheck.
>
> If there is a warning
On Thu, Jun 22, 2023 at 7:57 PM Steve Grubb wrote:
>
> Hello,
>
> I have switched to F38 and find a couple items annoying. I have a workflow
> that
> checks things I develop out of github, rolls it up into an rpm, builds it,
> and runs the results through annocheck.
>
> If there is a warning I'd
Dear Steve,
I usually use smth like
RPM_ARCH=1 RPM_PACKAGE_RELEASE=2 RPM_PACKAGE_VERSION=3 RPM_PACKAGE_NAME=4 make
in this situation and have never got any problem yet.
On Thu, Jun 22, 2023 at 7:58 PM Steve Grubb wrote:
>
> Hello,
>
> I have switched to F38 and find a couple items annoying. I ha
Hello,
I have switched to F38 and find a couple items annoying. I have a workflow that
checks things I develop out of github, rolls it up into an rpm, builds it,
and runs the results through annocheck.
If there is a warning I'd like to investigate, I cd into the build directory.
But oops, now