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 bkabrda
Recipients Arfrever, bkabrda, python-dev, serhiy.storchaka, tim.peters
Date 2014-01-08.09:32:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389173556.31.0.330130691824.issue19804@psf.upfronthosting.co.za>
In-reply-to
Content
When building for Fedora, we usually use minimal buildroot, that doesn't have net-tools (e.g. ifconfig and others) installed, so this test fails for us. It'd probably be best to skip this based on whether ifconfig binary can be found or not.
History
Date User Action Args
2014-01-08 09:32:36bkabrdasetrecipients: + bkabrda, tim.peters, Arfrever, python-dev, serhiy.storchaka
2014-01-08 09:32:36bkabrdasetmessageid: <1389173556.31.0.330130691824.issue19804@psf.upfronthosting.co.za>
2014-01-08 09:32:36bkabrdalinkissue19804 messages
2014-01-08 09:32:36bkabrdacreate