Skip to content
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

[SR-7835] Swift package manager edit path command returns a file exists symlink error despite cleaning up build directory #4796

Closed
ankitspd opened this issue May 31, 2018 · 1 comment
Labels

Comments

@ankitspd
Copy link
Member

Previous ID SR-7835
Radar rdar://problem/38524354
Original Reporter @aciidb0mb3r
Type Bug
Status Closed
Resolution Duplicate
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug, StarterBug
Assignee None
Priority Medium

md5: 3db626f30b728dbbfea7cc5c85ee4999

relates to:

  • SR-6492 Trying to edit a package that is already symlinked in Packages fails

Issue Description:

Received the following error when running “swift package edit --path” command after cleaning up the .build directory.

error: symlink error: File exists (17): /Users/ankit/foo/Packages/bar -> /Users/ankit/bar

Cleaning up build directory doesn’t remove symlink.

@ankitspd
Copy link
Member Author

#1711

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant