summaryrefslogtreecommitdiff
path: root/doc/bugs/Error_when_dropping___34__hGetLine:_end_of_file__34__/comment_9_6d4c9f0e133ebd94fc11346df446402e._comment
blob: a48e98ebcf45f877a2d79b9234077b735b17edb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
"""]]