On Tue, Feb 18, 2025 at 08:32:10AM +, Hangbin Liu wrote:
>
> Hi everyone,
>
> Apologies if I’m sending this to the wrong list.
>
> I’m facing an issue authorizing fedpkg push inside a container. When I run
> the command, it provides a link for authorization. However, after logging in,
> the
On Tue, 2025-02-18 at 09:32 +0100, Hangbin Liu wrote:
> Is there any other way to push my new code to the RPM repository?
Hi,
I usually run:
kinit u...@fedoraproject.org
before using any fedpkg command which requires the user credentials and
then it works fine. I do not know whether i