[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#295165: lilo-installer: postinst fails at debconf priority=critical



Package: lilo-installer
Severity: important
Version: 1.05
Tags: patch

lilo-installer.postinst dies before doing anything if debconf
priority=critical, due to an unchecked debconf return code:

- db_input high lilo-installer/bootdev
+ db_input high lilo-installer/bootdev || [ $? -eq 30 ]

 - Gus

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (890, 'testing'), (89, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)



Reply to: