Package: mailutils Version: 1:2.99.97-3 Severity: normal Dear Maintainer,
the /usr/bin/mailutils-config script call the mu tool but there was renamed as mu-tool and does not exist. to solve this problem, call sed -i 's/mu /mu-tool /' $(which mailutils-config). More detailed description and solution was written by Sergey Poznyakoff <[email protected]>: After installing libmailutils0-dev, check if the `mu' utility is renamed. Try running `mu --help'. If it shows Usage: mu [OPTION...] COMMAND [CMDOPTS] mu -- GNU Mailutils multi-purpose tool. ... then everything is Ok and you can go on configuring mailfromd. If not, try `mu-tool --help'. If it gives you the above output, then check whether mailutils-config refers to it. To do so, run mailutils-config manually. If its output reads: This is a deprecated interface to GNU Mailutils configuration facilities. It will be removed in future versions. Please, consider using these alternatives instead: Traditional usage | Use instead ------------------------------+------------------- mailutils-config --compile | mu cflags mailutils-config --link | mu ldflags mailutils-config --info | mu info mailutils-config --query | mu query mailutils-config --query=FILE | mu query -f FILE For more information, try `mu --help'. then patch it using the following command: sed -i 's/mu /mu-tool /' $(which mailutils-config) Special thanks to Sergey. Best regards, Daniel *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these lines *** -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mailutils depends on: ii guile-1.8-libs 1.8.8+1-8 ii libc6 2.13-35 ii libfribidi0 0.19.2-3 ii libgcrypt11 1.5.0-3 ii libgdbm3 1.8.3-11 ii libgmp10 2:5.0.5+dfsg-2 ii libgnutls26 2.12.20-1 ii libgsasl7 1.8.0-2 ii libldap-2.4-2 2.4.31-1 ii libltdl7 2.4.2-1.1 ii libmailutils4 1:2.99.97-3 ii libmysqlclient18 5.5.24+dfsg-9 ii libncurses5 5.9-10 ii libpam0g 1.1.3-7.1 ii libpython2.7 2.7.3~rc2-2.1 ii libreadline6 6.2-8 ii libtinfo5 5.9-10 ii libwrap0 7.6.q-24 ii mailutils-common 1:2.99.97-3 ii postfix [mail-transport-agent] 2.9.3-2.1 mailutils recommends no packages. Versions of packages mailutils suggests: ii mailutils-doc 1:2.99.97-3 pn mailutils-mh <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

