Skip to content

[Bug]: Fail to link .zshenv and .zprofile - invalid cross-device link #1536

@gmontanola

Description

@gmontanola

Current Behavior (bug)

2023/10/06 09:42:17 Error linking zsh setting file from /home/gmontanola/.zshenv to /tmp/devbox1606281637/.zshenv: link /home/gmontanola/.zshenv /tmp/devbox1606281637/.zshenv: invalid cross-device link
2023/10/06 09:42:17 Error linking zsh setting file from /home/gmontanola/.zprofile to /tmp/devbox1606281637/.zprofile: link /home/gmontanola/.zprofile /tmp/devbox1606281637/.zprofile: invalid cross-device link

Expecteed Behavior (fix)

Files are copied instead of linked. Are there any drawbacks with this approach?

Additional context

Platform:    linux_amd64
Commit:      fdbd72f230b3520dde60d72c57d9460922ade656
Commit Time: 2023-10-03T18:04:08Z
Go Version:  go1.21.1
Launcher:    0.2.0

My /tmp is mounted as tmpfs filesystem. I can disable this by masking tmp.mount.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions