On Sat, Apr 10, 2010 at 05:28:58PM +0200, Stefan Hornburg (Racke) wrote: > How do I seed debconf in order to test whether this problem exists with > my Sympa 6.0 packaging (see http://git.debian.org/?p=collab-maint/sympa.git)?
Here's one way: cat <<EOF | debconf-set-selections sympa sympa/hostname string sympa.example.com sympa sympa/listmaster string ad...@sympa.example.com sympa wwsympa/wwsympa_url string http://sympa.example.com/sympa EOF Note that debconf-set-selections expects a single space between fields. John -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org