This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients cstratak, pablogsal, vstinner, xtreak
Date 2020-08-26.09:29:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598434194.1.0.809832074407.issue41642@roundup.psfhosted.org>
In-reply-to
Content
It seems many of the RHEL and Fedora builds fail due to disk space

https://buildbot.python.org/all/#/builders/185/builds/2

./configure: line 2382: cannot create temp file for here-document: No space left on device
./configure: line 2394: cannot create temp file for here-document: No space left on device
./configure: line 2429: cannot create temp file for here-document: No space left on device
./configure: line 2591: cannot create temp file for here-document: No space left on device
./configure: line 2595: cannot create temp file for here-document: No space left on device
./configure: line 2599: cannot create temp file for here-document: No space left on device
./configure: line 2603: cannot create temp file for here-document: No space left on device
./configure: line 2607: cannot create temp file for here-document: No space left on device
./configure: line 2611: cannot create temp file for here-document: No space left on device
History
Date User Action Args
2020-08-26 09:29:54xtreaksetrecipients: + xtreak, vstinner, cstratak, pablogsal
2020-08-26 09:29:54xtreaksetmessageid: <1598434194.1.0.809832074407.issue41642@roundup.psfhosted.org>
2020-08-26 09:29:54xtreaklinkissue41642 messages
2020-08-26 09:29:53xtreakcreate