diff options
author | spwhitton <spwhitton@web> | 2012-12-06 21:37:52 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-12-06 21:37:52 +0000 |
commit | 05c31e429c39f349d8ef72217bcc6dc7dc4d9803 (patch) | |
tree | 005ee77de04a04f8b6144422fc15a38d260b0895 /doc/bugs | |
parent | 20eb9774e31b0ed64edbb1fd626aee8f8b5c841b (diff) |
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment new file mode 100644 index 000000000..a48e98ebc --- /dev/null +++ b/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="spwhitton" + ip="163.1.167.50" + subject="comment 9" + date="2012-12-06T21:37:52Z" + content=""" +Yes, running git-attr like that does indeed produce the problem. I attempted to rebuild git-annex using cabal, but the build failed with the following error: + + [273 of 290] Compiling Assistant.WebApp.Configurators.Local ( Assistant/WebApp/Configurators/Local.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Local.o ) + + Assistant/WebApp/Configurators/Local.hs:55:11: + `fieldEnctype' is not a (visible) field of constructor `Field' + cabal: Error: some packages failed to install: + git-annex-3.20121127.1 failed during the building phase. The exception was: + ExitFailure 1 +"""]] |