On Sat, 13 Dec 2003 15:27:01 -0500, Herbert Poetzl wrote > On Sat, Dec 13, 2003 at 03:15:45PM +0100, Kern Wolfgang wrote: > > Hello Community, > > > > i have installed all the wonderfull new things, like vserver 1.2.1 and > > vserver tools 0.29. all working well... But the new VServer tools cause a > > fault in order "newvserver": > > > > - > > vm-dev1:~# newvserver > > bash: /usr/sbin/newvserver: > > /usr/bin/shellmod: bad interpreter: No such file or directory > > I would read it in the following way: > > - bash executes /usr/sbin/newvserver > - this somehow uses /usr/bin/shellmod > (which is an interpreter to run linuxconf > modules with /bin/sh) > > so either /usr/bin/shellmod doesn't exists > or the called shell (probably /bin/sh) is > missing while executing some script ... > > anyway newvserver is linuxconf stuff, so it > will require a working linuxconf setup ...
No it requires linuxconf-lib and linuxconf-util which are back product of the linuxconf project. These are the runtime and UI part used by linuxconf and few other projects. --------------------------------------------------------- Jacques Gelinas <[EMAIL PROTECTED]> vserver: run general purpose virtual servers on one box, full speed! http://www.solucorp.qc.ca/miscprj/s_context.hc _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
