summaryrefslogtreecommitdiff
path: root/doc/news/version_3.20120614
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmURXBzaYE1gmVc-X9eLAyDat_6rHPl670 <Bram@web>2012-06-15 17:39:46 +0000
committerGravatar admin <admin@branchable.com>2012-06-15 17:39:46 +0000
commita6dafe9f72cc1b80dcbafba5aef3406fe80fe01a (patch)
tree44c376f075c1edd93a81a55ab7ea50f2eee344f1 /doc/news/version_3.20120614
parenta95149ac0f05d462edceac867b66b6498f1c7474 (diff)
Added a comment: Error when installing from Hackage
Diffstat (limited to 'doc/news/version_3.20120614')
-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\")
+"""]]