theforeman / obal

packaging wrapper using ansible
GNU General Public License v2.0
9 stars 13 forks source link

Fix deployment to PyPI #118

Open ekohl opened 6 years ago

ekohl commented 6 years ago

https://travis-ci.org/theforeman/obal/jobs/407586476 failed to deploy 0.0.5 to PyPI:

HTTPError: 400 Client Error: User 'theforeman' does not have a verified primary email address. Please add a verified primary email before attempting to upload to PyPI. See https://pypi.org/help/#verified-email for more information.for more information. for url: https://upload.pypi.org/legacy/

evgeni commented 6 years ago

so the issue is that community.theforeman.org seems not to accept mail from pypi.org and thus the mail verification fails.

evgeni commented 6 years ago

I've set a private mail of mine as the primary now, so this is temp-fixed.

ekohl commented 5 years ago

https://travis-ci.org/theforeman/obal/jobs/468104901 worked so is this now solved or do we still rely on the workaround?

evgeni commented 5 years ago

this is still using my private mailaccount