Your message dated Fri, 20 Jan 2012 02:49:20 +0000
with message-id <[email protected]>
and subject line Bug#650245: fixed in py-asterisk 0.2-1
has caused the Debian Bug report #650245,
regarding python-asterisk: fails to work with current version of Asterisk
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.)
--
650245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650245
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-asterisk
Version: 0.1a3+r160-4.1
Severity: grave
Justification: renders package unusable
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
I tried to use python-asterisk to connect to my Asterisk server, after recently
upgrading to Squeeze, and it failed to connect, raising an exception about
"Server banner was incorrect."
Turns out, the expected banner is hardcoded as "Asterisk Call Manager/1.0", and
Asterisk is now advertising itself as "Asterisk Call Manager/1.1"
A naive change to the hardcoded string expected fixes this, but I'm not sure if
there are other compatibility issues beyond that.
Given I'm having this issue with Asterisk 1:1.6.2.9-2+squeeze3 in stable, it
most probably is also applicable to 1:1.8.7.1~dfsg-2 in unstable
- -- System Information:
Debian Release: 6.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-asterisk depends on:
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-support 1.0.10 automated rebuilding support for P
python-asterisk recommends no packages.
python-asterisk suggests no packages.
- -- Configuration Files:
/etc/asterisk/py-asterisk.conf [Errno 13] Permission denied:
u'/etc/asterisk/py-asterisk.conf'
- -- no debconf information
- -- debsums errors found:
debsums: changed file /usr/share/pyshared/Asterisk/Manager.py (from
python-asterisk package)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJO0zCLAAoJEFHf2Ts++3nvsDMQAI+M2F8xMW51Z97JVUX8SpME
xu8iQG6DfgR+Gde7PwhB2RwC3tzxd8ugPura1FPKiG1HvpQkvjww4NTL+ANK+mCa
SodFRAe7W6mNG7cjGnYktIUdqEbX3Ooc7JLe5Fo5Pt6rATZt1FkS8oDC8mok9rne
hsG8TZ8vYhw5B9zXnVBrrZ6+X4rfpouf2W9wwmKc1/FETocNpyYxqk6OtcBkkTfG
wW7lZBKOkHj75D2IRJzO6tO6PcJycCaxB0WhH7syX5qiMoQQYhwa/onp41MSdXE2
em1RCgzpC4ppKFkOOFbl7L1UKg7/zAdDtHAUndiS8hEgPMXG+p3ggfEZZkz8H5iZ
1611BrhRIff/wQ/422mFFAYFkUc8sVcAuHy+yMlDydyJvfoZ3ZZAbLM2GSD16SCh
Ix87bPZHsMkV1QzA/R8/OKLppZocjIdKpEsoRJRMchzBkQ3FgzO6t2yzSooL11W1
ZeRuftYRoQjo1pTJEZiGhh8eWfdCwG26cwhy+toPLliNsVawWxANvifGhh8uMcrB
yHClJrqwwEcIXsXQwUcbDdpHfCM4E0po9939SAIgpKMIbOotQtbxGDalPbj5Uhq2
SAuOIIyXDFCTegzScUjBc0EekiIeERLCbvOpbNSoq7oXUkY68hmjGgT4495caMyT
DJc+HVfjKXQzjg4tVVi1
=gK8G
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: py-asterisk
Source-Version: 0.2-1
We believe that the bug you reported is fixed in the latest version of
py-asterisk, which is due to be installed in the Debian FTP archive:
py-asterisk_0.2-1.diff.gz
to main/p/py-asterisk/py-asterisk_0.2-1.diff.gz
py-asterisk_0.2-1.dsc
to main/p/py-asterisk/py-asterisk_0.2-1.dsc
py-asterisk_0.2.orig.tar.gz
to main/p/py-asterisk/py-asterisk_0.2.orig.tar.gz
python-asterisk_0.2-1_all.deb
to main/p/py-asterisk/python-asterisk_0.2-1_all.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.
Mark Purcell <[email protected]> (supplier of updated py-asterisk 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, 20 Jan 2012 12:43:13 +1100
Source: py-asterisk
Binary: python-asterisk
Architecture: source all
Version: 0.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Maintainers
<[email protected]>
Changed-By: Mark Purcell <[email protected]>
Description:
python-asterisk - Asterisk Manager API interface module for Python
Closes: 559236 559237 650245 656440
Changes:
py-asterisk (0.2-1) unstable; urgency=low
.
* lca2012 release
.
* New upstream release
- Fixes "Please package version 0.2" (Closes: #656440)
- Fixes "fails to work with current version of Asterisk" (Closes: #650245)
- Fixes "fails to detect the configuration in $HOME" (Closes: #559236)
.
[ Julien BLACHE ]
* Acknowledge NMU (closes: #559237).
* Remove myself from Uploaders.
.
[ Tzafrir Cohen ]
* New upstream release.
* Add myself to Uploaders.
* get-orig-source target.
.
[ Mark Purcell ]
* Update debian/watch -> code.google.com
* Updated Homepage:
* Add myself to Uploaders
Checksums-Sha1:
bf36e9efb88f758dfe6688fb61d1a1721b5d5b71 1350 py-asterisk_0.2-1.dsc
c110a0916cebd5c66fbace03cd3ac790d49d6c46 20130 py-asterisk_0.2.orig.tar.gz
f4af5eb71aacc43a5f16cd2cc052bfb634d6949b 4483 py-asterisk_0.2-1.diff.gz
1bb1ae31938e671a228f70cf8f9eca3b6e7dd8bc 22592 python-asterisk_0.2-1_all.deb
Checksums-Sha256:
58fff0c457448f271cd2d017d64a9972cbabc3d2a66d76517eac6299ae89bd3c 1350
py-asterisk_0.2-1.dsc
4cb44234dfa64302d72f71b3844454ea998e092726abad6233b2d6583852de2a 20130
py-asterisk_0.2.orig.tar.gz
5b1848a0a159aa6168c70c4720cd272eb581595a833cd4a7b663a51ad161f950 4483
py-asterisk_0.2-1.diff.gz
e11ec6b54dae49626d9777aa90d45a0aee8536c4b4bce99913b3bf47fa4729f5 22592
python-asterisk_0.2-1_all.deb
Files:
7b00197368c5b67793af57d635c28b84 1350 comm extra py-asterisk_0.2-1.dsc
12717108e7b58d89e415ce38bb84b01b 20130 comm extra py-asterisk_0.2.orig.tar.gz
4c5ed5c958b1df7a8790de77da98f583 4483 comm extra py-asterisk_0.2-1.diff.gz
e4d917909f91d169794a1099740cb0f7 22592 python extra
python-asterisk_0.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk8Yx+wACgkQoCzanz0IthIcZgCgiLodLP6jlSpkKfT7qimJFBii
N7sAnjGQqLKH2KFXMk3cnF0YP+8VybTg
=4BqC
-----END PGP SIGNATURE-----
--- End Message ---