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

Failed to add backup exclusions: /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' #10

Closed
stevo-knievo opened this issue May 31, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@stevo-knievo
Copy link

Hi,
first of all thanks for your work! I just found out about your tool.

After I ran it for the first time - I got the following error:

stefan@Stefans-MBP ~ % tmignore run
Searching for Git repositories in /Users/stefan…
Found 88 Git repositories in /Users/stefan
Found 88 Git repositories in total
Building list of files to exclude from backups…
Identified 1110 paths to exclude from backups
Adding backup exclusions for 1110 paths…
Failed to add backup exclusions: /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 1: syntax error: unexpected end of file
Failed to add backup exclusions: /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 1: syntax error: unexpected end of file
Failed to add backup exclusions: /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 1: syntax error: unexpected end of file
Failed to add backup exclusions: /Users/stefan/Development/Projects/01.Indegrade/Spokesman/Documents/Result PDFs/Summer/2019/Biking/.DS_Store /Users/stefan/Development/Projects/01.Indegrade/Spokesman/SourceCode/Spokesman.WebWidget/src/dist/ /Users/stefan/Development/Projects/01.Indegrade/Spokesman/SourceCode/Spokesman.Api.Next/src/Spokesman.WebApi/uploads/2020-02-14_11-13-12_KVRS-Giant-Slalom_2019-01-10.csv /Users/stefan/Development/Projects/01.Indegrade/Spokesman/SourceCode/Spokesman.Api.Next/src/Spokesman.WebApi/uploads/2020-02-13_22-31-26_KVRS-Giant-Slalom_2019-01-10.csv /Users/stefan/Development/VMs/.DS_Store /Users/stefan/Development/VMs/VMs.iml /Users/stefan/Development/Prototypes/mlnet-workshop-1/src/Shared/obj/ /Users/stefan/Development/foo/SourceCode/foo-website-v2-2/wp-blog-header.php /Users/stefan/Development/Projects/01.Indegrade/Spokesman/SourceCode/Spokesman.Api.Next/src/Spokesman.Application/Races/Queries/.DS_Store /Users/stefan/Development/Projects/01.Indegrade/Spokesman/SourceCode/Spokesman.Api.Next/src: Error (-50) while attempting to change exclusion setting.
PDFs/Summer/2019/.DS_Store: Error (-43) while attempting to change exclusion setting.

Please let me know if you need more infos.

@samuelmeuli samuelmeuli added the bug Something isn't working label Jun 2, 2020
@samuelmeuli
Copy link
Owner

Do you have quotes in your file paths? 80a5754 should improve the handling of such paths.

@samuelmeuli
Copy link
Owner

Please let me know if v1.2.2 fixes this for you :)

@stevo-knievo
Copy link
Author

stevo-knievo commented Nov 8, 2020

Sorry I never got around to retry it again because I switched to Linux shortly after that. I'm back on masOS and it works great! Thank you so much. Super useful tool. Unfortunately I have the Homebrew install fails issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants