On Mon, Aug 31, 2009 at 03:35:29PM -0400, Yaroslav Halchenko wrote:
> I've used (you need libcap2-bin for setcap)
> sudo setcap cap_sys_nice=eip /usr/bin/python2.5
> to allow python scripts to adjust nice levels/choose scheduler.
> Unfortunately it obscures fakeroot call, since then I get
> 
> $> fakeroot python                                
> ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be 
> preloaded: ignored.
> Python 2.5.4 (r254:67916, Feb 18 2009, 03:00:47) 
> [GCC 4.3.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.

I'm not sure what we can do here; I don't think we want to obscure the
fact that LD_PRELOAD has been disabled for security reasons.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to