Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2020 15:22:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246662] net-im/jitsi-videobridge: add dependency on bash
Message-ID:  <bug-246662-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246662

            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@FreeBSD.org
          Reporter: kaltheat@gmail.com
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@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

=20
https://github.com/jitsi/jitsi-videobridge/blob/master/src/main/java/org/ji=
tsi/videobridge/util/UlimitCheck.java#L44

Please add shells/bash as a runtime-dependency to avoid this warning.

Kind regards,
kaltheat

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246662-7788>