Bug#509566: Puppet: setting timeout to 0 causes puppet to try requesting a certificate infinitely often

2009-01-07 Thread Faidon Liambotis
found 509566 0.24.5-3 found 509566 0.24.6-1 thanks Hi, Setting waitforcert to 5 helps a bit, but it is still a problem IMO. Actually, I think the bug lies in the code, and not in the configuration. The manpage mentions You can turn off waiting for certificates by specifying a time of 0. and

Bug#505310: bristuff/app-meetme-avoid-overflows screws up conferences

2009-01-04 Thread Faidon Liambotis
Bjoern Boschman wrote: I'll attach what I think is relevant. If that's not enough don't hesitate to ask for more input. Thanks a lot! I tried with audiobuffer=10 and still couldn't reproduce it. Could you tell us a bit more about the test scenario? You mentioned a problem when a second

Bug#505310: bristuff/app-meetme-avoid-overflows screws up conferences

2009-01-03 Thread Faidon Liambotis
Björn Boschman wrote: While trying to setup a conference call using app_meetme it terminates the conference user when a second caller enters with the following errormessage: [Nov 11 16:56:26] WARNING[22074]: app_meetme.c:1624 conf_run: Unable to set buffering information: Invalid argument

Bug#510476: ITP: LinuxCallRouter - an ISDN based PBX for Linux

2009-01-02 Thread Faidon Liambotis
Joerg Dorchain wrote: Package: lcr LinuxCallRouter - an ISDN based PBX for Linux Version: 1.3 (20081124) Upstream Author: Andreas Eversberg jo...@eversberg.eu URL: http://isdn.eversberg.eu/download/lcr-1.3/ Licence: GPL Description: Formerly known as PBX4Linux, Linux-Call-Router is not

Bug#507883: release critical

2009-01-02 Thread Faidon Liambotis
Simon, hi, Simon McVittie wrote: When do you expect to be able to upload your patch for Asterisk segfaults on startup? (If a full upload is tricky from where you are, feel free to send your patch to this bug and we could take it from there?) The bugfix is already commited to the team's SVN

Bug#510408: ITP: biew -- console hex viewer/editor with disassembler

2009-01-01 Thread Faidon Liambotis
Michel Loos wrote: Package: wnpp Severity: wishlist Owner: Michel Loos l...@mloos.eti.br * Package name: biew Version : 5.7.1 Upstream Author : Nick Kurshev nickol...@users.sourceforge.net * URL : http://sourceforge.net/projects/biew/ * License : GPL

Bug#507883: release critical

2008-12-26 Thread Faidon Liambotis
tags 507883 = confirmed pending thanks Quentin Smith wrote: I'm unable to reproduce this bug with an extensions.ael containing: context blah { lars = NoOp(Test); 123456 = goto foo|1; }; Asterisk reliably starts with no errors. This is on a lenny 2.6.26-1-amd64

Bug#507189: asterisk: Depends on libc-client2007b which is not in unstable

2008-11-30 Thread Faidon Liambotis
Adeodato Simó wrote: So, as for what to do, please do stop for squeeze bumping the SONAME (and changing the package name) on every new upstream version, and only do it whenever the ABI changes. It would be realy nice if you could do this. (There is also no reason to rename the -dev package,

Bug#506764: siproxd: Problem with DNS resolution when in chroot jail

2008-11-25 Thread Faidon Liambotis
Frédéric BOITEUX wrote: Err, you're probably missing a proper /etc/hosts... Yes, the chroot jail, as built and used by the package, does no contain anything about a siproxd's data file... But no indication nowhere about what to do then... And for a /etc/hosts solution, you have to know by

Bug#506764: siproxd: Problem with DNS resolution when in chroot jail

2008-11-24 Thread Faidon Liambotis
Frédéric Boiteux wrote: I've backported the latest siproxd (from experimental) on a Debian Etch. It didn't work at first, and activating debug traces, I've found that when using this proxy in a chroot jail (default configuration), the DNS resolution isn't working : siproxd[10444]:

Bug#506453: asterisk init script status action

2008-11-21 Thread Faidon Liambotis
Dustin Kirkland wrote: This trivial patch uses the lsb-base standard way of gathering and reporting status in the init script. Thanks, I wasn't aware of this! This patch comes from Ubuntu, which is carrying the diff. I'd like to avoid having a fork of the package in Ubuntu. Could you forward

Bug#505310: bristuff/app-meetme-avoid-overflows screws up conferences

2008-11-11 Thread Faidon Liambotis
Björn Boschman wrote: Package: asterisk While trying to setup a conference call using app_meetme it terminates the conference user when a second caller enters with the following errormessage: [Nov 11 16:56:26] WARNING[22074]: app_meetme.c:1624 conf_run: Unable to set buffering

Bug#494445: oops when loading nf_conntrack_ipv6

2008-10-07 Thread Faidon Liambotis
Vitaliy, hi, On Tue, Aug 12, 2008 at 02:55:56PM +0400, Vitaliy Gusev wrote: On 11 August 2008 19:39:35 maximilian attems wrote: hello, could you please take a look at: * oops on load of nf_conntrack_ipv6 http://bugs.debian.org/494445 IPv6 conntrack doesn't work yet. It will be

Bug#484360: Bug#501207: destar: Fails to run with python2.5

2008-10-07 Thread Faidon Liambotis
John Wright wrote: Yes, lenny will have both python2.4 and python2.5. One workaround, at least for the compiler.ast.From problem, would be to run destar with #!/usr/bin/python2.4 instead of #!/usr/bin/python. But I think it better to fix the bug rather than try to work around it, if

Bug#494445: oops when loading nf_conntrack_ipv6

2008-10-07 Thread Faidon Liambotis
Vitaliy Gusev wrote: The linux-image-2.6.26-1-openvz doesn't have this fix. Latest 2.6.26-ovz has fix. For 2.6.27-ovz fix patches was sent To Pavel for review. Could you pinpoint the patch for 2.6.26 exactly, e.g. by a commit or by attaching it? If it's simple enough, perhaps the Debian

Bug#501207: destar: Fails to run with python2.5

2008-10-06 Thread Faidon Liambotis
John, hi, John Wright wrote: The above problem is actually the same as bug 501207. However, with that patch applied, I get the following problem starting destar: snip The attached patch fixes the SyntaxError. Thanks a lot for these patches! I have absolutely no clue about python and I don't

Bug#493055: BRIStuff patches introduce deadlock

2008-10-03 Thread Faidon Liambotis
Hi, Faidon Liambotis wrote: Kevin Shanahan wrote: Well it looked promising, but no - the lockup still appears to be reproducable. The patch I used to test is attached. Let me know if I made any mistake in backporting it (it should apply cleanly as the last patch in the debian/patches/series

Bug#500645: Acknowledgement (linux-image-2.6.26-1-openvz-686: OpenVZ checkpointing does not work)

2008-09-30 Thread Faidon Liambotis
forwarded 500645 http://bugzilla.openvz.org/show_bug.cgi?id=1034 thanks Hi, Upstream contacted me; apparently the bug was (automatically?) forwarded to their bugzilla as #1034. They think that the bug was fixed in commit d588f384. Thanks, Faidon -- To UNSUBSCRIBE, email to [EMAIL

Bug#500645: linux-image-2.6.26-1-openvz-686: OpenVZ checkpointing does not work

2008-09-29 Thread Faidon Liambotis
Package: linux-image-2.6.26-1-openvz-686 Version: 2.6.26-6 Severity: normal 2.6.26-6 supposedly added OpenVZ checkpointing support -- and indeed the kernel option was enabled and /proc/cpt exists. I was unable, however, to perform an online migration or even a checkpoint/restore cycle on both

Bug#493055: BRIStuff patches introduce deadlock

2008-09-28 Thread Faidon Liambotis
Kevin, hi, Kevin Shanahan wrote: Well it looked promising, but no - the lockup still appears to be reproducable. The patch I used to test is attached. Let me know if I made any mistake in backporting it (it should apply cleanly as the last patch in the debian/patches/series file). Yes, you

Bug#493055: BRIStuff patches introduce deadlock

2008-09-26 Thread Faidon Liambotis
Kevin, hi, Kevin Shanahan wrote: I had some problems with my Asterisk installation having the PRI channels lock up completely when certain types of calls were received. Eventually this was traced back to a deadlock caused by the bristuff patches being applied. Various information, logs and

Bug#491672: [RFC] How should rsyslog handle .0 logfiles from sysklogd

2008-09-19 Thread Faidon Liambotis
Michael Biebl wrote: 2.) Try to log rotate the .0 files for the default Debian log files in postinst. I feel a bit uneasy about this approach, for several reasons: - It adds fairly reasonable complexity to the maintainer scripts, if you want to consider all corner cases. E.g. if you switch

Bug#438815: Segfault when dlclose()ing libopenh323

2008-09-09 Thread Faidon Liambotis
severity 438815 important thanks [release team: the bug is about a segfault of users of libopenh323 that happens when they dlclose() the library; see #48 for more.] Since upstream is quite unresponsive generally and in this case they haven't even looked at the bug, it has been workarounded by

Bug#498399: asterisk: random segfaults

2008-09-09 Thread Faidon Liambotis
Lionel Elie Mamane wrote: On Tue, Sep 09, 2008 at 09:04:43PM +0200, Lionel Elie Mamane wrote: Asterisk seemingly randomly dies (...) Today, I caught it dying while stracing it. Another crash and this time I had a console open: I'm afraid straces and console won't help much. Have a look

Bug#477505: libcommoncpp2: diff for NMU version 1.6.1-1.1

2008-08-16 Thread Faidon Liambotis
Martin Zobel-Helas wrote: find attached the diff for my libcommoncpp2 1.6.1-1.1 NMU, which i will upload to delay-7. Already tried it and it failed to build from source due to some patch conflicts; didn't spend much time on it though. Feel free to upload this as a 0-day NMU, no need to delay it

Bug#494928: ITP: sflphone -- SIP and IAX2 compatible VoIP phone

2008-08-14 Thread Faidon Liambotis
Francois Marier wrote: SFLphone is a SIP/IAX2 compatible softphone for Linux. The SFLphone project's goal is to create a robust enterprise-class desktop phone. While it can serve home users very well, it is designed with a hundred-calls-a-day receptionist in mind. It features a flexible

Bug#489136: rtpproxy: installation fails

2008-08-11 Thread Faidon Liambotis
Marcus, hi, Marcus Better wrote: Starting rtpproxy: rtpproxy: running this program as superuser in a remote control mode is strongly not recommended, as it poses serious security threat to your system. Use -u option to run as an unprivileged user or -F is you want to run as a superuser

Bug#492623: [Pkg-fonts-devel] Bug#492623: ttf-liberation: Trademark prevents modifications

2008-07-30 Thread Faidon Liambotis
Ian Jackson wrote: Quoting the license: ... If you modify the files, you must - Rename the fonts to remove any reference to Liberation - Not install the fonts as liberation - Rename the binary package and the source package - Change the description to remove all references to Liberation

Bug#399970: Asterisk and chan_misdn

2008-07-30 Thread Faidon Liambotis
Victor Seva wrote: PD: Simon, can you take a look over those changes and comment them? Maybe a working 1.1.8 version on experimental will be nice. Considering that a) a version of mISDN was merged to upstream Linux, b) we are on a freeze expecting a new release, I'd say that the best strategy

Bug#492620: please build asterisk with libcap2-dev instead of libcap-dev

2008-07-30 Thread Faidon Liambotis
Torsten Werner wrote: I recommend building with libcap2-dev because libcap1 is no longer maintained upstream. The patch is rather trivial. Are the two libraries 100% API compatible? Why there two version in the archive? Why is there a libcap2-dev package and an update to libcap with v2 wasn't

Bug#429734: Please merge the wpasupplicant and hostapd source packages

2008-07-30 Thread Faidon Liambotis
Daniel Gimpelevich wrote: Please merge the wpasupplicant and hostapd source packages. They are built from the same sources anyway, and using the hostapd source from the wpasupplicant package should also fix Debian bug #429734 for 2.6.26 or later kernels. I have merged them in my Ubuntu Personal

Bug#493055: BRIStuff patches introduce deadlock

2008-07-30 Thread Faidon Liambotis
severity 493055 important thanks Kevin Shanahan wrote: I had some problems with my Asterisk installation having the PRI channels lock up completely when certain types of calls were received. Eventually this was traced back to a deadlock caused by the bristuff patches being applied. Various

Bug#492867: libpri - new upstream version

2008-07-29 Thread Faidon Liambotis
Kevin Shanahan wrote: New version 1.4.6 has been released upstream. Currently trying to debug some nasty ISDN PRI issues with Asterisk, so it would be useful to have this package at the latest version to ensure we have the latest fixes. We are aware of it. Unfortunately, a) we are on a

Bug#492329: asterisk: Move chan_vpb.so dependencies to 'Suggests'

2008-07-25 Thread Faidon Liambotis
Tim Retout wrote: Not everyone uses VoiceTronix hardware; I have been told that the vpb channel is still unstable, and would prefer not to install libvpb. The attached patch sets some dh_shlibdeps options, to move the dependencies of this one channel into 'Suggests'. Splitting it out into a

Bug#482997: asterisk: Extremely choppy sound and high CPU usage

2008-06-27 Thread Faidon Liambotis
Ketil Vestby wrote: Thursday 26 June 2008, Moritz Muehlenhoff wrote: .. What's the status? Shall we push the fix in the upcoming r4 release? The status: The patch did not do its job, instead it did open up for a rather huge set of instability problems in addition to the original problem. I

Bug#485071: Please provide support for including EPS with XeLaTeX

2008-06-11 Thread Faidon Liambotis
Norbert Preining wrote: On So, 08 Jun 2008, Faidon Liambotis wrote: +%% 2007/10/25 [JK] Version v0.93 added EPS support from dvipdfmx.def +%% (for use with xdvipdfmx, default driver in xetex 0.997) Yes, but texlive ships 0.996-patch2. Are you/we sure that this works? Did you

Bug#468797: dynamips: dpkg-buildpackage -b fails on amd64

2008-06-08 Thread Faidon Liambotis
Erik, hi, Any reason why this fix is not present (i.e. uncommented) in Debian? This is an RC-bug, preventing dynamips from being included in testing. I intend to do an NMU if you don't act on this bug soon. Thanks, Faidon PS. If you ACK this NMU, would you ACK a move from non-free to contrib

Bug#485071: Please provide support for including EPS with XeLaTeX

2008-06-07 Thread Faidon Liambotis
Package: texlive-latex-base Version: 2007-14 Severity: normal Tags: fixed-upstream patch Hi, Currently it is not possible to include EPS graphics with \includegraphics. Upstream has a very simple fix in their SVN[1] that modifies xetex.def to fix that. The patch is: ---

Bug#484796: asterisk-oh322: CVE-2008-2543 denial of service

2008-06-06 Thread Faidon Liambotis
reassign 484796 asterisk-ooh323c close 484796 1.4.7-1 thanks Nico Golde wrote: Package: asterisk-oh323 Severity: grave Tags: security CVE-2008-2543[0]: | The ooh323 channel driver in Asterisk Addons 1.2.x before 1.2.9 and | Asterisk-Addons 1.4.x before 1.4.7 creates a remotely accessible

Bug#479612: spandsp ABI SONAME

2008-06-04 Thread Faidon Liambotis
reassign 479612 spandsp 0.0.4pre18-1 retitle 479612 spandsp 0.0.4pre18-1 broke ABI severity 479612 grave thanks Steve, do we have any news regarding the ABI issues of spandsp I mentioned on my previous mail? The ABI issue will block spandsp from releasing with our stable release, scheduled

Bug#482997: asterisk: Extremely choppy sound and high CPU usage

2008-05-27 Thread Faidon Liambotis
tags 482997 + confirmed thanks Torgeir Skjøtskift wrote: When making calls involving IAX2 channels, sound is extremely choppy and CPU usage spikes. Messages on the CLI indicate problems while channels are active: WARNING[12301]: File chan_iax2.c, Line 4436 (socket_read): Received mini frame

Bug#482997: asterisk: Extremely choppy sound and high CPU usage

2008-05-27 Thread Faidon Liambotis
Florian Weimer wrote: * Faidon Liambotis: security team, what do you think? Should I prepare a new version with these changes and upload it to security-proposed-updates? Do you mean stable-proposed-updates? That's up to the stable release managers. I don't like uploading such a change

Bug#466729: asterisk: terminate called ...

2008-05-25 Thread Faidon Liambotis
reassign 466729 libvpb0 4.2.25-1 close 466729 4.2.26-1 thanks Eloy, Everything should work fine (with or without cards=0) for quite some time now. If not, please reopen this bug. Sorry for taking so long to actually document this on the BTS. Thanks, Faidon -- To UNSUBSCRIBE, email to

Bug#480839: consider not starting asterisk on upgrade when no /etc/rc*/S*asterisk symlinks exists

2008-05-25 Thread Faidon Liambotis
reassign 480839 debhelper thanks Timo Juhani Lindfors wrote: The postrm script #!/bin/sh set -e # Automatically added by dh_installinit if [ -x /etc/init.d/asterisk ]; then update-rc.d asterisk defaults 21 /dev/null if [ -x `which invoke-rc.d 2/dev/null` ]; then

Bug#449148: bind9: db.root needs update: L.ROOT-SERVERS.NET has changed IP address to 199.7.83.42

2008-05-20 Thread Faidon Liambotis
[removing [EMAIL PROTECTED] from Cc] Florian Weimer wrote: severity 449148 wishlist tag 449148 -security thanks * Faidon Liambotis: You pointed out earlier in the bug log that is is a critical (sic) bug but there wasn't a fix prepared for etch. No, it's not. The prefix containing the old

Bug#449148: bind9: db.root needs update: L.ROOT-SERVERS.NET has changed IP address to 199.7.83.42

2008-05-19 Thread Faidon Liambotis
severity 449148 grave tags 449148 + security thanks Hi, You pointed out earlier in the bug log that is is a critical (sic) bug but there wasn't a fix prepared for etch. I wasn't aware of this change until I discovered[1] (via slashdot) a blog post explaining that the old IP address was still

Bug#479612: spandsp ABI SONAME

2008-05-06 Thread Faidon Liambotis
It has come to our (the Debian VoIP team) attention[1] that spandsp 0.0.4pre18 broke the ABI while keeping the same SONAME libspandsp.so.0.0.2. Every application compiled using a previous version crashes right now. It's also possible that spandsp 0.0.5pre2 also breaks the ABI (vs 0.0.4pre18)

Bug#479612: after upgrade to spandsp 0.0.4pre18 asterisk-app-fax crashes asterisk

2008-05-05 Thread Faidon Liambotis
James Bottomley wrote: Apparently the dependency of asterisk-spandsp-plugins and spandsp-dev is pretty tight. It looks like there was a binary incompatible change introduced by the upgrade from 0.0.4pre16 to 0.0.4pre18 I verified that asterisk crashes every time a fax is received after the

Bug#475601: openh323-titan_1.19.1~dfsg-4(sparc/unstable): FTBFS: segfaults during build on on sparc

2008-05-04 Thread Faidon Liambotis
tags 475601 + help thanks I've been trying to debug this with no success. It seems like a toolchain issue, since no code changes have been made since the previous revision, which worked fine on all architectures. Building with gcc/g++ 4.2, however, didn't have an effect. It's very likely that

Bug#478361: FIX: asterisk: bashism in debian/rules

2008-04-29 Thread Faidon Liambotis
tags 478361 + pending thanks Leonardo Rodrigues de Mello wrote: here is one patch that solve this bashism bug: --- debian/rules.orig 2008-04-29 10:07:33.0 -0300 +++ debian/rules2008-04-29 10:07:56.0 -0300 @@ -152,7 +152,8 @@ dh_install -s

Bug#475116: ITP: asterisk-espeak -- eSpeak text-to-speech module for Asterisk

2008-04-09 Thread Faidon Liambotis
Andrew Pollock wrote: * Package name: asterisk-espeak Version : 0.4 Upstream Author : Francois Aucamp [EMAIL PROTECTED] * URL : https://sourceforge.net/projects/asterisk-espeak * License : GPL Programming Lang: C Description : eSpeak text-to-speech

Bug#439993: ITP: libapache2-mod-pubcookie -- apache2 module supporting Pubcookie

2008-04-07 Thread Faidon Liambotis
Hi, What are you plans about this ITP? It's been open for some time now. I've done some preliminary work on packaging upstream and will probably finish it really soon, since I need to deploy it for a work-related project. If you have prepared something, contact me to arrange comaintainance

Bug#439993: ITP: libapache2-mod-pubcookie -- apache2 module supporting Pubcookie

2008-04-07 Thread Faidon Liambotis
Peter Woodman wrote: Yeah, I submitted that quite some time ago and then the idea got buried. I've just recently completed repackaging of this and just deployed it to some machines last friday.. I've switched to using git-buildpackage, and can stick it online by day's end, but seeing that

Bug#462410: asterisk: astrerisk fails after update on codec conversion and crashes)

2008-04-05 Thread Faidon Liambotis
Since this is apparently a possible target for tonight's BSP, please don't NMU this just yet. It's rather complicated, involves lots of packages, is being handled and can't be easily solved in a night. FWIW, chan-capi should be working now; the bug is open, however, since other asterisk

Bug#459712: build-conflicts with its own runtime

2008-04-03 Thread Faidon Liambotis
[the following is a more useful description of the bug than the irc log] pwlib and pwlib-titan build-conflict with their runtime parts besides the -dev parts. I think this is being done because a sample program is built and run when the package builds as a mean to catch runtime errors/screwups

Bug#459712: build-conflicts with its own runtime

2008-04-03 Thread Faidon Liambotis
Kilian Krause wrote: In the case that it is, how would you feel about making the sample build/run conditional on the presence of libpt in the build system? Well, it was very much needed as a precaution in the past - especially on the non-trivial architectures. Doing a conditional test without

Bug#473456: asterisk: chan_sip starts RTP stream before receiving ACK

2008-03-31 Thread Faidon Liambotis
Marcus Better wrote: I'd like to forward this one upstream, but first it should probably be verified on some more recent build. Does anyone have Debian packages for 1.6 (or svn trunk) in the pipeline? I don't and I think neither does Tzafrir. However, if the bug stands, it should be fixed in

Bug#460475: Asterisk crashes

2008-03-25 Thread Faidon Liambotis
close 438702 close 456383 close 460475 thanks Hi, I haven't received a reply in my recent ping and it is extremely likely that those bugs were something on your end. Therefore, I'm closing them. If you decide to reopen one of them (or all of them) at some point please make sure that it's

Bug#433779: Fixed on 1.4.17

2008-03-25 Thread Faidon Liambotis
Hasse, hi, Nestor A. Diaz wrote: At least on 1.4.17 the problem is fixed. Could you confirm this? Thanks, Faidon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#472379: asterisk-chan-capi 1.0.2 error dialing or receiving calls

2008-03-25 Thread Faidon Liambotis
forcemerge 462410 472379 thanks I get the following error when I get an incoming call on my ISDN line using asterisk-chan-capi (1.0.2): [Mar 23 22:47:50] NOTICE[3302]: channel.c:2529 __ast_read: Dropping incompatible voice frame on CAPI/ISDN1#02/948197215-0 of format alaw since our native

Bug#452620: pm-utils: wrong cpu governor values written to /var/run/pm-suspend

2008-03-24 Thread Faidon Liambotis
I can confirm the bug (#452260) and the (trivial but well documented) fix as well. Thanks Vasili! Tim, you haven't made an upload of pm-utils since Jul 2007; the BTS is full of unanswered bug reports, some of them with trivial patches attached. You seem, however, to be active, according to

Bug#434053: twinkle: freezes after call termination

2008-03-19 Thread Faidon Liambotis
Marc, hi, Marc Haber wrote: I get an incoming call. THe call is established, but I cannot hear the caller and the caller cannot hear me. This _might_ be caused by my broken home router which does not NAT correctly (the ISP claims that VoIP is not supported on what they call Internet Access, and

Bug#471225: Missing manpages that are shipped by upstream

2008-03-16 Thread Faidon Liambotis
Package: slapd Version: 2.4.7-6.1 Severity: minor The package is missing several manpages that are shipped by upstream and can be found in the source. At least slapo-constraint, slapo-dds, slapo-dyngroup, slapo-dynlist and slapo-memberof are missing, possibly others. Please include them in a

Bug#466729: Does not seem to be fixed

2008-03-12 Thread Faidon Liambotis
: #466729) The only way to start asterisk was to apply the workaround that Faidon Liambotis [EMAIL PROTECTED] mentioned: Meanwhile, you can add an explicit noload = chan_vpb.so to your modules.conf, as a temporary workaround. Do you have any VoiceTronix cards in your system? What is the value

Bug#469397: ITP: xbmc -- XBox Media Center Linux Port

2008-03-04 Thread Faidon Liambotis
Matthew Johnson wrote: Description: XBox Media Center Linux Port A media center originally written for the XBox and then ported to linux. I intend to upload this to experimental to start with. The linux port of it is just that. It's also designed for installation to a single directory, not

Bug#464203: asterisk-app-fax: fails to load with Asterisk 1.4.17

2008-03-04 Thread Faidon Liambotis
tags 464203 + unreproducible thanks Shane Wegner wrote: The rxfax and txfax plugins didn't load for on install from the archive. A quick rebuild against latest spandsp-dev and asterisk-dev fixed it for me. Not sure if others can confirm. Could you clarify what you mean by not loading? I'm

Bug#460475: Asterisk v1.4.17 Crashed on Debian GNU/Linux Etch

2008-03-03 Thread Faidon Liambotis
GNUbie wrote: Hello Faidon, On Thu, Feb 21, 2008 at 4:32 AM, Faidon Liambotis [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Any news about your setup? Is it stable? Was it the build-environment of yours? Can we close *all* of your segfault bugs? They're quite a few

Bug#466391: Vodafone Mobile Connect Card for Debian

2008-02-29 Thread Faidon Liambotis
Pablo, hi, I found a piece of software that you apparently authored and Debianized, Vodafone Mobile Connect Card Driver for Linux. I am a Debian Developer and I am interested in having this in Debian. That will mean that it will eventually get propagated to Ubuntu, which I've seen that you

Bug#460475: Asterisk v1.4.17 Crashed on Debian GNU/Linux Etch

2008-02-21 Thread Faidon Liambotis
Hi, GNUbie wrote: On Jan 26, 2008 12:44 AM, Victor Seva [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Then ... is this bug report solved? can you close it with a small explanation? I can't say it's really solved. I have to monitor my current setup for the next few days or weeks.

Bug#466729: asterisk: terminate called after throwing an instance of 'Wobbly'

2008-02-20 Thread Faidon Liambotis
Hi, Vincas Ciziunas wrote: Asterisk does not start up. Please find attached, the output of asterisk -vvv -g (minus the Core Dumped message at the bottom) and the core file from the crash. Thanks for the detailed bug report. This is an issue with libvpb -- probably with the way asterisk

Bug#466283: hostapd: Slightly wrong LSB header in init.d script

2008-02-17 Thread Faidon Liambotis
Petter Reinholdtsen wrote: Package: hostapd Version: 1:0.5.4-1 Severity: important Tags: patch User: [EMAIL PROTECTED] Usertags: incorrect-dependency When testing dependency based boot sequencing, I discovered a bug in the init.d script for hostapd. It need a mounted /usr/ and this

Bug#465468: Bug#465453: asterisk: illegal free(env_var) after putenv(env_var)

2008-02-12 Thread Faidon Liambotis
severity 465452 minor severity 465453 minor severity 465455 minor severity 465460 minor tags + 465452 upstream tags + 465453 upstream tags + 465455 upstream tags + 465458 upstream tags + 465460 upstream tags + 465468 upstream tags + 465478 upstream thanks Hi, I'm not sure what you expect from

Bug#464203: asterisk-app-fax: fails to load with Asterisk 1.4.17

2008-02-05 Thread Faidon Liambotis
Shane Wegner wrote: The rxfax and txfax plugins didn't load for on install from the archive. A quick rebuild against latest spandsp-dev and asterisk-dev fixed it for me. Not sure if others can confirm. Seems fine on i386. Perhaps somewhere along the way the ABI got broken and asterisk-app-fax

Bug#463983: asterisk doesn't behave the same when in debug mode

2008-02-04 Thread Faidon Liambotis
root wrote: To get my asterisk to work I have to launch it through the command line: asterisk -vvvc Otherwise, through /etc/init.d/asterisk start It doesn't behave in the same way (most operations get a 603 Declined response). Probably because that way asterisk runs as root, while the

Bug#462410: asterisk: astrerisk fails after update on codec conversion and crashes)

2008-01-26 Thread Faidon Liambotis
Holger Wegner wrote: Hi, I build the asterisk-chan-capi package from new with: - apt-get update - apt-get build-dep asterisk-chan-capi - apt-get source --build asterisk-chan-capi and installed it. Now it works again for me. Unfortunately, this means that at some point we (or probably

Bug#460475: Asterisk v1.4.17 Crashed on Debian GNU/Linux Etch

2008-01-25 Thread Faidon Liambotis
Victor Seva wrote: On Jan 24, 2008 9:03 PM, Victor Seva [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I'm using asterisk v1.4.17 on my Debian etch without problems. You can test my own backported packages [0]. [0]

Bug#462270: asterisk: agi-bin directory is intended for local scripts, and should be under /var

2008-01-24 Thread Faidon Liambotis
First of all, let's all agree that this is not a clear cut case. We definitely have a bug here, aside from this discussion, and this is that we don't ship the agi-bin directory even though we referenced this. Sadly, Andew Pollock didn't report this as a bug when he found it. Tim Retout wrote:

Bug#462270: asterisk: agi-bin directory is intended for local scripts, and should be under /var

2008-01-24 Thread Faidon Liambotis
Tim Retout wrote: Well, I don't exactly agree to the host-specific scripts. If we go down this road, then the whole /usr/local should go away (think of perl, python etc.) There can be site-specific software that is not host-specific, so third-party Perl modules would still belong in

Bug#462410: asterisk: astrerisk fails after update on codec conversion and crashes

2008-01-24 Thread Faidon Liambotis
reassign 462410 asterisk-chan-capi severity 462410 grave thanks Holger Wegner wrote: After updating to 1.4.17 the system is crashing everytime it receives or send a connection to the chan-capi. The Capi is connected to a Eicon Diva Server 4BRI. This was working before. A call transfer from SIP

Bug#459244: asterisk: split-up proposal

2008-01-24 Thread Faidon Liambotis
tag 459244 + wontfix thanks Matthew King wrote: To the best of my knowledge the (mods|site)-(available|enabled) system that Apache uses is something in Debian that has diverged from upstream. At least insofar as their configuration doesn't use it by default. The ability via the include

Bug#456440: sipsak: debian/copyright does not contain a verbatim copy of its copyright and distribution license

2008-01-22 Thread Faidon Liambotis
or later in +debian/copyright. (Closes: #456440) + * Fix debian/watch by using a v3 watchfile. (Closes: #450083) + * Don't ship an empty /usr/sbin. + + -- Faidon Liambotis [EMAIL PROTECTED] Tue, 22 Jan 2008 11:07:01 +0200 + sipsak (0.9.6-1.1) unstable; urgency=low * NMU diff -u sipsak-0.9.6

Bug#460475: Asterisk v1.4.17 Crashed on Debian GNU/Linux Etch

2008-01-13 Thread Faidon Liambotis
reassign 460475 asterisk 1.4.17~dfsg-2 thanks [you should report bugs with Package: asterisk, not the .deb file] Hi, again, Each time we get a better bugreport :-) This time you managed to report us all the relevant information, thanks! TBH, I haven't really looked at your backtrace but it

Bug#460029: ulogd: mails to Maintainer are bouncing

2008-01-10 Thread Faidon Liambotis
Lucas Nussbaum wrote: Mails sent to the maintainer of this package are bouncing with the following error message: [EMAIL PROTECTED] SMTP error from remote mailer after RCPT TO:[EMAIL PROTECTED]: host mail.debian.gr [87.230.20.158]: 550 5.1.1 [EMAIL PROTECTED]: Recipient address

Bug#399970: successfull use of asterisk + misdn

2008-01-08 Thread Faidon Liambotis
Victor Seva wrote: Thanks. What changes are needed in the Asterisk package to properly support misdn? Any way to integrate them in the main package? I'm only adding my libmisdnuser-dev and libmisdnuser0 to Build-Depends. This sounds interesting. Simon's opinion is that mISDN is immature for

Bug#458877: asterisk: FTBFS: E: Couldn't find package libc-client2006j2-dev

2008-01-06 Thread Faidon Liambotis
reassign 458877 uw-imap retitle 458877 Please rename the -dev package to libc-client-dev thanks Steve Langasek wrote: You've fixed this bug by adding the following build-dependency: libc-client2007-dev | libc-client-dev Please build-depend only on libc-client-dev instead. The use of

Bug#459244: Fw: Bug#459244: asterisk: split-up proposal

2008-01-05 Thread Faidon Liambotis
jamhed wrote: На Sat, 05 Jan 2008 11:10:05 +0100 Julien BLACHE [EMAIL PROTECTED] записано: That doesn't buy anything, you've just had a false good idea. May be idea is not so false but implementation ;) Think of a modules configuration script, like apache. It will allow to achieve the same

Bug#459244: asterisk: split-up proposal

2008-01-04 Thread Faidon Liambotis
jamhed wrote: So I suggest you be more specific about what you want to move to subpackages. Why would you want app_voicemail.so in a separate package? What harm is it in this module lying around? One valid reason would be dependency on external libraries: odbc, pgsql, netsnmp, radius,

Bug#446824: CVE-2007-5448 remote denial of service via crafted beacon frame

2007-12-29 Thread Faidon Liambotis
Luk Claes wrote: CVE-2007-5448[0]: | Madwifi 0.9.3.2 and earlier allows remote attackers to cause a denial | of service (panic) via a beacon frame with a large length value in the | extended supported rates (xrates) element, which triggers an assertion | error, related to

Bug#458106: New upstream version 0.6.1

2007-12-28 Thread Faidon Liambotis
Marco Rodrigues wrote: Please update to the latest upstream version 0.6.1 http://siproxd.tuxworld.ch/ChangeLog Please, stop this! We are aware of the new siproxd releases. They still haven't switched to libosip3 however and libosip2 is no longer available in Debian (and it won't be). siproxd

Bug#458105: New upstream version 0.5.6

2007-12-28 Thread Faidon Liambotis
Marco Rodrigues wrote: Please update to the latest upstream version 0.5.6 http://developer.berlios.de/project/shownotes.php?group_id=1208release_id=13147 First of all, please stop this. We have watch files and a nice overview page[1] so that we can get informed of packages that need attention.

Bug#447245: zaptel-source: OSLEC echo canceler renders zaptel channels unusable

2007-12-27 Thread Faidon Liambotis
Alessandro Polverini wrote: I can't, because it's a special linux running off a CD with bootcd, it has no reportbug and such. Please ask which kind of informations you need and I'll try to provide them. What's important is the kind of architecture the system is. I'd bet that your CPU is a

Bug#447245: zaptel-source: OSLEC echo canceler renders zaptel channels unusable

2007-12-27 Thread Faidon Liambotis
Tzafrir Cohen wrote: On Thu, Dec 27, 2007 at 03:40:32AM +0200, Tzafrir Cohen wrote: Some progress: after much debugging, David Rowe noticed that at least one source of problems is the following code from oslec/oslec_wrap.c: static __inline__ uint64_t cycles(void) { uint64_t x; __asm__

Bug#456383: Asterisk-1.4.15 Crashed on Debian GNU/Linux Etch i386

2007-12-20 Thread Faidon Liambotis
reassign asterisk 1.4.15~dfsg-1 thanks GNUbie wrote: I re-built the asterisk v1.4.15 source package and other dependencies from the Debian Unstable repository and installed them afterwards on my snip You can download the core dump file at

Bug#457063: asterisk: CVE-2007-6430 remote unauthenticated sessions

2007-12-19 Thread Faidon Liambotis
Nico Golde wrote: CVE-2007-6430[0]: | Due to the way database-based registrations (realtime) | are processed, IP addresses are not checked when the | username is correct and there is no password. An | attacker may impersonate any user using host-based | authentication without a secret,

Bug#452595: Asterisk SNMP OID's not available.

2007-12-19 Thread Faidon Liambotis
reassign 452595 snmpd 5.4.1~dfsg-4 retitle 452595 agentXPerms configuration directive is ignored thanks Jon Webster wrote: pbx# snmpget localhost -v2c -c asterisk 1.3.6.1.4.1.22736.1.5.1.0 ASTERISK-MIB::astNumChannels.0 = No Such Object available on this agent at this OID I tried to follow

Bug#454342: asterisk: tos-libcap patch is broken

2007-12-04 Thread Faidon Liambotis
tags 454342 + pending thanks Hi, Shane Wegner wrote: Was getting the following error in my Asterisk log: [Dec 4 09:49:18] WARNING[5787] rtp.c: Unable to set TOS to 184 Some poking around the tree and it looks like though the tos-libcap patch is getting applied, that patch depends on

Bug#153564: libpt's PlayFile does not work properly under powerpc

2007-12-03 Thread Faidon Liambotis
[skipping the non-productive discussion] Santiago Vila wrote: On the bug itself, it'd be nice if you provided more info, since you have the technical skills for that (being a DD etc.) The test in my previous message were done on etch systems, which means ohphone version 1:1.4.5+20060204-2

Bug#454133: pwlib: CVE-2007-4897 remote denial of service

2007-12-03 Thread Faidon Liambotis
Nico Golde wrote: Package: pwlib Version: 1.10.2-1 Severity: grave Tags: security Have you checked if this affects stable and oldstable? Regards, Faidon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#454155: asterisk: SQL Injection issue in res_config_pgsql/cdr_pgsql (AST-2007-025/AST-2007-026)

2007-12-03 Thread Faidon Liambotis
tags 454155 + pending thanks Teodor wrote: The asterisk team has fixed two security updates: AST-2007-025 - SQL Injection issue in res_config_pgsql AST-2007-026 - SQL Injection issue in cdr_pgsql These issues were fixed in the latest release (1.4.15). Please upgrade the package to

Bug#153564: libpt's PlayFile does not work properly under powerpc

2007-12-02 Thread Faidon Liambotis
Santiago Vila wrote: This was reported 6 years ago (!) and the submitter was asked for more information 3 years ago and never replied. I guess we can safely close this. Sorry, but bugs do not fix themselves magically, they are either fixed or not. If you think it's fixed, find someone

<    1   2   3   4   5   6   7   8   >