Not very familiar with rtpengine dependencies specifics, but recently I installed it and I didn't want the kernel mode forwarding, therefore, iirc, I didn't have to install this package and all worked fine (there was a log/warning at startup that the kernel is not found, but all ok at runtime).

Cheers,
Daniel

On 12/09/14 09:13, Juha Heinanen wrote:
i would like that the following change is made to rtpengine debian
control file.  after the change, "apt-get dist-upgrade" upgrades
rtpengine packages without dependency errors.

-- juha

diff --git a/debian/control b/debian/control
index 6d5c812..31add8c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Homepage: http://sipwise.com/
  Package: ngcp-rtpengine-daemon
  Architecture: any
  Pre-Depends: ngcp-system-tools
-Depends: ${misc:Depends},
+Depends: ${misc:Depends}, ngcp-rtpengine-kernel-dkms,
           ${shlibs:Depends}
  Conflicts: ngcp-mediaproxy-ng-daemon
  Replaces: ngcp-mediaproxy-ng-daemon

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Next Kamailio Advanced Trainings 2014 - http://www.asipto.com
Sep 22-25, Berlin, Germany


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to