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 | pablogsal |
|---|---|
| Recipients | Nir Soffer, berker.peksag, ncoghlan, pablogsal, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2018年08月12日.15:54:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1534089297.17.0.56676864532.issue30871@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
pythoninfo is failing on several buildbots: https://buildbot.python.org/all/#/builders/102/builds/55 https://buildbot.python.org/all/#/builders/79/builds/237 https://buildbot.python.org/all/#/builders/112/builds/161 https://buildbot.python.org/all/#/builders/118/builds/164 https://buildbot.python.org/all/#/builders/56/builds/105 https://buildbot.python.org/all/#/builders/18/builds/109 Example error: ./python -m test.pythoninfo ERROR: collect_gdb() failed Traceback (most recent call last): File "/usr/home/buildbot/python/2.7.koobs-freebsd-current.nondebug/build/Lib/test/pythoninfo.py", line 561, in collect_info collect_func(info_add) File "/usr/home/buildbot/python/2.7.koobs-freebsd-current.nondebug/build/Lib/test/pythoninfo.py", line 300, in collect_gdb version = version.splitlines()[0] IndexError: list index out of range |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018年08月12日 15:54:57 | pablogsal | set | recipients: + pablogsal, terry.reedy, ncoghlan, vstinner, berker.peksag, serhiy.storchaka, Nir Soffer |
| 2018年08月12日 15:54:57 | pablogsal | set | messageid: <1534089297.17.0.56676864532.issue30871@psf.upfronthosting.co.za> |
| 2018年08月12日 15:54:57 | pablogsal | link | issue30871 messages |
| 2018年08月12日 15:54:57 | pablogsal | create | |