summaryrefslogtreecommitdiff
path: root/doc/news/version_5.20150528/comment_1_a9431835ef2b4a58e0df90dee6b9fa2f._comment
blob: 7a3e83ca31f9de958e99352d559c131e8711bd52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[[!comment format=mdwn
 username="https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da1"
 nickname="Bleddle"
 subject="Cannot install with cabal"
 date="2015-05-28T18:38:00Z"
 content="""
    ➤ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 14.04.2 LTS
    Release:        14.04
    Codename:       trusty
    
    ➤ cabal --version
    cabal-install version 1.16.0.2
    using version 1.16.0 of the Cabal library

    ➤ cabal install git-annex
    Resolving dependencies...
    cabal: Could not resolve dependencies:
    trying: git-annex-5.20150528
    trying: git-annex-5.20150528:+webdav
    trying: git-annex-5.20150528:+webapp
    trying: yesod-1.4.1.5
    trying: yesod-auth-1.4.5
    trying: authenticate-1.3.2.11
    trying: xml-conduit-1.3.0
    rejecting: DAV-1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0 (conflict:
    xml-conduit==1.3.0, DAV => xml-conduit>=1.0 && <1.3)
    rejecting: DAV-0.8, 0.7, 0.6.2, 0.6.1, 0.6, 0.5.1, 0.5, 0.4.1, 0.4, 0.3.1,
    0.3, 0.2, 0.1, 0.0.1, 0.0 (conflict: git-annex-5.20150528:webdav =>
    DAV(>=1.0))

"""]]