[pypy-issue] [issue961] Spurious (?) mercurial error messages from sandlib.py

Richard Lobb tracker at bugs.pypy.org
Tue Dec 13 10:56:10 CET 2011


New submission from Richard Lobb <trampgeek at gmail.com>:

This isn't at all critical, but when I attempt to run the sandbox as a different 
user from the owner of the pypy subtree I get a string of warning messages of 
the form:

[version:WARNING] Errors getting Mercurial information: Not trusting file 
/usr/local/pypy1-7/.hg/hgrc from untrusted user www-data, group richard

The error is issued when executing the line

from pypy.tool.lib_pypy import import_from_lib_pypy

Should sandlib even be looking at the mercurial info? Seems odd to me.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue961>
________________________________________


More information about the pypy-issue mailing list