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 I'd like to investigate, I cd into the build
> directory. 
> But oops, now its gone (problem #1). OK, I use rpmbuild -bc  to
> rebuild it. I 
> cd into the build directory make a change and run make.
> 
> gcc: fatal error: environment variable 'RPM_ARCH' not defined
> 
> (problem #2)
> 
> How do I fix these things?

I think this is the bug related with you issue : 

https://bugzilla.redhat.com/show_bug.cgi?id=2043092 

IIUC you can add '%undefine _package_note_flags' 


Best regards, 
-- 
Sérgio M. B.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to