Your message dated Sun, 26 Aug 2007 10:17:16 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#439310: fixed in zaptel 1:1.4.5.1~dfsg-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: zaptel
Version: 1.4.5~dfsg-1
I re-built the zaptel-1.4.5~dfsg-1 from the Debian Unstable repository,
installed the .deb packages generated on my Debian GNU/Linux Etch and
working fine. But I just found out that the initscript is point to a wrong
path for the fxotune tool.
# grep fxotune /etc/*/*
/etc/init.d/zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/init.d/zaptel: if [ -r /etc/fxotune.conf ] && [ -x
$FXOTUNE ]; then
/etc/rc0.d/K30zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc0.d/K30zaptel: if [ -r /etc/fxotune.conf ] && [ -x
$FXOTUNE ]; then
/etc/rc1.d/K30zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc1.d/K30zaptel: if [ -r /etc/fxotune.conf ] && [ -x
$FXOTUNE ]; then
/etc/rc2.d/S15zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc2.d/S15zaptel: if [ -r /etc/fxotune.conf ] && [ -x
$FXOTUNE ]; then
/etc/rc3.d/S15zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc3.d/S15zaptel: if [ -r /etc/fxotune.conf ] && [ -x
$FXOTUNE ]; then
/etc/rc4.d/S15zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc4.d/S15zaptel: if [ -r /etc/fxotune.conf ] && [ -x
$FXOTUNE ]; then
/etc/rc5.d/S15zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc5.d/S15zaptel: if [ -r /etc/fxotune.conf ] && [ -x
$FXOTUNE ]; then
/etc/rc6.d/K30zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc6.d/K30zaptel: if [ -r /etc/fxotune.conf ] && [ -x
$FXOTUNE ]; then
# which fxotune
/sbin/fxotune
# dpkg -L zaptel | grep fxotune
/usr/share/man/man8/fxotune.8.gz
/usr/share/doc/zaptel/README.fxotune
/sbin/fxotune
# dpkg -l | grep zaptel
ii zaptel 1.4.5~dfsg-1 zapata
telephony utilities
ii zaptel-modules-2.6.18-5-686 1.4.5~dfsg-1+2.6.18.dfsg.1-13etch1 zaptel
modules for Linux (kernel 2.6.18-5-68
# uname -r
2.6.18-5-686
# cat /etc/debian_version
4.0
I suggest that the path for the fxotune tool in the initscript should be
/sbin/fxotune only, removing the /usr prefix.
Thank you.
GNUbie
--- End Message ---
--- Begin Message ---
Source: zaptel
Source-Version: 1:1.4.5.1~dfsg-1
We believe that the bug you reported is fixed in the latest version of
zaptel, which is due to be installed in the Debian FTP archive:
libtonezone-dev_1.4.5.1~dfsg-1_i386.deb
to pool/main/z/zaptel/libtonezone-dev_1.4.5.1~dfsg-1_i386.deb
libtonezone1_1.4.5.1~dfsg-1_i386.deb
to pool/main/z/zaptel/libtonezone1_1.4.5.1~dfsg-1_i386.deb
zaptel-source_1.4.5.1~dfsg-1_all.deb
to pool/main/z/zaptel/zaptel-source_1.4.5.1~dfsg-1_all.deb
zaptel_1.4.5.1~dfsg-1.diff.gz
to pool/main/z/zaptel/zaptel_1.4.5.1~dfsg-1.diff.gz
zaptel_1.4.5.1~dfsg-1.dsc
to pool/main/z/zaptel/zaptel_1.4.5.1~dfsg-1.dsc
zaptel_1.4.5.1~dfsg-1_i386.deb
to pool/main/z/zaptel/zaptel_1.4.5.1~dfsg-1_i386.deb
zaptel_1.4.5.1~dfsg.orig.tar.gz
to pool/main/z/zaptel/zaptel_1.4.5.1~dfsg.orig.tar.gz
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.
Kilian Krause <[EMAIL PROTECTED]> (supplier of updated zaptel 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.7
Date: Sun, 26 Aug 2007 12:08:10 +0200
Source: zaptel
Binary: libtonezone1 zaptel-source zaptel libtonezone-dev
Architecture: source all i386
Version: 1:1.4.5.1~dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[EMAIL PROTECTED]>
Changed-By: Kilian Krause <[EMAIL PROTECTED]>
Description:
libtonezone-dev - tonezone library (development)
libtonezone1 - tonezone library (runtime)
zaptel - zapata telephony utilities
zaptel-source - Zapata telephony interface (source code for kernel driver)
Closes: 422943 439310
Changes:
zaptel (1:1.4.5.1~dfsg-1) unstable; urgency=low
.
* New upstream release.
.
[ Kilian Krause ]
* Add dpkg-dev (>= 1.13.19) to Build-Depends for binary:Version
* Correct the zaptel.init to point to correct path of fxotune
(Closes: #439310)
* Put opt level back to -O2 in accordance with Debian Policy.
.
[ Tzafrir Cohen ]
* Pass extra modules / subdirs to modules make.
* Re-add zaptel_perl.dpatch. Clarified patch's description in hope to aviod
re-re-re-removal of this patch.
* There's now an HTML version of README.Astribank . And upstream Makefile is
better at cleaning.
* Don't install man pages. 'make install' does that already (Closes: #422943)
* Fixed building vzaphfc, opvx1200p and ds1x1f of kernel >=2.6.22
(>= 2.6.19?).
* xpp_m_subdirs.dpatch: Fixed building of xpp modules with M= .
* modulestest -r: test current kernel.
Files:
461fdc7100a390f13dbb89df68532323 1087 comm optional zaptel_1.4.5.1~dfsg-1.dsc
06b2b1e3a9cd9dd56541d10a1bd97ec2 1317022 comm optional
zaptel_1.4.5.1~dfsg.orig.tar.gz
40c75ea8e982e073fe8efcfd0c2b4ebc 160713 comm optional
zaptel_1.4.5.1~dfsg-1.diff.gz
3eb46abdeca5fc1873ccfdd788eb754e 1036492 devel optional
zaptel-source_1.4.5.1~dfsg-1_all.deb
dd27aa67405091816e11eb5d28cd11ff 206132 comm optional
zaptel_1.4.5.1~dfsg-1_i386.deb
e6cce9a9a67976cde3becd0f589ee9bc 44436 libs optional
libtonezone1_1.4.5.1~dfsg-1_i386.deb
d15be34d8a7340ffe0d3c3b5723ac8b1 44292 libdevel optional
libtonezone-dev_1.4.5.1~dfsg-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFG0VF/vdkzt4X+wX8RArF0AJ0a5GB4Izjpj73WUPiZpCAKi2TLDgCfX2Jg
C/GBmOp4RAhl3VmUpzPJoaM=
=z8Q+
-----END PGP SIGNATURE-----
--- End Message ---