Hi all,

When the USE-Flag "minimal" is set for "sys-apps/iproute2", vservers don't stop, are not accessible via IP, don't send mail etc.

   The error message when stopping a vserver is:

"/usr/lib/util-vserver/vserver.functions: line 629: /sbin/ip: No such file or directory"

which is here:

>function disableInterfaces
>{...
>   while test $i -gt 0; do
>   ...
>       case "$type" in
>            ...
>            IP_ADDR)            $_IP addr  del "$@";;


   Recompiling iproute2 without that flag solves it.

Now, there isn't really a problem, but can anybody tell me what is happening here? Just curious.

util-vserver-0.30.210-r15
and
2.6.17-vs2.1.1-rc26-gentoo

Marcus

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to