summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-15 14:15:22 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-15 14:15:22 -0400
commit96a43ef5bcbc36062deaad647a4fede9c1c00510 (patch)
treef0ac6c803ed14742aa19b57b885c1b2bd726f75b
parent01beef445963c5c92db1d36b7c816c2d0a373ae7 (diff)
parenta6dafe9f72cc1b80dcbafba5aef3406fe80fe01a (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/news/version_3.20120614/comment_1_30651a7c1c0d0879a13ce3380219beaa._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/news/version_3.20120614/comment_1_30651a7c1c0d0879a13ce3380219beaa._comment b/doc/news/version_3.20120614/comment_1_30651a7c1c0d0879a13ce3380219beaa._comment
new file mode 100644
index 000000000..3ef89632d
--- /dev/null
+++ b/doc/news/version_3.20120614/comment_1_30651a7c1c0d0879a13ce3380219beaa._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmURXBzaYE1gmVc-X9eLAyDat_6rHPl670"
+ nickname="Bram"
+ subject="Error when installing from Hackage"
+ date="2012-06-15T17:39:45Z"
+ content="""
+I get this error when trying to install (actually upgrade) from Hackage:
+
+ bram@falafel% cabal install git-annex
+ Resolving dependencies...
+ Downloading git-annex-3.20120614...
+ cabal: Error: some packages failed to install:
+ git-annex-3.20120614 failed while unpacking the package. The exception was:
+ user error (File in tar archive is not in the expected directory
+ \"git-annex-3.20120614\")
+"""]]