As part of testing the fix for the non-packager pull-request support I created a new user pullrequester yesterday. When trying to log into src.fedoraproject.org I get the following message:
pullrequester
Could not set up you as a user properly, please contact an admin
I also was not able to find out how to contact an admin so I am filling the issue here. Could you please have a look into it? Thanks.
Do you have the same email for both account?
Yes. Is that a problem?
Yes, pagure enforces a uniqueness of email addresses as otherwise there is no way to link a commit with an user.
I see. Would be good if the error message is more specific. I can confirm that after changing the email address I'm now able to log in.
Would be good if the error message is more specific.
The code in git is returning a more specific error message: https://pagure.io/pagure/blob/b185618b7c7382873b5ad1474d47021d2f0836b5/f/pagure/ui/fas_login.py#_49-52
I can confirm that after changing the email address I'm now able to log in.
Cool! :)
Let's close this ticket then, sorry for the inconvenience.
Metadata Update from @pingou: - Issue close_status updated to: Fixed
Thanks for quick help & fix.