Bug 246662

Summary: net-im/jitsi-videobridge: add dependency on bash
Product: Ports & Packages Reporter: kaltheat <kaltheat>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: kaltheat
Priority: --- Flags: bugzilla: maintainer-feedback? (acm)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff patch none

Description kaltheat 2020-05-22 15:22:29 UTC
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
Comment 1 kaltheat 2020-05-27 06:19:17 UTC
Created attachment 214902 [details]
svn diff patch

this should do it
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-06-04 22:59:05 UTC
A commit references this bug:

Author: acm
Date: Thu Jun  4 22:58:07 UTC 2020
New revision: 537976
URL: https://svnweb.freebsd.org/changeset/ports/537976

Log:
  - Add shells/bash as dependency
  - Bump PORTREVISION

  PR:		246662
  Submitted by:	kaltheat at gmail.com

Changes:
  head/net-im/jitsi-videobridge/Makefile