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 neologix
Recipients ShuaibKhan, eric.araujo, neologix, rpetrov, skrah, tarek
Date 2011-10-30.11:37:43
SpamBayes Score 0.21884494
Marked as misclassified No
Message-id <1319974664.83.0.0737367004772.issue5875@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the error message:
"""
error: File not found: /tmp/tmpsga9lh/foo/build/bdist.linux-i686/rpm/BUILDROOT/foo-0.1-1.i386/usr/local/lib/python3.3/site-packages/foo.pyc
error: File not found: /tmp/tmpsga9lh/foo/build/bdist.linux-i686/rpm/BUILDROOT/foo-0.1-1.i386/usr/local/lib/python3.3/site-packages/foo.pyo
    File not found: /tmp/tmpsga9lh/foo/build/bdist.linux-i686/rpm/BUILDROOT/foo-0.1-1.i386/usr/local/lib/python3.3/site-packages/foo.pyc
    File not found: /tmp/tmpsga9lh/foo/build/bdist.linux-i686/rpm/BUILDROOT/foo-0.1-1.i386/usr/local/lib/python3.3/site-packages/foo.pyo
"""
http://python.org/dev/buildbot/all/builders/AMD64%20Fedora%20without%20threads%203.x/builds/934/steps/test/logs/stdio
History
Date User Action Args
2011-10-30 11:37:45neologixsetrecipients: + neologix, tarek, eric.araujo, rpetrov, ShuaibKhan, skrah
2011-10-30 11:37:44neologixsetmessageid: <1319974664.83.0.0737367004772.issue5875@psf.upfronthosting.co.za>
2011-10-30 11:37:44neologixlinkissue5875 messages
2011-10-30 11:37:43neologixcreate