[Users] no such file or directory

Papp Tamás tompos at martos.bme.hu
Thu Dec 4 05:22:33 EST 2008


Dariush Pietrzak wrote:
>> $ strace -ff /vz/100/root/bin/ls
>>     
>  You're trying to run a binary from inside the VE in HN's context? I't
> dangerous.
>  And it probably doesn't work because ls is linked to something in VE that
> doesn't exist on HN (try ldd /bin/ls or ldd /vz/100/root/bin/ls) (which
> would be surprising, because ls is small program and shouldn't depend on
> anything exotic).
>
>   
I've just done it for debugging purposes.

The point it's not working.


/bin/ls is hardlinked, it should not depend on anything.

Thank you,

tamas


More information about the Users mailing list