[Users] vzctl 3.0.22,

Dmitry V. Levin ldv at altlinux.org
Mon Jan 21 17:28:43 EST 2008


Hi,

On Mon, Jan 21, 2008 at 11:17:54PM +0100, Dariush Pietrzak wrote:
>  I'm getting this after upgrade to 3.0.22
> 
> srvr:/# vzctl stop testlink
> Stopping VE ...
> VE was stopped
> /usr/lib/vzctl/scripts/vps-functions: line 146: [: del: integer expression expected
> 
> ii  vzctl                                                 3.0.22-2                                              server virtualization solution - control tools
> srvr:/# vzctl start testlink
> Starting VE ...
> VE is mounted
> Adding IP address(es): 192.168.99.82
> /usr/lib/vzctl/scripts/vps-functions: line 146: [: add: integer expression expected
> 
> and this:
>  [ "$1" -eq "add" ]
> (test seems to use = for strings and -eq for integers, which is strange,since
>  I do recall using -eq specifically for strings)

vzctl source code does not contain such expressions,
$ fgrep -re '-eq "' . |wc -l
0
Looks like you are testing some patched vzctl build.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://openvz.org/pipermail/users/attachments/20080122/3463d4b1/attachment.bin


More information about the Users mailing list