On Wed, Feb 27, 2008 at 11:13:08PM +0100, Michael Prokop wrote:
> Package: nufw
> Version: 2.2.11-2
> Severity: important
> 
> 
> I'm bootstrapping a system based on FAI, when nufw is being
> installed it just fails with "subprocess post-installation script
> returned error exit status 10". When running with 'set -x' in
> /var/lib/dpkg/info/nufw.postinst I get:
> 

[..]

Hi,

I do not have the same problem here. Here is an example of a completely
automatic installation I have tested:

piche:~# debconf-get-selections | grep make-ssl
piche:~# apt-get install ssl-cert
..
piche:~# debconf-get-selections | grep make-ssl
ssl-cert        make-ssl-cert/hostname  string  localhost

piche:~# cat selections.nufw 
# debconf-get-selections | grep make-ssl
ssl-cert        make-ssl-cert/ouname    string  Certificates
ssl-cert        make-ssl-cert/hostname  string  localhost
ssl-cert        make-ssl-cert/organisationname  string  INL
ssl-cert        make-ssl-cert/statename string  France
ssl-cert        make-ssl-cert/localityname      string  Paris
ssl-cert        make-ssl-cert/countryname       string  FR
ssl-cert        make-ssl-cert/email     string  [EMAIL PROTECTED]

piche:~# debconf-set-selections selections.nufw

piche:~# apt-get install nufw
[no question]
Unpacking nufw (from .../nufw_2.2.11-2_amd64.deb) ...
Setting up nufw (2.2.11-2) ...
Starting nufw: nufw.


piche:~# debconf-get-selections | grep make-ssl
ssl-cert        make-ssl-cert/ouname    string   Certificates
ssl-cert        make-ssl-cert/hostname  string   localhost
ssl-cert        make-ssl-cert/organisationname  string   INL
ssl-cert        make-ssl-cert/statename string   France
ssl-cert        make-ssl-cert/localityname      string   Paris
ssl-cert        make-ssl-cert/countryname       string   FR
ssl-cert        make-ssl-cert/email     string   [EMAIL PROTECTED]


Regards,
Pierre



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

Reply via email to