-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
FUSE check outdated #3689
Comments
What is the issue here? 0.4.5 was released that improves the FUSE check. |
@Kubuxu Then the downloads from the website are outdated. |
This is still an issue. go-ipfs version: 0.4.6-dev-
So should I downgrade FUSE? |
If you want to use it, yes. |
Actually, Fuse <3.0.0 doesn't run on my mac version. Please re-open this. @Kubuxu |
There is separate issue that calls for update of the FUSE library already created. |
Version information:
go-ipfs version: 0.4.4-
Repo version: 4
System version: amd64/darwin
Golang version: go1.7
Type: Bug
Priority: P4
Description: FUSE version check outdated.
Here is the code for it:
which can be found at https://github.com/ipfs/go-ipfs/blob/master/fuse/node/mount_darwin.go#L125.
This is an extension of #3601.
The text was updated successfully, but these errors were encountered: