Veit Wahlich wrote:
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 directoryAnd 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... ;)
util-vserver-build requires (required?) packages not required by the other packages. Separating dependency inducing parts is always a good idea.
> ...
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.
In any recent version of RPM, Prereq == Requires. See the util-vserver specfile for how to achieve this (Requires(pre): %pkglibdir).
-- Daniel Hokka Zakrisson GPG id: 06723412
pgpSsE9plfZM1.pgp
Description: PGP signature
_______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
