Package: postfix
Version: 2.3.6-1
Severity: normal

 Hi,

 I got a error when upgrading postfix on testing.
On /var/lib/dpkg/info/postfix.preinst script, line 285

if [ -z $(postconf -n mydomain 2> /dev/null || true) ]
-bash: [: too many arguments

 My sugestion:
if [ -z $("postconf -n mydomain" 2> /dev/null || true) ]



 []

--
Herbert Parentes Fortes Neto (hpfn)
Linux user number 416100
Debian GNU/kFreeBSD (qemu)
0x9834F79E -- http://pgp.mit.edu/

Attachment: pgpQ9GNX9Cyyz.pgp
Description: PGP signature

Reply via email to