On Tue, Aug 15, 2006 at 12:53:43AM +0200, Roman Pretory wrote:
> try to install Centos4 via apt
>
> vserver centos4 build -m apt-rpm --hostname=centos4.xy.at --interface
> eth0:192.168.2.31/24 --force -- -d centos4
>
> runs fine until:
> /var/tmp/rpm-tmp.62292: line 10: touch: command not found
> Fehler: %post(psacct-6.3.2-38.rhel4.i386) scriptlet failed, exit status 127
>
> /bin/chown: Zugriff auf â/var/lib/rpm/[A-Z]*â nicht möglich: Datei oder
> Verzeichnis nicht gefunden
try using
export LANG=C
export LC_ALL=C
> E: Sub-process /usr/lib/util-vserver/vrpm-preload returned an error code
> (255)
>
> /vserver/centos4 is been del automatic??
'vserver - build --help' says:
Options:
--force ... remove/rename already existing vservers with the same
name
--keep ... do not delete generated files and directories when
build of vserver failed.
> were are the RPM gone??
I'd assume they are put somewhere temporary
HTH,
Herbert
> Thanks BRG
> Roman
>
> _______________________________________________
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Thu Aug 17 22:18:00 2006