Package: preseed
Severity: normal
Writing it down in a bug report so that it isn't forgotten.
16:00 < nyu> joeyh: your last change to interactive/preseed isn't working. I
believe it's due to the line in env2debconf that reads 'if [ "$SEEN" ]; then'
instead of 'if [ "$SEEN" = 1 ]; then'. I haven't tried, though,
but that line is clearly wrong ('[' makes no distinction between "0" and "1")
16:15 < nyu> no, that wasn't enough..
16:16 < nyu> I observed that the order of my parameters (locale=xx
interactive/preseed=true hostname=xx) is altered in /var/lib/preseed/log
16:16 < nyu> where the order is hostname, locale, then interactive/preseed
16:16 < nyu> could that be related?
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]