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 rgbecker
Recipients benjamin.peterson, lukasz.langa, martin.panter, ncoghlan, ned.deily, njs, rgbecker, steven.daprano, tds333, thewtex, vstinner
Date 2016-10-14.09:20:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476436830.41.0.868313809455.issue28092@psf.upfronthosting.co.za>
In-reply-to
Content
Hi njs,

my manylinux diffs
https://www.reportlab.com/media/manylinux-diff.txt

full output of the docker command
docker build -f Dockerfile-x86_64 -t rl/manylinux-x86_64 . &> ~/tmp/ttt

https://www.reportlab.com/media/manylinux-docker-run-output.txt

the end showing the 3.6b2 config and the failure
https://www.reportlab.com/media/manylinux-docker-run-python-3.6b2.txt
History
Date User Action Args
2016-10-14 09:20:30rgbeckersetrecipients: + rgbecker, ncoghlan, tds333, vstinner, benjamin.peterson, ned.deily, steven.daprano, njs, thewtex, lukasz.langa, martin.panter
2016-10-14 09:20:30rgbeckersetmessageid: <1476436830.41.0.868313809455.issue28092@psf.upfronthosting.co.za>
2016-10-14 09:20:30rgbeckerlinkissue28092 messages
2016-10-14 09:20:29rgbeckercreate