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 pitrou
Recipients Garen, belopolsky, chrismiles, danchr, dhduvall, dmalcolm, fche, glyph, hazmat, jbaker, jcea, laca, lasizoillo, mjw, movement, neologix, pitrou, rhettinger, robert.kern, ronaldoussoren, serverhorror, sirg3, twleung, wsanchez
Date 2011-11-15.21:12:08
SpamBayes Score 1.6999397e-06
Marked as misclassified No
Message-id <1321391237.3272.14.camel@localhost.localdomain>
In-reply-to <1321390574.68.0.519681041723.issue13405@psf.upfronthosting.co.za>
Content
> LD_LIBRARY_PATH=current_path
> export LD_LIBRARY_PATH

Why do you need LD_LIBRARY_PATH?

> If you are inside a Solaris/OpenIndiana Zone, the zone *MUST* have
> dtrace usermode permissions. If not, you can not use dtrace inside the
> zone and, then, the test will fail.

If there aren't enough permissions, the tests should be skipped rather
than fail.
History
Date User Action Args
2011-11-15 21:12:08pitrousetrecipients: + pitrou, rhettinger, jcea, ronaldoussoren, belopolsky, wsanchez, movement, serverhorror, glyph, laca, twleung, jbaker, robert.kern, sirg3, chrismiles, danchr, dhduvall, dmalcolm, mjw, Garen, neologix, lasizoillo, fche, hazmat
2011-11-15 21:12:08pitroulinkissue13405 messages
2011-11-15 21:12:08pitroucreate