This commit is contained in:
parent
08feb649f9
commit
96ed56c1e6
1 changed files with 111 additions and 0 deletions
|
@ -0,0 +1,111 @@
|
|||
### Please describe the problem.
|
||||
|
||||
I have some paths containing swedish characters (åäö ÅÄÖ).
|
||||
Some paths also contains the character "@".
|
||||
I use git annex assistant in autostart mode on my Documents folder.
|
||||
|
||||
I get the following errors in the log file:
|
||||
|
||||
fd:37: commitBuffer: invalid argument (invalid character)
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr<47><72><EFBFBD><EFBFBD><EFBFBD><EFBFBD>nsytem<65><6D><EFBFBD><EFBFBD><EFBFBD><EFBFBD>te/MMD_Config/SITE/LegacyNT/mmd/config/Dataintag/Fil-intag/OLDIB/SurfaceWaterTemperature.ini: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/@Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
|
||||
I also notice a lot of zombie git processes in the ps list.
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
Upgrade to Version: 5.20150406-gb2814bc
|
||||
Build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP DNS Feeds Quvi TDFA
|
||||
|
||||
Pre compiled tar.gz
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
|
||||
Version: 5.20150406-gb2814bc
|
||||
|
||||
Arch linux
|
||||
|
||||
[daniel@wintermute Documents]$ uname -a
|
||||
Linux wintermute 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64 GNU/Linux
|
||||
|
||||
|
||||
### Please provide any additional information below.
|
||||
|
||||
If I downgrade to a previous version ie. git-annex.linux.5.20150317 the described problem is gone.
|
||||
|
||||
I tried to remove the character "@" from my paths, but it did'nt help.
|
||||
|
||||
|
||||
[[!format sh """
|
||||
fd:36: commitBuffer: invalid argument (invalid character)
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr<47><72><EFBFBD><EFBFBD><EFBFBD><EFBFBD>nsytem<65><6D><EFBFBD><EFBFBD><EFBFBD><EFBFBD>te/MMD_Config/SITE/MET-SERVER/Mmd/Config/ProgramStart/Program/PrintFile/pp.txt: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
|
||||
fd:36: commitBuffer: invalid argument (invalid character)
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr<47><72><EFBFBD><EFBFBD><EFBFBD><EFBFBD>nsytem<65><6D><EFBFBD><EFBFBD><EFBFBD><EFBFBD>te/MMD_Config/SITE/MET-SERVER/Mmd/Config/ProgramStart/Program/PrintFile/file_id.diz: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
|
||||
fd:39: commitBuffer: invalfatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
id argument (invalid character)
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr<47><72><EFBFBD><EFBFBD><EFBFBD><EFBFBD>nsytem<65><6D><EFBFBD><EFBFBD><EFBFBD><EFBFBD>te/MMD_Config/SITE/MET-SERVER/Mmd/Config/ProgramStart/Program/PrintFile/PrFile.hlp: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
|
||||
fd:38: commitBuffer: invalid argument (invalid character)
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr<47><72><EFBFBD><EFBFBD><EFBFBD><EFBFBD>nsytem<65><6D><EFBFBD><EFBFBD><EFBFBD><EFBFBD>te/MMD_Config/SITE/MET-SERVER/Mmd/Config/ProgramStart/Program/PrintFile/PrFile32.exe: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
|
||||
fd:40: commitBuffer: invalid argument (invalid character)
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr<47><72><EFBFBD><EFBFBD><EFBFBD><EFBFBD>nsytem<65><6D><EFBFBD><EFBFBD><EFBFBD><EFBFBD>te/MMD_Config/SITE/MET-SERVER/Mmd/Config/ProgramStart/Program/PrintFile/SETUP.EXE: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
fatal: Work/Projects/archive/20140515_METOCC_Gr: pathspec magic not supported by this command: 'literal'
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue