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 vstinner
Recipients alexis, eric.araujo, tarek, vstinner
Date 2011-06-28.08:50:02
SpamBayes Score 0.007837655
Marked as misclassified No
Message-id <1309251003.31.0.392399705206.issue12426@psf.upfronthosting.co.za>
In-reply-to
Content
FAIL: test_user_site (packaging.tests.test_command_install_dist.InstallTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/packaging/tests/test_command_install_dist.py", line 93, in test_user_site
    self._test_user_site()
  File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/packaging/tests/test_command_install_dist.py", line 122, in _test_user_site
    self.assertTrue(os.path.exists(self.user_base))
AssertionError: False is not true

http://www.python.org/dev/buildbot/all/builders/AMD64%20Gentoo%20Wide%203.x/builds/1988/steps/test/logs/stdio
History
Date User Action Args
2011-06-28 08:50:03vstinnersetrecipients: + vstinner, tarek, eric.araujo, alexis
2011-06-28 08:50:03vstinnersetmessageid: <1309251003.31.0.392399705206.issue12426@psf.upfronthosting.co.za>
2011-06-28 08:50:02vstinnerlinkissue12426 messages
2011-06-28 08:50:02vstinnercreate