#7605 Wrong administrator email at src.fedoraproject.org/about and pagure.io/about
Closed: Fixed by kevin. Opened by jlanda.

https://src.fedoraproject.org/about/ shows root@localhost.localdomain as the administrator's contact email.

Dunno what's the correct email, but I'm pretty sure that this one is wrong ;)


This occurs on pagure.io too.

I made some research

Both themes on pagure repo point to ADMIN_EMAIL config value to fill that mail: src.fp.o and pagure.io but none of the pagure.cfg ansible templates define that variable, so they're filled with the default value: src.fp.o and pagure.io

I could made a PR, but dunno what would be the correct mail address for each of the instances or if it's a better approach to delete that line from the about_theme macro on both themes :D

The correct email address would be admin@fedoraproject.org
Patches are welcome. We don't have pull requests set up yet for ansible.git repository, but you can attach a git-formatted patch to this ticket, or send it via email to infrastructure@lists.fedoraproject.org

Metadata Update from @mizdebsk:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: easyfix

stg.pagure.io:
0001-pagure-stg-set-admin-email-config-variable.patch

pagure.io:
0001-pagure-set-admin-email-config-variable.patch

srf.fp.o:
0001-srcfpo-pagure-set-admin-email-config-variable.patch

Thanks, the patches look good. I've applied them and deployed them in staging. Production deployment will be done during scheduled build system maintenance.

  • https://src.stg.fedoraproject.org/about/
  • https://stg.pagure.io/about/

Deployed. Thanks for the patches!

:four_leaf_clover:

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata