Skip to content

flogo cli: If /tmp and the project dir are on different linux file systems the copy/rename step fails #115

Description

@wcn00

With this sort of error:
Error renaming executable: rename /tmp/flogo251123746/TownCrier/bin/TownCrier /local/home/wcn00/go/src/github.com/wcn00/pulsartest/ptest/TownCrier: invalid cross-device link

In this case the /tmp and /local file systems are physically separate so a rename syscall will not work. I think this error should be intercepted and a copy / delete approached used if it fails.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions