On Mon, Mar 09, 2020 at 03:19:03PM +0100, Dan Horák wrote: > On Mon, 9 Mar 2020 10:12:26 -0400 > David Cantrell <[email protected]> wrote: > > as I suspect this is an infra configuration problem with the > s390x builders, I have just opened > https://pagure.io/fedora-infrastructure/issue/8731 > There is really something wrong with the BuildHost tag values. >
Well, it's true the reverse dns is not right for those hosts, but it
make me wonder:
a) why is rpm using the reverse dns name there?
I see it just does:
hostname = rcalloc(1024, sizeof(*hostname));
(void) gethostname(hostname, 1024);
hbn = gethostbyname(hostname);
b) why this information is of use? Perhaps we should just override it to
say 'koji.fedoraproject.org' or 'fedorabuildsys' or something?
Does anyone use this information? And for what?
kevin
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
