Opened 8 weeks ago

Closed 8 weeks ago

#69451 closed defect (duplicate)

Failed to Archivefetch Mongodb @6.0.7_1

Reported by: antoszko (Stefan Antoszko) Owned by: admin@…
Priority: Normal Milestone:
Component: server/hosting Version: 2.9.1
Keywords: Cc:
Port: mongodb

Description

$ sudo port install mongodb
Error: Failed to archivefetch mongodb: version @6.0.7_1: The requested URL returned error: 404 
$ port version
Version: 2.9.1

Attachments (1)

main.log (56.1 KB) - added by antoszko (Stefan Antoszko) 8 weeks ago.
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.

Download all attachments as: .zip

Change History (4)

Changed 8 weeks ago by antoszko (Stefan Antoszko)

Attachment: main.log added

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.

comment:1 Changed 8 weeks ago by jmroot (Joshua Root)

Keywords: catalina archive fetch host removed
Resolution: worksforme
Status: newclosed

You appear to be using binary-only mode, and there is no binary of mongodb available. This is the expected behaviour in that case. If you want to install it, you'll need to allow installing from source.

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

Resolution: worksforme
Status: closedreopened

Since there is no binary available, it can't possibly work for you.

comment:3 Changed 8 weeks ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: reopenedclosed

The reason why there is no binary available is #64599.

Note: See TracTickets for help on using tickets.