[MacPorts] #49290: mongodb does not start after upgrade to El Capitan

MacPorts noreply at macports.org
Sat Nov 14 03:38:06 PST 2015


#49290: mongodb does not start after upgrade to El Capitan
-----------------------+--------------------------
  Reporter:  coviex@…  |      Owner:  ryandesign@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.4
Resolution:            |   Keywords:  elcapitan
      Port:  mongodb   |
-----------------------+--------------------------

Comment (by marc@…):

 I have the exact same problem every time I upgrade the `mongodb` port.

 Here is how I fix it:


 {{{
 sudo port unload mongodb

 cd /opt/local/var/db/mongodb/

 sudo chown _mongo idp.ns
 sudo chown _mongo idp.0

 sudo chown _mongo local.0
 sudo chown _mongo local.ns

 sudo port load mongodb
 }}}

 I suspect there is a problem with the port installation.

-- 
Ticket URL: <https://trac.macports.org/ticket/49290#comment:12>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list