Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent installation on Bookworm #1671

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

cghague
Copy link
Contributor

@cghague cghague commented Oct 31, 2023

Resolves #1667.

TinyPilot doesn't currently work on Raspberry Pi OS Bookworm, so this change adds a check to prevent installation on versions of Raspberry Pi OS newer than Bullseye. A link to the issue for adding Bookworm support is included in the error message for convenience. I've tested this on-device on both Bullseye and Bookworm.
Review on CodeApprove

@cghague cghague requested a review from mtlynch October 31, 2023 20:21
mtlynch
mtlynch previously requested changes Nov 1, 2023
Copy link
Contributor

@mtlynch mtlynch left a comment

Choose a reason for hiding this comment

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

Automated comment from CodeApprove ➜

⏳ Approval Pending (1 unresolved comments)
Approval will be granted automatically when all comments are resolved

LGTM, thanks!


In: bundler/bundle/install:

> Line 37
  echo "You can track our progress by visiting https://github.com/tiny-pilot/tinypilot/issues/1668." >&2

Can we omit the trailing period? It's easier to copy/paste without it.


👀 @cghague it's your turn please take a look

Copy link
Contributor Author

@cghague cghague left a comment

Choose a reason for hiding this comment

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

Automated comment from CodeApprove ➜

In: bundler/bundle/install:
Resolved

Copy link
Contributor

@mtlynch mtlynch left a comment

Choose a reason for hiding this comment

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

Automated comment from CodeApprove ➜

Approved: I have approved this change on CodeApprove and all of my comments have been resolved.

@mtlynch mtlynch dismissed their stale review November 9, 2023 00:02

Review approved on CodeApprove

@cghague cghague merged commit 197a11c into master Nov 9, 2023
@cghague cghague deleted the 1667-fail-install-early-on-raspbian-bookworm branch November 9, 2023 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail install early on Raspbian Bookworm
2 participants