Bug 219700 - databases/mongodb34-rocks: Create missing /var/run/mongodb folder
Summary: databases/mongodb34-rocks: Create missing /var/run/mongodb folder
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thomas Zander
URL:
Keywords: easy, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2017-06-01 08:27 UTC by Šimun Mikecin
Modified: 2017-07-16 16:40 UTC (History)
2 users (show)

See Also:
riggs: merge-quarterly+


Attachments
svn diff patch (2.79 KB, patch)
2017-06-01 08:27 UTC, Šimun Mikecin
numisemis: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Šimun Mikecin 2017-06-01 08:27:06 UTC
Created attachment 183118 [details]
svn diff patch

Doing "service mongod start" or "service mongos start" fails because there is no /var/run/mongodb folder.
This is a fix that creates that folder in the service scripts.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-16 13:01:07 UTC
A commit references this bug:

Author: riggs
Date: Sun Jul 16 13:00:11 UTC 2017
New revision: 446002
URL: https://svnweb.freebsd.org/changeset/ports/446002

Log:
  Fix initial startup: Create missing /var/run/mongodb folder

  PR:		219700
  Submitted by:	numisemis@yahoo.com (maintainer)
  MFH:		2017Q3

Changes:
  head/databases/mongodb34-rocks/Makefile
  head/databases/mongodb34-rocks/files/mongod.in
  head/databases/mongodb34-rocks/files/mongos.in
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-07-16 16:31:53 UTC
A commit references this bug:

Author: riggs
Date: Sun Jul 16 16:30:50 UTC 2017
New revision: 446035
URL: https://svnweb.freebsd.org/changeset/ports/446035

Log:
  MFH: r446002

  Fix initial startup: Create missing /var/run/mongodb folder

  PR:		219700
  Submitted by:	numisemis@yahoo.com (maintainer)

  Approved by:	ports-secteam (miwi)

Changes:
_U  branches/2017Q3/
  branches/2017Q3/databases/mongodb34-rocks/Makefile
  branches/2017Q3/databases/mongodb34-rocks/files/mongod.in
  branches/2017Q3/databases/mongodb34-rocks/files/mongos.in