Am Mittwoch, den 15.02.2006, 19:41 -0800 schrieb Roderick A. Anderson: > This is what I get back. > /usr/sbin/vserver: line 155: /usr/lib/util-vserver/vserver-build: No > such file or directory > /usr/sbin/vserver: line 155: exec: /usr/lib/util-vserver/vserver-build: > cannot execute: No such file or directory > > And guess what? Yup vserver-build.
"yum install util-vserver-build" and it will work. Sorry, but I did not invent this overdriven package separation, dont know who to blame... ;) > Well now that I review there was this during the yum install > > Running Transaction > Installing: util-vserver-lib ######################### [1/6] > Updating : yum ######################### [2/6] > Installing: util-vserver-sysv ######################### [3/6] > Installing: util-vserver ######################### [4/6] > /var/tmp/rpm-tmp.71895: line 7: /usr/sbin/setattr: No such file or directory > Installing: util-vserver-core ######################### [5/6] > Cleanup : yum ######################### [6/6] > > Suggestions? Did I skip some steps? I don't remember setting the proc > security setting when I build the kernel. > > I continue awaiting enlightenment! ( aka. clue-stick :-) Okay, that is a dependency problem... util-vserver-core needs to be a "Prereq: /usr/sbin/setattr" or "Prereq: util-vserver-core" header... Will change that later today. For security reasons, please run "setattr --barrier /vservers" by hand! Regards, // Veit -- _. ._ . . Veit Wahlich (_. ) (_| [EMAIL PROTECTED] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- use Unices; $live->free() || die; -- PGP public key available via http and hkp from pgp.zodia.de http://pgp.zodia.de/pks/lookup?op=index&search=0x5A1CB597 hkp://pgp.zodia.de/pks/lookup?op=get&search=0x5A1CB597
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
