remove comments on old, deleted release postings
This commit is contained in:
parent
a447b5c23e
commit
54799fd19e
5 changed files with 0 additions and 75 deletions
|
@ -1,16 +0,0 @@
|
||||||
[[!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\")
|
|
||||||
"""]]
|
|
|
@ -1,8 +0,0 @@
|
||||||
[[!comment format=mdwn
|
|
||||||
username="http://joeyh.name/"
|
|
||||||
ip="4.154.6.135"
|
|
||||||
subject="comment 2"
|
|
||||||
date="2012-06-15T18:21:03Z"
|
|
||||||
content="""
|
|
||||||
My, cabal is picky about the tarballs it will accept. Doesn't understand longlinks in tarballs. I've uploaded a new release.
|
|
||||||
"""]]
|
|
|
@ -1,19 +0,0 @@
|
||||||
[[!comment format=mdwn
|
|
||||||
username="https://www.google.com/accounts/o8/id?id=AItOawmURXBzaYE1gmVc-X9eLAyDat_6rHPl670"
|
|
||||||
nickname="Bram"
|
|
||||||
subject="Build failure using Cabal"
|
|
||||||
date="2012-06-24T19:46:13Z"
|
|
||||||
content="""
|
|
||||||
Unfortunately I get a build failure when building this version using Cabal:
|
|
||||||
|
|
||||||
[113 of 183] Compiling Assistant.Changes ( Assistant/Changes.hs, dist/build/git-annex/git-annex-tmp/Assistant/Changes.o )
|
|
||||||
|
|
||||||
Assistant/Changes.hs:73:30:
|
|
||||||
Not in scope: `tryReadTChan'
|
|
||||||
Perhaps you meant `readTChan' (imported from Control.Concurrent.STM)
|
|
||||||
cabal: Error: some packages failed to install:
|
|
||||||
git-annex-3.20120624 failed during the building phase. The exception was:
|
|
||||||
ExitFailure 1
|
|
||||||
|
|
||||||
The complete build log is at <http://paste.debian.net/176125/>. I'm looking forward to trying out the new watch behaviour!
|
|
||||||
"""]]
|
|
|
@ -1,24 +0,0 @@
|
||||||
[[!comment format=mdwn
|
|
||||||
username="https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0"
|
|
||||||
nickname="Tobias"
|
|
||||||
subject="Can't install"
|
|
||||||
date="2012-11-26T18:18:57Z"
|
|
||||||
content="""
|
|
||||||
I've tried installing the latest version both through \"cabal install git-annex\", and with a git clone of the source and configure build install. In both cases i encounter this message:
|
|
||||||
|
|
||||||
[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.20121126 failed during the building phase. The exception was:
|
|
||||||
|
|
||||||
ExitFailure 1
|
|
||||||
|
|
||||||
|
|
||||||
This is on Ubuntu 12.10 amd64
|
|
||||||
|
|
||||||
"""]]
|
|
|
@ -1,8 +0,0 @@
|
||||||
[[!comment format=mdwn
|
|
||||||
username="http://joeyh.name/"
|
|
||||||
ip="4.154.6.49"
|
|
||||||
subject="comment 2"
|
|
||||||
date="2012-11-26T18:25:25Z"
|
|
||||||
content="""
|
|
||||||
You have a too old version of Yesod. Either upgrade it with cabal, or build with the Makefile, after editing it to add -DWITH_OLD_YESOD to FEATURES.
|
|
||||||
"""]]
|
|
Loading…
Add table
Add a link
Reference in a new issue