Kevin Pendleton <[EMAIL PROTECTED]> writes:

> When I try to use the vserver build -m apt-rpm function to create a fc3
> vserver on a centos host with util-vserver-0.30.205, I get the following
> output:
>
> vserver base-fc3 build -m apt-rpm --hostname domain.com --interface
> domain=eth0:192.168.0.129/24 --initstyle plain --context 500 --force --
> -d fc3
> ...
>    2:filesystem             ###########################################
> [ 29%]
> error: unpacking of archive failed on file /usr/bin/X11;4256ae14: cpio:
> symlink failed - No such file or directory

Sorry, I forgot to add the instructions which make fc3 a redhat style
system (the 'initpre' script is missing). A workaround could be to set
'redhat_style' during the installation of the tools:

| $ make install redhat_style='rh9 fc1 fc2 fc3' ...

Alternatively, you can link the scripts into the distribution directory
manually:

| # ln -s ../redhat/initpre  /usr/lib/util-vserver/distributions/fc3/
| # ln -s ../redhat/initpost /usr/lib/util-vserver/distributions/fc3/




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

Reply via email to