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

Not detecting other links conflicts and failing #9

Closed
chrsmutti opened this issue Mar 28, 2024 · 1 comment
Closed

Not detecting other links conflicts and failing #9

chrsmutti opened this issue Mar 28, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@chrsmutti
Copy link
Owner

chrsmutti commented Mar 28, 2024

homer --no-backup
~ ln: /home/chrs/.zshrc -> /home/chrs/Workspace/dotfiles/home/.zshrc
~ ln: /home/chrs/.work.gitconfig -> /home/chrs/Workspace/dotfiles/home/.work.gitconfig
~ ln: /home/chrs/.gitignore -> /home/chrs/Workspace/dotfiles/home/.gitignore
~ ln: /home/chrs/.gitconfig -> /home/chrs/Workspace/dotfiles/home/.gitconfig
~ ln: /home/chrs/.config/alacritty.yml -> /home/chrs/Workspace/dotfiles/home/.config/alacritty.yml
~ ln: /home/chrs/.config/starship.toml -> /home/chrs/Workspace/dotfiles/home/.config/starship.toml

Perform these actions? (y/N) y
Error: File exists (os error 17)

If one of those is already a link, but it's not pointing to he ./home/path, it'll fail.

@chrsmutti chrsmutti changed the title Not detecting conflicts and failing Not detecting other links conflicts and failing Mar 28, 2024
@chrsmutti chrsmutti added bug Something isn't working good first issue Good for newcomers labels Mar 28, 2024
@chrsmutti chrsmutti added not-reproducible and removed good first issue Good for newcomers labels Apr 4, 2024
@chrsmutti
Copy link
Owner Author

image

I was able to reproduce it with a broken link (that may be the catch here)

@chrsmutti chrsmutti reopened this Apr 10, 2024
@chrsmutti chrsmutti added good first issue Good for newcomers and removed not-reproducible labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant