Debian Automated Code Analysis

checkbashisms analysis of util-vserver_0.30.216-pre2864-2.dsc

possible bashism in ./configure line 11969 (let ...):
	    let _dietlibc_ver=_dietlibc_ver_maj*1000+_dietlibc_ver_min 2>/dev/null || _dietlibc_ver=0
possible bashism in ./configure line 11970 (let ...):
	    let _dietlibc_cmp=_dietlibc_cmp_maj*1000+_dietlibc_cmp_min
possible bashism in ./build-all line 41 ('function' is useless):
function xtermTitle
possible bashism in ./build-all line 44 (echo -e):
    echo -ne "\e]0;$@\007"
possible bashism in ./build-all line 48 ('function' is useless):
function operate()
possible bashism in ./build-all line 54 ($"foo" should be eval_gettext "foo"):
    echo $"** Operating in directory '$d'..."
possible bashism in ./build-all line 88 ($"foo" should be eval_gettext "foo"):
	    echo $"Unknown option '$1'" >&2
possible bashism in ./scripts/legacy/rootshell line 21 ($"foo" should be eval_gettext "foo"):
    echo $"Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
possible bashism in ./scripts/legacy/vserver line 24 ($"foo" should be eval_gettext "foo"):
    echo $"Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
possible bashism in ./scripts/legacy/vserver line 285 (brace expansion):
		    mkdir -p $__DEFAULT_VSERVERDIR/$1/{etc/rc.d/init.d,sbin,var/run,var/log}
possible bashism in ./scripts/legacy/vserver line 620 (should be >word 2>&1):
		    dd if=var/run/minit-stop of=/dev/zero bs=1 count=1 &>/dev/null
possible bashism in ./update-doc line 16 (brace expansion):
mkdir -p "$tmp"/{apidoc/html,conf}
possible bashism in ./update-doc line 19 (brace expansion):
install -p -m644 lib/apidoc/html/*.{css,html,png} "$tmp"/apidoc/html/
possible bashism in ./sysv/rebootmgr line 11 ($"foo" should be eval_gettext "foo"):
    echo $"Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
possible bashism in ./sysv/vservers-legacy line 8 ($"foo" should be eval_gettext "foo"):
    echo $"Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
possible bashism in ./.pc/debian-changes-0.30.216-pre2864-2/configure line 11801 (let ...):
	    let _dietlibc_ver=_dietlibc_ver_maj*1000+_dietlibc_ver_min 2>/dev/null || _dietlibc_ver=0
possible bashism in ./.pc/debian-changes-0.30.216-pre2864-2/configure line 11802 (let ...):
	    let _dietlibc_cmp=_dietlibc_cmp_maj*1000+_dietlibc_cmp_min
possible bashism in ./.pc/debian-changes-0.30.216-pre2864-2/scripts/vtop line 23 ($"foo" should be eval_gettext "foo"):
    echo $"Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
possible bashism in ./.pc/debian-changes-0.30.216-pre2864-2/scripts/vpstree line 23 ($"foo" should be eval_gettext "foo"):
    echo $"Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
possible bashism in ./.pc/fix_bashisms/scripts/vsysvwrapper line 23 ($"foo" should be eval_gettext "foo"):
    echo $"Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
possible bashism in ./.pc/fix_bashisms/scripts/vservers.grabinfo.sh line 23 ($"foo" should be eval_gettext "foo"):
    echo $"Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would be expected); aborting..." >&2

This report was generated on Fri, 17 Dec 2010 05:38:30 +0000, based on results by checkbashisms 2.10.65git5