THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#130 - kamailio debian build error
User who did this - Marcus Hunger (fnordian)
----------
also, 64bit libs must be deleted when duplicate.
add
rm -f $(CURDIR)/debian/kamailio-$(grp)-modules/usr/lib64/kamailio/`basename "$$r"` ; \
to the PACKAGE_GRP_INSTALL_template
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=130#comment211
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#128 - Debian / Ubuntu Packages for Kamailio 3.1.3 Broken
User who did this - Ali Onur Uyar (aouyar)
----------
The bug also applies to 32-bit systems; in fact I had reported the error on after upgrading from 3.1.2 to 3.1.3 debs on a 32-bit system. What seemed quite strange to me was that libraries were being installed in /usr/lib64 directory eventhough the system in question is a 32-bits system. Why are 64-bit libs being installed in the first place if the target system is 32-bits?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=128#comment210
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.
i noticed that sr master version crashes at startup if a listening
address does not exist:
May 3 10:19:43 sip /usr/sbin/sip-proxy[27907]: ERROR: <core> [udp_server.c:400]: ERROR: udp_init: bind(8, 0xb7210490, 16) on 192.98.102.10: Cannot assign requested address
May 3 10:19:43 sip kernel: [189745.416438] sip-proxy[27907]: segfault at 786e6570 ip b767ce38 sp bf85f67c error 4 in libc-2.11.2.so[b760a000+140000]
May 3 10:19:43 sip sip-proxy: ERROR: <core> [daemonize.c:307]: Main process exited before writing to pipe
-- juha
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#128 - Debian / Ubuntu Packages for Kamailio 3.1.3 Broken
User who did this - Florian Friedrich (FloFri)
----------
It seems to be a problem with the 64bit-builds. The debian/rules-script only checks for duplicate libraries in the usr/lib directory. But the libraries for the 64bit-builds are in the usr/lib64 directory.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=128#comment209
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Marcus Hunger (fnordian)
Attached to Project - sip-router
Summary - kamailio debian build error
Task Type - Bug Report
Category - Core
Status - Assigned
Assigned To - Andrei Pelinescu-Onciul
Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - Debian builds on amd64 are incorrect because the check for duplicate libraries is insufficient.
$(CURDIR)/debian/kamailio/usr/local/lib64/kamailio should be added to DUP_LIBS_DIRS in debian/rules.
i have not checked the ser-flavour.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=130
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.