Package: cluster-glue Version: 1.0.5-2 Severity: serious This package fails to build on current sid/amd64:
checking for strlcpy... no checking for strlcat... no export: 16139: Illegal option -n make: *** [configure-stamp] Error 2 This seems to be very much like #582098: dash now looks capable enough that ./configure doesn't exec bash anymore, but configure.ac contains a bashism, in this case 'export -n'. A workaround should be to explicitly call 'bash ./configure' from debian/rules or to set CONFIG_SHELL=/bin/bash. -- Niko Tyni [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

