[PR #1717] [CLOSED] update brew install command to install macfuse #2136

Closed
opened 2026-03-04 02:03:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1717
Author: @mcoliver
Created: 7/7/2021
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • 01d8252 update brew install command to install macfuse
  • 47b4870 Added help for configure error libcrypto not found
  • 50fca32 files defined by the AWS_CREDENTIAL_FILE env var should be formatted according to AWS format, not the s3fs format, and thus should be processed with the read_aws_credentials_file function

📊 Changes

3 files changed (+7 additions, -8 deletions)

View changed files

📝 COMPILATION.md (+1 -0)
📝 README.md (+1 -1)
📝 src/s3fs.cpp (+5 -7)

📄 Description

osxfuse now redirects to macfuse. Current releases are released as macfuse. updating the brew install command accordingly.

Relevant Issue (if applicable)

If there are Issues related to this PullRequest, please list it.

Details

Please describe the details of PullRequest.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1717 **Author:** [@mcoliver](https://github.com/mcoliver) **Created:** 7/7/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`01d8252`](https://github.com/s3fs-fuse/s3fs-fuse/commit/01d8252c534afd44e89ac14fe2682297cf620910) update brew install command to install macfuse - [`47b4870`](https://github.com/s3fs-fuse/s3fs-fuse/commit/47b48701f61d0045baba711dc4ce06f08204908e) Added help for configure error libcrypto not found - [`50fca32`](https://github.com/s3fs-fuse/s3fs-fuse/commit/50fca32c92fb413e11e742a3e290a42d657ddc13) files defined by the AWS_CREDENTIAL_FILE env var should be formatted according to AWS format, not the s3fs format, and thus should be processed with the read_aws_credentials_file function ### 📊 Changes **3 files changed** (+7 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `COMPILATION.md` (+1 -0) 📝 `README.md` (+1 -1) 📝 `src/s3fs.cpp` (+5 -7) </details> ### 📄 Description osxfuse now redirects to macfuse. Current releases are released as macfuse. updating the brew install command accordingly. ### Relevant Issue (if applicable) _If there are Issues related to this PullRequest, please list it._ ### Details _Please describe the details of PullRequest._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2136
No description provided.