THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#74 - acc report_ack doesn't work
User who did this - Savolainen Dmitri (snen)
----------
thanks
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=74#comment84
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
Hello,
lately, most of the bugs related to Debian packaging were filled by Jon
Bonilla (Manwe), so the solution was to ask him to join and help to
fix/improve the spec files.
Jon has been around for quite some time, working with other SIP related
projects as well. I am looking forward to his contributions to packaging
system, part which was not much under focus lately, but needs to be
brought up-to-date to ease the installation on various OSes.
His commit id is: manwe
Welcome Jon!
Cheers,
Daniel
--
Daniel-Constantin Mierla
Kamailio (OpenSER) Advanced Training
Miami, Fl, USA - June 21-23, 2010
http://www.asipto.com/index.php/kamailio-advanced-training/
Module: sip-router
Branch: kamailio_3.0
Commit: e0eeace9b3c0c90d390bba63dee6d161c3f34d40
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e0eeace…
Author: Jon Bonilla <manwe(a)aholab.ehu.es>
Committer: Jon Bonilla <manwe(a)aholab.ehu.es>
Date: Sat May 29 22:13:26 2010 +0200
pkg Changes to debian/control
- Dependency changes to match lenny and squeeze at least. This will allow to
drop debian-lenny folder in the future.
- Added "Replaces" to kamailio-*-modules since the name of the modules has
changed since kamailio-1.5 and the upgrade would not work properly.
- VCS lines erased since the pointed to wrong URLs and we do not have a 3.0.2
tag to point.
- Added "Conflicts" to erase old packages that do not exist in this version and
could cause upgrade not to work properly.
---
pkg/kamailio/debian/control | 18 +++++++++++++++---
1 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/pkg/kamailio/debian/control b/pkg/kamailio/debian/control
index d3ef1b5..14f159c 100644
--- a/pkg/kamailio/debian/control
+++ b/pkg/kamailio/debian/control
@@ -3,15 +3,14 @@ Section: net
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers(a)lists.alioth.debian.org>
Uploaders: Kilian Krause <kilian(a)debian.org>
-Build-Depends: debhelper (>= 5), dpatch, libmysqlclient-dev | libmysqlclient16-dev | libmysqlclient15-dev | libmysqlclient14-dev | libmysqlclient12-dev, libexpat1-dev, libxml2-dev, libpq-dev, libradiusclient-ng-dev, flex, bison, zlib1g-dev, unixodbc-dev, libxmlrpc-c3-dev, libperl-dev, libsnmp-dev, dpkg-dev (>= 1.13.19), libdb-dev (>= 4.6.19), xsltproc, libconfuse-dev, libldap2-dev, libssl-dev, libcurl4-openssl-dev, python, libpcre3-dev, docbook-xml, libpurple-dev, libmemcache-dev, libreadline5-dev
+Build-Depends: debhelper (>= 5), dpatch, libmysqlclient-dev, libexpat1-dev, libxml2-dev, libpq-dev, libradiusclient-ng-dev, flex, bison, zlib1g-dev, unixodbc-dev, libxmlrpc-c3-dev, libperl-dev, libsnmp-dev, dpkg-dev (>= 1.13.19), libdb-dev (>= 4.6.19), xsltproc, libconfuse-dev, libldap2-dev, libssl-dev, libcurl3-openssl-dev, python, libpcre3-dev, docbook-xml, libpurple-dev, libmemcache-dev, libreadline5-dev
Standards-Version: 3.8.0
Homepage: http://www.kamailio.org/
-Vcs-Svn: svn://svn.debian.org/pkg-voip/kamailio/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/kamailio/?op=log
Package: kamailio
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Conflicts: kamailio-regex-modules, kamailio-dbg
Suggests: kamailio-mysql-modules, kamailio-postgres-modules, kamailio-unixodbc-modules, kamailio-tls-modules, kamailio-cpl-modules, kamailio-radius-modules, kamailio-presence-modules, kamailio-xmlrpc-modules, kamailio-perl-modules, kamailio-snmpstats-modules, kamailio-xmpp-modules, kamailio-carrierroute-modules, kamailio-berkeley-modules, kamailio-ldap-modules
Description: very fast and configurable SIP proxy
Kamailio is a very fast and flexible SIP (RFC3261)
@@ -30,9 +29,11 @@ Description: very fast and configurable SIP proxy
This package contains the main Kamailio binary along with the principal modules
and support binaries.
+
Package: kamailio-mysql-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version}), mysql-client
+Replaces: kamailio-mysql-module
Description: MySQL database connectivity module for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -43,6 +44,7 @@ Description: MySQL database connectivity module for Kamailio
Package: kamailio-postgres-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version}), postgresql-client
+Replaces: kamailio-postgres-module
Description: PostgreSQL database connectivity module for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -53,6 +55,7 @@ Description: PostgreSQL database connectivity module for Kamailio
Package: kamailio-cpl-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-cpl-module
Description: CPL module (CPL interpreter engine) for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -76,6 +79,7 @@ Description: radius modules for Kamailio
Package: kamailio-unixodbc-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-unixodbc-module
Description: unixODBC database connectivity module for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -98,6 +102,7 @@ Description: SIMPLE presence modules for Kamailio
Package: kamailio-xmlrpc-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-xmlrpc-module
Description: XMLRPC support for Kamailio's Management Interface
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -122,6 +127,7 @@ Description: Perl extensions and database driver for Kamailio
Package: kamailio-snmpstats-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version}), snmpd
+Replaces: kamailio-snmpstats-module
Description: SNMP AgentX subagent module for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -133,6 +139,7 @@ Description: SNMP AgentX subagent module for Kamailio
Package: kamailio-xmpp-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-xmpp-module
Description: XMPP gateway module for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -143,6 +150,7 @@ Description: XMPP gateway module for Kamailio
Package: kamailio-carrierroute-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-carrierroute-module
Description: Carrierroute module for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -154,6 +162,7 @@ Description: Carrierroute module for Kamailio
Package: kamailio-berkeley-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version}), db4.6-util
+Replaces: kamailio-berkeley-module
Description: Berkeley Database module for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -178,6 +187,7 @@ Description: LDAP modules for Kamailio
Package: kamailio-utils-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-utils-module
Description: Provides a set utility functions for Kamailio
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -189,6 +199,7 @@ Description: Provides a set utility functions for Kamailio
Package: kamailio-purple-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-purple-module
Description: Provides the purple module, a multi-protocol IM gateway
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
@@ -200,6 +211,7 @@ Description: Provides the purple module, a multi-protocol IM gateway
Package: kamailio-memcached-modules
Architecture: any
Depends: ${shlibs:Depends}, kamailio (= ${binary:Version})
+Replaces: kamailio-memcached-module
Description: Provides the memcached module, an interface to the memcached server
Kamailio is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, Kamailio can handle thousands calls
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Jon Bonilla (manwe)
Attached to Project - sip-router
Summary - Debian build of berkeley module fails on debian etch
Task Type - Bug Report
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - Tested Kamailio 3.0 branch
Debian build of berkeley module fails on debian etch
bdb_res.c: In function ‘bdb_res_free’:
bdb_res.c:49: error: ‘DBC’ has no member named ‘close’
make[3]: *** [bdb_res.o] Error 1
make[3]: se sale del directorio `/usr/src/kamailio/modules/db_berkeley'
make[2]: *** [modules] Error 1
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=76
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.