[Python-apps-team] Bug#638752: Commands in /etc/clustershell/groups.conf do not work with mawk, only with gawk
Frederik Himpe
fhimpe at vub.ac.be
Sun Aug 21 15:32:56 UTC 2011
Package: clustershell
Version: 1.5.1-1
Severity: normal
The commands in /etc/clustershell/groups.conf do not work with mawk, which
is installed by default in Debian. Only with gawk, they work correctly.
Example:
# mawk -F: '/^[[:alnum:]_]/ {print $1}' /etc/clustershell/groups
# gawk -F: '/^[[:alnum:]_]/ {print $1}' /etc/clustershell/groups
nodes
all
-- System Information:
Debian Release: 6.0.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (300, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.39-bpo.2-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages clustershell depends on:
ii python 2.6.7-2 interactive high-level object-orie
ii python2.6 2.6.7-3 An interactive high-level object-o
Versions of packages clustershell recommends:
pn vim-addon-manager <none> (no description available)
clustershell suggests no packages.
-- no debconf information
More information about the Python-apps-team
mailing list