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 gward
Recipients gward
Date 2016-11-15.19:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479239083.03.0.0339336476424.issue28700@psf.upfronthosting.co.za>
In-reply-to
Content
As suggested in http://bugs.python.org/issue14120, I installed libgdbm-dev, re-configured, and re-compiled. That fixes the problem.

IMHO that's not good enough: if we're missing a dependency, then either configuring or building should fail. It's nice that the test failure is now rock-solid reliable rather than intermittent, but it's still a test failure due to missing dependency. Yuck.
History
Date User Action Args
2016-11-15 19:44:43gwardsetrecipients: + gward
2016-11-15 19:44:43gwardsetmessageid: <1479239083.03.0.0339336476424.issue28700@psf.upfronthosting.co.za>
2016-11-15 19:44:43gwardlinkissue28700 messages
2016-11-15 19:44:42gwardcreate