Fedora Account System
Red Hat Associate
Red Hat Customer
When building Python 3.4 in Koji one test hangs and two other fail because the python process is set to ignore SIG_HUP. [0] There's also a ticket open about the same issue in other package on fedorahosted koji page. [1] I believe this is because @koji/__init__.py:467 Koji sets the sigaction for SIGHUP to SIG_IGN, but then fails to reset it back to SIG_DFL for it's child processes, which inherit this setting [2]. [0] https://bugzilla.redhat.com/show_bug.cgi?id=1087615 [1] https://fedorahosted.org/koji/ticket/270 [2] http://man7.org/linux/man-pages/man2/sigaction.2.html#NOTES
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.
Filed upstream: https://pagure.io/koji/issue/672