[Bug 246662] net-im/jitsi-videobridge: add dependency on bash
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 22 15:22:32 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246662
Bug ID: 246662
Summary: net-im/jitsi-videobridge: add dependency on bash
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: acm at FreeBSD.org
Reporter: kaltheat at gmail.com
Flags: maintainer-feedback?(acm at FreeBSD.org)
Assignee: acm at FreeBSD.org
Hi,
currently I use
jitsi-videobridge-2.1.183_2
from latest package repo on FreeBSD 11.3-RELEASE-p9.
When I use videobridge without
shells/bash
installed, I get
2020-05-21 22:53:31.700 WARNING: [11] UlimitCheck.printUlimits#111: Running
with open files limit null (hard null), thread limit null (hard null). These
values are too low and they will limit the number of participants that the
bridge can serve simultaneously.
This has to do with
https://github.com/jitsi/jitsi-videobridge/blob/master/src/main/java/org/jitsi/videobridge/util/UlimitCheck.java#L44
Please add shells/bash as a runtime-dependency to avoid this warning.
Kind regards,
kaltheat
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list