Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Fix MongoDB #54

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Fix MongoDB #54

wants to merge 4 commits into from

Conversation

Craftzman7
Copy link

Install working MongoDB binaries.

Description

Currently the MongoDB 4.4 package no longer runs on the RPIs. Instead we get new binaries from https://github.com/themattman/mongodb-raspberrypi-binaries

Related Issue

#53

Motivation and Context

Well I decided to install a nightly build so I get the latest version of Octofarm. I install it but I then come to find MongoDB is broken.

How Has This Been Tested?

I have built this on Ubuntu and has been tested under a Raspberry PI 4.

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Owner

@mkevenaar mkevenaar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for submitting this PR, however, I would like some changes. Would you please amend these?

src/modules/farmpi/config Outdated Show resolved Hide resolved
src/modules/farmpi/start_chroot_script Outdated Show resolved Hide resolved
src/modules/farmpi/start_chroot_script Outdated Show resolved Hide resolved
src/modules/farmpi/start_chroot_script Outdated Show resolved Hide resolved
@davidzwa
Copy link
Collaborator

@mkevenaar Im quite interested to see whether this fixes the problems. Will also try on my end 👍🏼

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants