[EMAIL PROTECTED] (Brian Ipsen) writes:

> # ./vserver-build --force -m yum -n dns-int1 -- -d wbel4
> ...
> error: unpacking of archive failed on file /usr/bin/X11;42dd8791: cpio:
> symlink failed - No such file or directory

Happens due to a bug in rpm[1]. That's why, an 'initpre' script must be
executed which worksarounds this issue. The common redhat-style 'initpre'
script should be fine for RH clones, so you should add a symlink like

| /etc/vservers/.distributions/initpre ->  
/usr/lib/util-vserver/distributions/redhat/initpre


I will add more diagnostics to warn the user about this...


Nevertheless, as yum does not do proper errorhandling this bug will be
ignored and vserver should be built.




Enrico

Footnotes: 
[1]  https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=90941
     https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725

Attachment: pgpbApEpCTMwS.pgp
Description: PGP signature

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

Reply via email to