[issue45119] test_signal.test_itimer_virtual() failed on AMD64 Fedora Rawhide 3.x

STINNER Victor report at bugs.python.org
Mon Sep 6 14:13:05 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

It seems like the kernel was just upgrade from 5.14 to 5.15.rc0:

vstinner at python-builder-rawhide$ date
lun. 06 sept. 2021 14:05:43 EDT

vstinner at python-builder-rawhide$ grep kernel /var/log/dnf.log
2021-09-03T06:35:58-0400 DEBUG Installed: kernel-5.15.0-0.rc0.20210901git9e9fb7655ed5.2.fc36.x86_64
...
2021-09-04T06:31:34-0400 DEBUG Installed: kernel-5.15.0-0.rc0.20210902git4ac6d90867a4.4.fc36.x86_64
...

vstinner at python-builder-rawhide$ rpm -q kernel
kernel-5.14.0-0.rc5.20210813gitf8e6dfc64f61.46.fc36.x86_64
kernel-5.15.0-0.rc0.20210901git9e9fb7655ed5.2.fc36.x86_64
kernel-5.15.0-0.rc0.20210902git4ac6d90867a4.4.fc36.x86_64

vstinner at python-builder-rawhide$ uptime
 14:06:00 up  3:14,  1 user,  load average: 2,47, 2,58, 3,11

vstinner at python-builder-rawhide$ journalctl --list-boots
-1 04d2796c1f374367add41a55f48c7dad Sat 2021-08-28 14:55:16 EDT—Mon 2021-09-06 10:50:57 EDT
 0 1a10ace470bd4016ad19fd25d248fc57 Mon 2021-09-06 10:51:11 EDT—Mon 2021-09-06 14:12:36 EDT

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45119>
_______________________________________


More information about the Python-bugs-list mailing list