diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-07 17:42:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-07 17:42:52 -0400 |
commit | 389bd6f0276976c48a77cba21ec52ff937efc331 (patch) | |
tree | 3620df9a301ef01cb1a8bc21bbf4724974043cbb /doc | |
parent | 17502909d46dec559d26af3cbda8ef830d038fb4 (diff) |
avoid broken version of DAV
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Creating_a_box.com_repository_fails.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/Creating_a_box.com_repository_fails.mdwn b/doc/bugs/Creating_a_box.com_repository_fails.mdwn index 04b1787b0..75d59c9bc 100644 --- a/doc/bugs/Creating_a_box.com_repository_fails.mdwn +++ b/doc/bugs/Creating_a_box.com_repository_fails.mdwn @@ -31,3 +31,7 @@ ubuntu 13.10 (saucy), i686 # End of transcript or log. """]] + +> Seems that [DAV-0.6 is badly broken](http://bugs.debian.org/737902). +> I have adjusted the cabal file to refuse to build with that broken +> version. |