Package: fp-compiler-2.4.2
Version: 2.4.2-1
Followup-For: Bug #620803

I fixed this with the same fix as for kdm.config in:
«http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224548
This is a legitimate status for db_input (per debconf-devel(7)), so
please allow that command to fail, at least with status 30: change
   db_input high shared/default-x-display-manager
to
   db_input high shared/default-x-display-manager || true
or, more conservatively,
   db_input high shared/default-x-display-manager || test $? -eq 30
in kdm.config.  Thanks!»

The rationale looks good and I used the more conservative version, ie
"|| test $? -eq 30"
after the db_input command.

BR,
Alban

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages fp-compiler-2.4.2 depends on:
ii  debconf [debconf-2.0]         1.5.38     Debian configuration management sy
ii  fp-units-rtl-2.4.2            2.4.2-1    Free Pascal - Runtime Library

Versions of packages fp-compiler-2.4.2 recommends:
ii  fp-utils-2.4.2                2.4.2-1    Free Pascal - Utils

Versions of packages fp-compiler-2.4.2 suggests:
ii  fp-docs-2.4.2                 2.4.2-1    Free Pascal - Documentation

-- debconf information:
* fp-compiler-2.4.2/rename_cfg: true



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to