summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar madalu <madalu@web>2017-10-06 21:49:13 +0000
committerGravatar admin <admin@branchable.com>2017-10-06 21:49:13 +0000
commit0eb5dfaebc36901f6dd66277602b094da7513477 (patch)
treed303c0005cb4654cf1366db69609a6fc0eb8389c /doc/bugs
parent75eb1eb3706f67e7a549a66cc3f2fea5760e9e1b (diff)
removed
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_6_19fbb869d8819496cc428b47b63ac64a._comment24
1 files changed, 0 insertions, 24 deletions
diff --git a/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_6_19fbb869d8819496cc428b47b63ac64a._comment b/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_6_19fbb869d8819496cc428b47b63ac64a._comment
deleted file mode 100644
index e0a503864..000000000
--- a/doc/bugs/git-annex_can_no_longer_copy_files_to_box/comment_6_19fbb869d8819496cc428b47b63ac64a._comment
+++ /dev/null
@@ -1,24 +0,0 @@
-[[!comment format=mdwn
- username="madalu"
- avatar="http://cdn.libravatar.org/avatar/c00d4aa29fd053f08a2ef35531592914"
- subject="comment 6"
- date="2017-09-30T03:07:30Z"
- content="""
-Comparing git annex log and my arch linux install (i.e., pacman) logs, I can see that I was still able to copy files to box after upgrading (on 9/21) to haskell-dav 1.3.1-158 (linked to in your comment) and git-annex 6.20170818-19, both of which were built against aeson 1.2.2.0. So it may be that Dav is not the problem, despite the fact that this is a webdav issue.
-
-Through examination of the logs, I find that this issue occurred immediately upon upgrading to git-annex 6.20170925-1. I'm not sure how to test this further.
-
-For the record, here are the libraries (immediate dependencies) where standalone and arch git-annex report different versions:
-
-aws (0.14.1 vs. 0.16),
-cryptonite (0.20 vs. 0.24),
-feed (0.3.11.1 vs. 1.0.0.0),
-ghc (8.0.1 vs. 8.2.1),
-http-client (0.4.31.1 vs. 0.5.7.0),
-persistent-sqlite (2.6 vs. 2.6.2),
-uuid (1.3.12 vs. 1.3.13),
-yesod (1.4.3 vs. 1.4.5)
-
-
-
-"""]]