Skip to content

fusermount doesn't work on OSX #1719

@mastoj

Description

@mastoj

In which file did you encounter the issue?

https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/composer/tools/copy_environment.py

Did you change the file? If so, how?

Yes, https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/composer/tools/copy_environment.py#L435 changed to:

subprocess.call(["umount", fuse_dir])

Describe the issue

fusermount seems to be linux specific command. Changing to umount on OSX did the trick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions