Re: confused by rpminspect automated test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <dcantrell@xxxxxxxxxx> 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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux