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 bkabrda, neologix, richmose
Date 2013-01-18.07:59:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358495963.93.0.477059153713.issue15448@psf.upfronthosting.co.za>
In-reply-to
Content
Ouch, the problem was in fact on my side. I was building python inside a mock [1] chroot that had different version of headers than the actual kernel. When I figured this out and made the versions the same, everything passed perfectly.
Sorry for the confusion.

[1] http://fedoraproject.org/wiki/Projects/Mock
History
Date User Action Args
2013-01-18 07:59:23bkabrdasetrecipients: + bkabrda, neologix, richmose
2013-01-18 07:59:23bkabrdasetmessageid: <1358495963.93.0.477059153713.issue15448@psf.upfronthosting.co.za>
2013-01-18 07:59:23bkabrdalinkissue15448 messages
2013-01-18 07:59:23bkabrdacreate