[issue7283] test_site failure when Python gets installed along a symbolic link

2009-11-07 Thread Antoine Pitrou
Antoine Pitrou added the comment: Well, I'm not sure the symlink is actually the problem. Apparently the ".local" directory hadn't been created when the first test run. -- ___ Python tracker ___

[issue7283] test_site failure when Python gets installed along a symbolic link

2009-11-07 Thread Antoine Pitrou
New submission from Antoine Pitrou : On that buildbot, /var/lib/buildbot is a symlink to /home/buildbot and I get the following failure: == FAIL: test_s_option (test.test_site.HelperFunctionsTests) --