Your message dated Fri, 25 Apr 2008 15:47:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476554: fixed in mumble 1.1.3-3
has caused the Debian Bug report #476554,
regarding mumble-server: postinst renders installation impossible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
476554: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476554
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mumble-server
Version: 1.1.3-2
Severity: grave
Tags: patch
Justification: renders package unusable

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA224

Hi!

While installing dpkg aborts because "do_configuration" is not a known
command. Just move to function to the begin of the script (patch below,
hope it works).

By the way, thanks for packaging! :)

Cheers,
Hauke

*** diff
diff -uPr mumble-1.1.3/debian/mumble-server.postinst 
mumble-1.1.3~/debian/mumble-server.postinst
- --- mumble-1.1.3/debian/mumble-server.postinst        2008-04-17 
15:09:05.000000000 +0200
+++ mumble-1.1.3~/debian/mumble-server.postinst 2008-04-17 15:07:32.000000000 
+0200
@@ -17,17 +17,6 @@
 # for details, see http://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
- -CONF="/etc/mumble-server/mumble-server.ini"
- -CONF_NEW="/etc/mumble-server/mumble-server.ini.new"
- -CONF_OLD="/etc/mumble-server/mumble-server.ini.old"
- -TEMPLATE="/usr/share/mumble-server/templates/murmur.ini.system"
- -do_configuration;
- -CONF="/etc/dbus-1/system.d/murmur.conf"
- -CONF_NEW="/etc/dbus-1/system.d/murmur.conf.new"
- -CONF_OLD="/etc/dbus-1/system.d/murmur.conf.old"
- -TEMPLATE="/usr/share/mumble-server/templates/murmur.conf"
- -do_configuration;
- -
 do_configuration() {
        if [ -f ${CONF} ] ; then
                # No configuration exists, just install the template one.
@@ -47,6 +36,16 @@
        fi
 }
 
+CONF="/etc/mumble-server/mumble-server.ini"
+CONF_NEW="/etc/mumble-server/mumble-server.ini.new"
+CONF_OLD="/etc/mumble-server/mumble-server.ini.old"
+TEMPLATE="/usr/share/mumble-server/templates/murmur.ini.system"
+do_configuration;
+CONF="/etc/dbus-1/system.d/murmur.conf"
+CONF_NEW="/etc/dbus-1/system.d/murmur.conf.new"
+CONF_OLD="/etc/dbus-1/system.d/murmur.conf.old"
+TEMPLATE="/usr/share/mumble-server/templates/murmur.conf"
+do_configuration;
 
 case "$1" in
        configure)


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iE8DBQFIB0/NGOp6XeD8cQ0RC0gfAN9ce/CzIzB9Uo00hZ35c4hy5Rkb37nDDFBO
WcK0AN94lNmSWEzw0imqdkHWZI4QaRzr9oPJeZq3g+yF
=4s0m
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: mumble
Source-Version: 1.1.3-3

We believe that the bug you reported is fixed in the latest version of
mumble, which is due to be installed in the Debian FTP archive:

mumble-server-web_1.1.3-3_all.deb
  to pool/main/m/mumble/mumble-server-web_1.1.3-3_all.deb
mumble-server_1.1.3-3_i386.deb
  to pool/main/m/mumble/mumble-server_1.1.3-3_i386.deb
mumble_1.1.3-3.diff.gz
  to pool/main/m/mumble/mumble_1.1.3-3.diff.gz
mumble_1.1.3-3.dsc
  to pool/main/m/mumble/mumble_1.1.3-3.dsc
mumble_1.1.3-3_i386.deb
  to pool/main/m/mumble/mumble_1.1.3-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Matthäi <[EMAIL PROTECTED]> (supplier of updated mumble package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 18 Apr 2008 18:00:00 +0100
Source: mumble
Binary: mumble mumble-server mumble-server-web
Architecture: source all i386
Version: 1.1.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[EMAIL PROTECTED]>
Changed-By: Patrick Matthäi <[EMAIL PROTECTED]>
Description: 
 mumble     - Low latency VoIP client
 mumble-server - Low latency VoIP server
 mumble-server-web - Web scripts for mumble-server
Closes: 476472 476554
Changes: 
 mumble (1.1.3-3) unstable; urgency=low
 .
   * Call do_configuration() in mumble-server.postinst after the function has
     been declared. Shame on me, I did not test it with bash and dash.
     Thanks for reporting Jan Hauke Rahm.
     Closes: #476554
   * Added portuguese debconf translation. Thanks to Américo Monteiro.
     Closes: #476472
   * Delete the mumble-server group and system account only, if it is available
     on the system on purge time.
   * Remove on purge time also /etc/dbus-1/system.d/murmur.conf and
     /etc/mumble-server/mumble-server.ini if they exist.
Checksums-Sha1: 
 22fe3197646c771e17c2ed21157952f10a4c847c 1450 mumble_1.1.3-3.dsc
 7c40d5bd09d923b981a4c097ec450a253e814318 11456 mumble_1.1.3-3.diff.gz
 3d385b2ebf398f6efba2c1d52d0d5bac9a2efd73 26108 
mumble-server-web_1.1.3-3_all.deb
 e0359c4cb03f0b254bb683898078edad274e9c8b 1000496 mumble_1.1.3-3_i386.deb
 d37f2d37beb7b50e6b592365cc93319b02f617b9 248570 mumble-server_1.1.3-3_i386.deb
Checksums-Sha256: 
 1c22399f2276fb37b5a5b492e81528f8c5bcccb4eb43cb7e77c89b29bddacb9d 1450 
mumble_1.1.3-3.dsc
 cc670ce7b8a51a7f4acb6ecc0b37a20f5da1a942fb6d3a9c9250f1bddc819f1b 11456 
mumble_1.1.3-3.diff.gz
 4880966fafed7dda8b1dab90d91322548aaeb36e736988f40bb43fef3de768ea 26108 
mumble-server-web_1.1.3-3_all.deb
 d3375b639c0f76d53e631ddb567d4d46312fae0e16c9a33a34607df232c86d1e 1000496 
mumble_1.1.3-3_i386.deb
 597263ee87d9024efdd1e1ea48a2e04697a657ddcfd684c77f5700223667c8d7 248570 
mumble-server_1.1.3-3_i386.deb
Files: 
 df9e89fab55b9fe10974c1e91ef6f298 1450 sound optional mumble_1.1.3-3.dsc
 946e07e64d20d37347af8477f263ad66 11456 sound optional mumble_1.1.3-3.diff.gz
 65706e68a9e95c965b81739ff3785fcc 26108 sound optional 
mumble-server-web_1.1.3-3_all.deb
 2e142234dcdea73247ecec271a042293 1000496 sound optional mumble_1.1.3-3_i386.deb
 95b94c2d11787796edee8c0cd18945d3 248570 sound optional 
mumble-server_1.1.3-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIEfj4Vty5d8XpUzMRAv2+AJ411hCbyqp9ppy5FErq7PUItDjYygCfUWtX
TIL6gC2jn6Ht3M2sbvXpRhI=
=9yWA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to