#67623 closed defect (wontfix)

mongodb Processing of port mongodb failed

Reported by: ArchSofia (Sofia Diaz-Valdez) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: highsierra Cc: ArchSofia (Sofia Diaz-Valdez)
Port: mongodb

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi! I have a highsierra macos 10.13.6.

  1. I cant seem to install mongodb. I have updated macport you can see it in this log:
MacBook-Pro:~ sofiadiazvaldez$ sudo port selfupdate
Password:
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.8.1 installed,
MacPorts base version 2.8.1 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
MacBook-Pro:~ sofiadiazvaldez$ port upgrade outdated
Nothing to upgrade.
Error: Insufficient privileges to write to MacPorts install prefix.
MacBook-Pro:~ sofiadiazvaldez$ sudo port upgrade outdated
Nothing to upgrade.
--->  Updating database of binaries
--->  Scanning binaries for linking errors
--->  No broken files found.                             
--->  No broken ports found.

Error: Failed to configure mongodb: configure failure: command execution failed
  1. this is when I try to run the mongodb install port:
MacBook-Pro:~ sofiadiazvaldez$ sudo port install mongodb
mongodb is known to fail. Try to install anyway? [y/N]: 

--->  Computing dependencies for mongodb
--->  Fetching archive for mongodb
--->  Attempting to fetch mongodb-6.0.5_0.darwin_17.x86_64.tbz2 from http://packages.macports.org/mongodb
--->  Attempting to fetch mongodb-6.0.5_0.darwin_17.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/mongodb
--->  Attempting to fetch mongodb-6.0.5_0.darwin_17.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/mongodb
--->  Configuring mongodb
Error: Failed to configure mongodb: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mongodb/mongodb/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port mongodb failed

Change History (2)

comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: mongodb removed
Owner: set to ryandesign
Priority: HighNormal
Status: newassigned

comment:2 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: highsierra added
Resolution: wontfix
Status: assignedclosed

mongodb is not compatible with macOS 10.13 anymore, sorry. You'll need macOS 10.14 or later. This is not our decision; the developers of mongodb have decided to impose this requirement.

Note: See TracTickets for help on using tickets.