On 2020-12-08, Gregory Edigarov <[email protected]> wrote:
> Hello,
>
> Just found that mongodb port/package doesn't not install
> mongodump/mongorestore binaries.
> Are there any problems with them?
>
> --
> With best regards,
>          Gregory Edigarov
>
>

Tempted to just reply with "if it needs backing up it shouldn't be
in mongodb", but... they aren't included in the main distfile and will
require modifying to work with OpenBSD.

https://github.com/mongodb/mongo-tools#building-tools

$ ./make build
START  | build
FAIL   | build in 11.252428ms
       | failed to detect local platform from kernel name "OpenBSD"
task(s) [build] failed
exit status 2

There is some info at
https://github.com/mongodb/mongo-tools/blob/master/PLATFORMSUPPORT.md
but it only covers adding new Linux distros, not new OS.


Reply via email to