Subject: Re: [vserver] Error building guest system
From: Mark Little <marklittle@koallo.com>
Date: Thu, 27 May 2010 15:48:38 -0400



On Thu, 27 May 2010 12:30:07 -0700, Nirmal Guhan <vavatutu@gmail.com>
wrote:
> Hi,
> 
> Running into the below error consistently while building centos5 guest (or
> any other for that matter).
> 
> vserver vserver2 build -m yum --context 42 --hostname
> vserver2.ng.com--interface eth0:
> 128.107.159.176/22 --force -- -d centos5
> rpm-fake-resolver: vc_ctx_migrate(): No such process
> rpm-fake.so: failed to initialize communication with resolver
> 
- snip snip

>                    Kernel: 2.6.32.13-vs2.3.0.36.29.4
>                    VS-API: 0x00020305
>              util-vserver: 0.30.215; May 27 2010, 04:32:47
> 

With that new kernel you should be running a more recent utils package.
eg:
http://people.linux-vserver.org/~dhozac/t/uv-testing/util-vserver-0.30.216-pre2883.tar.bz2

I suspect that will be your issue.

Cheers,
Mark

> Features:
>                CC: gcc, gcc (GCC) 4.4.3 20100127 (Red Hat 4.4.3-4)
>                       CXX: g++, g++ (GCC) 4.4.3 20100127 (Red Hat 4.4.3-4)
>                  CPPFLAGS: ''
>                    CFLAGS: '-g -O2 -std=c99 -Wall -pedantic -W
> -funit-at-a-time'
>                  CXXFLAGS: '-g -O2 -ansi -Wall -pedantic -W
> -fmessage-length=0 -funit-at-a-time'
>                build/host: i686-pc-linux-gnu/i686-pc-linux-gnu
>              Use dietlibc: yes
>        Build C++ programs: yes
>        Build C99 programs: yes
>            Available APIs: v13,net,v21,v22,v23,netv2
>             ext2fs Source: e2fsprogs
>     syscall(2) invocation: alternative
>       vserver(2) syscall#: 273/glibc
>                crypto api: nss
> 
> Paths:
>                    prefix: /usr/local
>         sysconf-Directory: ${prefix}/etc
>             cfg-Directory: ${prefix}/etc/vservers
>          initrd-Directory: $(sysconfdir)/init.d
>        pkgstate-Directory: ${prefix}/var/run/vservers
>           vserver-Rootdir: /vservers
> 
> 
> Assumed 'SYSINFO' as no other option given; try '--help' for more
> information.
> [root@zaphod util-vserver-0.30.215]#
> 
> Thanks,
> 
> Nirmal