On 2020-12-08, Gregory Edigarov <[email protected]> wrote: > > > On 12/8/20 4:05 PM, Stuart Henderson wrote: >> 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. > ;-) sure thing, it is rather about copying the data from one server to > another, not a real backup. >> 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 > Will look into this, thanks for pointing, Stuart. > -- > With best regards, > Gregory Edigarov > >
I guess you can probably run it on $other_os to copy things around..

