On 2006-11-19 Santiago Garcia Mantinan <[EMAIL PROTECTED]> wrote:
> Package: mdadm
> Version: 2.5.6-5
> Severity: serious
[...]
> Setting up mdadm (2.5.6-5) ...
> -e If your system has its root filesystem on an MD array (RAID), it 
[...]

This is caused by this line in the config script:

| db_subst mdadm/initrdstart msg "$(echo -e "${RET}${suffix}" | debconf-escape 
-e)"

echo -e will not work with /bin/sh=dash.

I guess this is a typo, the maintainer probably wanted to use -n
instead of -e.
cu andreas
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.                                (c) Jasper Ffforde


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to