On Wed, Mar 16, 2022 at 11:28 AM Ankur Sinha <sanjay.ankur@gmail.com> wrote:
On Wed, Mar 16, 2022 10:46:43 -0400, Neal Becker wrote:
> Sorry if this is a duplicate message, previous one was held for moderation.
>
> $ fedpkg new-sources ~/Downloads/unuran-1.9.0.tar.gz
> Could not execute new_sources: Fail to upload files. Server returns status 403
>
> I haven't been active in packaging for some time, did I miss something?

Another thing to check: did you run the kinit bit before trying the
`new-sources`?

```
kinit <FAS username>@FEDORAPROJECT.ORG
```

Yes, without running kinit I got "not authorized"