I can confirm this here:

Setting up chillispot (1.0-8) ...
Installing new version of config file /etc/init.d/chillispot ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_DK.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
 
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_DK.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
debconf (developer): frontend started
debconf (developer): Trying to find a templates file..
debconf (developer): Trying sh.templates
debconf (developer): Trying /usr/share/debconf/templates/sh.templates
debconf (developer): Couldn't find a templates file.
debconf (developer): frontend running, package name is 
debconf (developer): starting sh -ex /var/lib/dpkg/info//chillispot.postinst 
configure 1.0-6ubuntu1
+ set -e
+ CONFIGFILE=/etc/chilli.conf
+ TEMPCONFIG=/tmp/chilli.conf
+ [ -f /usr/share/debconf/confmodule ]
+ . /usr/share/debconf/confmodule
+ [ ! 1 ]
+ [ -z  ]
+ exec
+ [  ]
+ exec
+ DEBCONF_REDIR=1
+ export DEBCONF_REDIR
+ zcat /usr/share/doc/chillispot/chilli.conf.gz
+ db_get chillispot/config
+ _db_cmd GET chillispot/config
+ IFS=  printf %s\n GET chillispot/config
debconf (developer): <-- GET chillispot/config
+ IFS=
 read -r _db_internal_line
debconf (developer): --> 0 true
+ RET=true
+ return 0
+ [ true = false ]
+ db_get chillispot/radiusserver1
+ _db_cmd GET chillispot/radiusserver1
+ IFS=  printf %s\n GET chillispot/radiusserver1
debconf (developer): <-- GET chillispot/radiusserver1
debconf (developer): --> 0 
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ radius_server_1=
+ db_get chillispot/radiusserver2
+ _db_cmd GET chillispot/radiusserver2
+ IFS=  printf %s\n GET chillispot/radiusserver2
debconf (developer): <-- GET chillispot/radiusserver2
debconf (developer): --> 0 
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ radius_server_2=
+ db_get chillispot/radiussecret
+ _db_cmd GET chillispot/radiussecret
+ IFS=  printf %s\n GET chillispot/radiussecret
debconf (developer): <-- GET chillispot/radiussecret
debconf (developer): --> 0 
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ radius_secret=
+ db_get chillispot/dhcpif
+ _db_cmd GET chillispot/dhcpif
+ IFS=  printf %s\n GET chillispot/dhcpif
debconf (developer): <-- GET chillispot/dhcpif
debconf (developer): --> 0 
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ dhcp_if=
+ db_get chillispot/uamserver
+ _db_cmd GET chillispot/uamserver
+ IFS=  printf %s\n GET chillispot/uamserver
debconf (developer): <-- GET chillispot/uamserver
debconf (developer): --> 0 
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ uam_server=
+ echo
+ sed s|\/|\\/|g
+ uam_server=
+ db_get chillispot/uamhomepage
+ _db_cmd GET chillispot/uamhomepage
+ IFS=  printf %s\n GET chillispot/uamhomepage
debconf (developer): <-- GET chillispot/uamhomepage
debconf (developer): --> 0 
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ uam_homepage=
+ echo
+ sed s|\/|\\/|g
+ uam_homepage=
+ db_get chillispot/uamsecret
+ _db_cmd GET chillispot/uamsecret
+ IFS=  printf %s\n GET chillispot/uamsecret
debconf (developer): <-- GET chillispot/uamsecret
debconf (developer): --> 0 
+ IFS=
 read -r _db_internal_line
+ RET=
+ return 0
+ uam_secret=
+ db_stop
+ echo STOP
debconf (developer): <-- STOP
+ tempfile
+ tempfile=/tmp/filenX7G4G
+ sed -r -e s/^(#)?radiusserver1.*/radiusserver1\ / -e 
s/^(#)?radiusserver2.*/radiusserver2\ / -e s/^(#)?radiussecret.*/radiussecret\ 
/ -e s/^(#)?dhcpif.*/dhcpif\ / -e s/^(#)?uamserver.*/uamserver\ / -e 
s/^(#)?uamhomepage.*/uamhomepage\ / -e s/^(#)?uamsecret.*/uamsecret\ /
+ [ ! -e /etc/chilli.conf ]
+ ucf /tmp/filenX7G4G /etc/chilli.conf

Looks like the problem is that ucf is called after calling dh_stop

** Changed in: chillispot (Ubuntu)
   Importance: Undecided => High
       Status: New => Confirmed
       Target: None => ubuntu-8.04.1

-- 
chillispot configuration getting hung up
https://bugs.launchpad.net/bugs/225900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to