Hi,
When I used "fedpkg co -a forks/<username>/rpms/<package>" it didn't help much.
It is necessary to use "fedpkg push" for pushing changes. When I tried to use "git push", then it just failed without any reasonable explanation. It didn't ask for any username/password:
[jhnidek@thinkpad-t580 subscription-manager-rhsm-certificates]$ git push origin rawhide
fatal: Authentication failed for 'https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git/'
fatal: Authentication failed for 'https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git/'
[jhnidek@thinkpad-t580 subscription-manager-rhsm-certificates]$ git remote -v
origin https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git (fetch)
origin https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git (push)
origin https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git (fetch)
origin https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git (push)
Using "fedpkg push" is only mentioned in the FAQ section here: https://fedoraproject.org/wiki/Infrastructure/HTTPS-commits as one of the options.
Anyway I was able to create a pull request.
Thanks,
Jiri
On Mon, Aug 8, 2022 at 10:19 AM Neal Gompa <ngompa13@xxxxxxxxx> wrote:
On Mon, Aug 8, 2022 at 4:13 AM Jiri Hnidek <jhnidek@xxxxxxxxxx> wrote:
>
> Hi,
> I will ask Chris from our team to add me as co-maintainer.
>
> BTW: I cannot even push to my own forks of these repositories
>
> * https://src.fedoraproject.org/rpms/subscription-manager
> * https://src.fedoraproject.org/rpms/subscription-manager-cockpit
> * https://src.fedoraproject.org/rpms/subscription-manager-rhsm-certificates
>
You should be able to if you check out with HTTPS using "fedpkg co -a"
instead of "fedpkg co", like so:
fedpkg co -a forks/<username>/rpms/<package>
That will ensure you use the HTTPS authorization flow, which works for
non-packagers.
https://fedoraproject.org/wiki/Infrastructure/HTTPS-commits
--
真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue