[GH-ISSUE #174] Get this working on OSX #97

Closed
opened 2026-03-04 01:42:06 +03:00 by kerem · 7 comments
Owner

Originally created by @mooredan on GitHub (Apr 25, 2015).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/174

Hi Dan Moore here. I've been away for a while and I'm happy to see that the project is still under development. This was an issue from way back and wasn't ever resolved. I don't have a Linux-based desktop/laptops any more and always had a mind to get this working under OSX.

With MacPorts and two small code changes, s3fs is working on my Yosemite system. Who/what is the gatekeeper these days? I would like to submit the changes.

Originally created by @mooredan on GitHub (Apr 25, 2015). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/174 Hi Dan Moore here. I've been away for a while and I'm happy to see that the project is still under development. This was an issue from way back and wasn't ever resolved. I don't have a Linux-based desktop/laptops any more and always had a mind to get this working under OSX. With MacPorts and two small code changes, s3fs is working on my Yosemite system. Who/what is the gatekeeper these days? I would like to submit the changes.
kerem closed this issue 2026-03-04 01:42:06 +03:00
Author
Owner

@gaul commented on GitHub (Apr 26, 2015):

@mooredan Please submit pull requests for any changes. If you have expertise with Travis and Mac OS X it would be good to add that to our test matrix.

<!-- gh-comment-id:96342811 --> @gaul commented on GitHub (Apr 26, 2015): @mooredan Please submit pull requests for any changes. If you have expertise with Travis and Mac OS X it would be good to add that to our test matrix.
Author
Owner

@ggtakec commented on GitHub (Apr 26, 2015):

@mooredan Please send pull request.
And if I not mistaken, you are the original owner of s3fs(on gc).
Thanks in advance for your assistance.

<!-- gh-comment-id:96402618 --> @ggtakec commented on GitHub (Apr 26, 2015): @mooredan Please send pull request. And if I not mistaken, you are the original owner of s3fs(on gc). Thanks in advance for your assistance.
Author
Owner

@mooredan commented on GitHub (Apr 26, 2015):

I am that person.

I have been playing with s3fs on my macbookpro, it appears to be working for what I want it to do: backups to S3. rsync worked fine. I'll put in a pull request shortly and contribute to the HOWTO.

make check doesn't work due to differences in OSX's netstat ~ I'll investigate that further

<!-- gh-comment-id:96404163 --> @mooredan commented on GitHub (Apr 26, 2015): I am that person. I have been playing with s3fs on my macbookpro, it appears to be working for what I want it to do: backups to S3. rsync worked fine. I'll put in a pull request shortly and contribute to the HOWTO. make check doesn't work due to differences in OSX's netstat ~ I'll investigate that further
Author
Owner

@gaul commented on GitHub (Apr 28, 2015):

Travis offers Mac OS X support:

http://docs.travis-ci.com/user/osx-ci-environment/

But they are currently not accepting multi-os build requests:

http://docs.travis-ci.com/user/multi-os/

This is likely due to capacity problems:

http://blog.travis-ci.com/2015-04-20-state-of-the-mac-infrastructure-on-travis-ci/

We could still test this in a one-off fashion by creating a macosx branch. @mooredan Could you look into this?

<!-- gh-comment-id:97129864 --> @gaul commented on GitHub (Apr 28, 2015): Travis offers Mac OS X support: http://docs.travis-ci.com/user/osx-ci-environment/ But they are currently not accepting multi-os build requests: http://docs.travis-ci.com/user/multi-os/ This is likely due to capacity problems: http://blog.travis-ci.com/2015-04-20-state-of-the-mac-infrastructure-on-travis-ci/ We could still test this in a one-off fashion by creating a `macosx` branch. @mooredan Could you look into this?
Author
Owner

@ggtakec commented on GitHub (Apr 28, 2015):

We can branch maxos, and I think it is probably not differ from master branch.
@mooredan could you help us?

<!-- gh-comment-id:97135051 --> @ggtakec commented on GitHub (Apr 28, 2015): We can branch maxos, and I think it is probably not differ from master branch. @mooredan could you help us?
Author
Owner

@gaul commented on GitHub (Apr 28, 2015):

@ggtakec To be clear, I would like the source code to remain the same between master and macosx branches. The latter would just have a different Travis configuration until they can accommodate multi-os builds again. This would allow people like me to run Mac OS tests without access to Apple software.

<!-- gh-comment-id:97145676 --> @gaul commented on GitHub (Apr 28, 2015): @ggtakec To be clear, I would like the source code to remain the same between `master` and `macosx` branches. The latter would just have a different Travis configuration until they can accommodate multi-os builds again. This would allow people like me to run Mac OS tests without access to Apple software.
Author
Owner

@ggtakec commented on GitHub (May 2, 2015):

@andrewgaul I created new branch macosx from master. :-)

<!-- gh-comment-id:98280733 --> @ggtakec commented on GitHub (May 2, 2015): @andrewgaul I created new branch macosx from master. :-)
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#97
No description provided.