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

Brew install procedure does not work on Intel-based Macos #844

Closed
moshix opened this issue Nov 10, 2022 · 2 comments
Closed

Brew install procedure does not work on Intel-based Macos #844

moshix opened this issue Nov 10, 2022 · 2 comments
Labels
macos Issues which are related to MacOS

Comments

@moshix
Copy link

moshix commented Nov 10, 2022

Describe the bug
Please provide a clear description of what you were trying to achieve along with the details of the flags that you passed.

When installing on Macos on an Intel machine with the procedure as described in the Install readme, I get the error below:

==> Installing Cask osxfuse
==> Running installer for osxfuse; your password may be necessary.
Package installers may write to any location; options such as --appdir are ignored.
installer: Error - The FUSE for macOS installation package is not compatible with this version of macOS.
==> Purging files for version 3.11.2 of Cask osxfuse
Error: Failure while executing; /usr/bin/sudo -E -- /usr/bin/env LOGNAME=moshe USER=moshe USERNAME=moshe /usr/sbin/installer -pkg /usr/local/Caskroom/osxfuse/3.11.2/Extras/FUSE\ for\ macOS\ 3.11.2.pkg -target / exited with 1. Here's the output:
installer: Error - The FUSE for macOS installation package is not compatible with this version of macOS.

To Collect more Debug logs
Steps to reproduce the behavior:

  1. Please make sure you have no other security, monitoring, background processes which can offend the FUSE process running. Possibly reproduce under a fresh/clean installation.
  2. Please rerun with --debug_fuse --debug_fs --debug_gcs --debug_http --foreground as additional flags to enable debug logs.
  3. Monitor the logs and please capture screenshots or copy the relevant logs to a file (can use --log-format and --log-file as well).
  4. Attach the screenshot or the logs file to the bug report here.
  5. If you're using gcsfuse with any other library/tool/process please list out the steps you took to reproduce the issue.

System (please complete the following information):

  • OS: [e.g. Ubuntu 20.04]
  • Platform [VM, Kubernetes]
  • Version [e.g. 0.41]

Macos 12.6.1 Monterey on Intel

Additional context
Add any other context about the problem here.

@moshix moshix added the bug Error or flaw in the code with unintended result label Nov 10, 2022
@sethiay sethiay added the macos Issues which are related to MacOS label Nov 10, 2022
@sethiay
Copy link
Collaborator

sethiay commented Nov 10, 2022

Installing FUSE on macOS has always been tricky, we will get back when we have a solution for this.

@sethiay sethiay removed the bug Error or flaw in the code with unintended result label May 31, 2023
@marcoa6
Copy link
Collaborator

marcoa6 commented Aug 23, 2023

GCSfuse does not currently support macOS. Created #1299 to track requests to support it.

@marcoa6 marcoa6 closed this as completed Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macos Issues which are related to MacOS
Projects
None yet
Development

No branches or pull requests

3 participants