[Bug 196446] New: [patch] net/kamailio: PLIST orphans mohqueue and rtpproxy SQL files with PGSQL
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 2 20:18:58 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196446
Bug ID: 196446
Summary: [patch] net/kamailio: PLIST orphans mohqueue and
rtpproxy SQL files with PGSQL
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: pi at FreeBSD.org
Reporter: john at saltant.com
Flags: maintainer-feedback?(pi at FreeBSD.org)
Assignee: pi at FreeBSD.org
Created attachment 151222
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151222&action=edit
net/kamailio: Add mohqueue and rtpproxy SQL init files to PLIST
If built with the PGSQL option, two files necessary for creating the initial
database are not installed as necessary. This causes "kamdbctl create" to fail
during extra_create() when EXTRA_MODULES contains "mohqueue" and/or "rtpproxy"
(which is does, by default).
The orphaned files are:
%%DATADIR%%/postgres/mohqueue-create.sql
%%DATADIR%%/postgres/rtpproxy-create.sql
The fix is to add them to pkg-plist. The attached patch does this.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer pi at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list