I had the same problem, and having run into this before I finally gave
up and completely removed my /vservers directory and re-mounted all of
my vserver filesystems to /var/lib/vservers. I had a bind mount
mounting /vservers to /var/lib/vservers. I really don't understand the
rationale behind using /var/lib/vservers for vdirbase, but I went with
it anyway. I think the check in util-vserver-basic-debian is far too
strict.
Ghislain wrote:
The past packages have required the files in /var/lib/vservers and the
config in /etc/vservers, but earlier ones needed /vservers so I have
both via binds.
But the util-vserver-basic-debian has a whole lot of rules which will
not allow the package to install.
Mike
the last packages should look for existing directory and not for
explicit directory ( -e and not -d ). So bind/links should work too. If
not this is a bug please give me the version and error you have and i
will try to correct those.
and the -debian allways asked for /var/lib/vservers, the non -debian one
requires /vsersers this is why there is two packages, the -deian wich
respect the debian package path, and the non -debian that use the
default util-vservers path (like make make install make distribution-intall)
Received on Wed Sep 8 18:07:52 2010