On Sat, 06 Oct 2012 16:11:14 +0200, Andreas Beckmann wrote:

> there seems to be a small error in the .config script. If I have 
> piuparts do an --install-remove-install test, the second installation 
> (package is in config files remaining state) fails (for both
> mono-xsp2, mono-xsp4) with

Oops :/
 
> debconf (developer): <-- GET xsp4/xsp4_port 8084
> debconf (developer): --> 20 Incorrect number of arguments
> 
> Ahh, there it is in .config: needs a s/db_get/db_set/

Wow, thanks for the detailed debugging.
 
> # get existing values
> xsp4_default="/etc/default/mono-xsp4"
> if [ -e $xsp4_default ]; then
>         . $xsp4_default || true
>         db_set xsp4/xsp4_autostart "$start_boot"
>         db_set xsp4/xsp4_bind      "$address"
>         db_get xsp4/xsp4_port      "$port"
> fi

How embarrassing, sorry for this silly mistake.

Cheers,
gregor, re-uploading shortly

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Funny Van Dannen: Katzepissepistole

Attachment: signature.asc
Description: Digital signature

Reply via email to