Opened 8 years ago

Closed 10 months ago

#49847 closed defect (fixed)

MongoHub cannot build and should be removed or updated

Reported by: simsong@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: MongoHub

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

MongoHub requires BWToolkit 1.2.5, which requires OS X 10.5 or 10.6 only. The port should be updated or the port should be removed.

sudo port install  MongoExplorer MongoHub 
Password:
--->  Computing dependencies for MongoExplorer
--->  Dependencies to be installed: BWToolkit
--->  Fetching distfiles for BWToolkit
Error: BWToolkit 1.2.5 requires OS X 10.5 or 10.6 only; it does not work on earlier or later versions of OS X.
Error: org.macports.fetch for port BWToolkit returned: incompatible OS X version
Error: Failed to install BWToolkit
Please see the log file for port BWToolkit for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_BWToolkit/BWToolkit/main.log
Error: The following dependencies were not installed: BWToolkit
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port MongoExplorer failed
[Dance ~ 12:23:08]$ 

Change History (4)

comment:1 Changed 8 years ago by simsong@…

Apparently MongoExplorer has the same problem.

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: MongoHub removed
Owner: changed from macports-tickets@… to ryandesign@…

In the future, please file a separate ticket for each issue instead of combining multiple issues into a single ticket. That makes it easier to track the solutions of the individual issues.

The error message you showed above says that MacPorts failed to install BWToolkit, as a dependency of MongoExplorer. As you see from the error message, BWToolkit only works on OS X 10.5 and 10.6, not earlier nor later versions; it is not within our realm of responsibility to fix that. On those systems, BWToolkit and MongoExplorer should install fine. If you require support for this software on other versions of OS X, you'll have to take that up with the developers of the software.

If you're not able to build MongoHub, please attach a main.log file showing the failure. I realize MongoHub in MacPorts is outdated, but the developer of MongoHub had originally made it very difficult to build his software; the version I added to MacPorts in February 2015, 2.7b10, was the latest version I was able to build at the time. I attempted to work with the developer to resolve this so that we could update MongoHub in MacPorts to a newer version, but last I checked, I was still not able to build it. However, it has been over 7 months since I last checked.

comment:3 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)

In 8a7851a91ee63f5d1e02bbe7a3b9326ae7762d22/macports-ports (master):

MongoExplorer: Delete

See: #49847
See: #67657

comment:4 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

In 91d28e64859b8a9ac7d72bcae806469d62c7f7fb/macports-ports (master):

MongoHub: Delete

Closes: #49847

Note: See TracTickets for help on using tickets.