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

Fix MongoDB#54

Open
Craftzman7 wants to merge 4 commits into
mkevenaar:mainfrom
FRC3636:fix-mongo
Open

Fix MongoDB#54
Craftzman7 wants to merge 4 commits into
mkevenaar:mainfrom
FRC3636:fix-mongo

Conversation

@Craftzman7

Copy link
Copy Markdown

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.

@mkevenaar mkevenaar left a comment

Copy link
Copy Markdown
Owner

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?

Comment thread src/modules/farmpi/config
Comment thread src/modules/farmpi/start_chroot_script Outdated
Comment thread src/modules/farmpi/start_chroot_script Outdated
Comment thread src/modules/farmpi/start_chroot_script Outdated
@Craftzman7 Craftzman7 requested a review from mkevenaar June 16, 2023 22:13
@davidzwa

Copy link
Copy Markdown
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