Re: a small patch to fix this pb[Was: [Vserver] testme.sh-0.14 failure on parisc-linux ]

2005-12-11 Thread Joel Soete



Joel Soete wrote:

Hello all,
[...]



it should also work fine if you compile the tools from
scratch (i.e. get the 0.30.209 tools and do ./configure,
make, make install)

HTH,
Herbert


[...]

mmm, I trust that the actual bug is:
--- ./lib/vserver-syscall-def.h.Orig2005-12-10 20:33:19.0 +0100
+++ ./lib/vserver-syscall-def.h 2005-12-10 20:33:40.0 +0100
@@ -28,7 +28,7 @@
 #elif  defined(__mips__)  (_MIPS_SIM == _MIPS_SIM_NABI32)
 #define __NR_vserver   236
 #elif  defined(__hppa__)
-#define __NR_vserver   273
+#define __NR_vserver   263
 #elif  defined(__powerpc__)
 #define __NR_vserver   257
 #elif  defined(__s390__)



Daniel Hokka Zakrisson wrote:

This file is not present at all in vanilla util-vserver, and looks a lot
like lib/syscall-fallback.h from util-vserver-0.30.209, except for the
incorrect syscall number.

You had perfectly wright ;-)

How uglily this debian pkg was so populated??

I will so coming back from upstream stuff awaiting a better dpkg from Micah.

Thanks again,
Joel

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


a small patch to fix this pb[Was: [Vserver] testme.sh-0.14 failure on parisc-linux ]

2005-12-10 Thread Joel Soete

Hello all,
[...]


it should also work fine if you compile the tools from
scratch (i.e. get the 0.30.209 tools and do ./configure,
make, make install)

HTH,
Herbert


[...]

mmm, I trust that the actual bug is:
--- ./lib/vserver-syscall-def.h.Orig2005-12-10 20:33:19.0 +0100
+++ ./lib/vserver-syscall-def.h 2005-12-10 20:33:40.0 +0100
@@ -28,7 +28,7 @@
 #elif  defined(__mips__)  (_MIPS_SIM == _MIPS_SIM_NABI32)
 #define __NR_vserver   236
 #elif  defined(__hppa__)
-#define __NR_vserver   273
+#define __NR_vserver   263
 #elif  defined(__powerpc__)
 #define __NR_vserver   257
 #elif  defined(__s390__)


# ./testme.sh-0.14 Linux-VServer Test [V0.14] Copyright (C) 2003-2005 H.Poetzl
chcontext is working.
chbind is working.
Linux 2.6.14.3-vs2.1.0-rc10-pa0-c110 parisc/0.30.209/0.30.209 [Ea] (0)
VCI:  0002:0001 263 03000116
---
[000]# succeeded.
[001]# succeeded.
[011]# succeeded.
[031]# succeeded.
[101]# succeeded.
[102]# succeeded.
[201]# succeeded.
[202]# succeeded.

Cool?

Thanks to all,
Joel

PS: I can continue later ;-)
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver