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

a few misc issues with MacOS POCS developer install #1055

Open
4 tasks
lspitler opened this issue Dec 26, 2020 · 0 comments
Open
4 tasks

a few misc issues with MacOS POCS developer install #1055

lspitler opened this issue Dec 26, 2020 · 0 comments
Labels

Comments

@lspitler
Copy link
Collaborator

lspitler commented Dec 26, 2020

Describe the bug
Attempted a clean developer install of POCS on MacOS running homebrew and miniconda. Encountered a few bugs.

To Reproduce
Steps to reproduce the behavior:

curl -fsSL https://install.projectpanoptes.org > install-pocs.sh
bash install-pocs.sh
1
lspitler
[pass for github ssh key]
1

Expected behavior
Expected it to work, but got the following errors/problems:

  • the group of my default user (lspitler) is not the same name of my user
  • md5sum is not on MacOS (e.g. https://www.garron.me/en/bits/how-to-md5sum-mac-os-x.html )
  • (home)brew does not like being run as sudo
  • it seemed to re-install a lot of things like wget, curl, git, etc. which ends up breaking a lot of things.
@lspitler lspitler added the bug label Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant