summaryrefslogtreecommitdiff
path: root/doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn
diff options
context:
space:
mode:
authorGravatar 0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730 <0xloem@web>2016-12-06 13:03:51 +0000
committerGravatar admin <admin@branchable.com>2016-12-06 13:03:51 +0000
commit0f38a5b3cac4e4945723616da0e1664d17e8048d (patch)
treefe9d69faeee8eadd1bc25b425e184ad9bd863a40 /doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn
parent25ac45ca13cd300db447e8187e6cf39b457be24a (diff)
Diffstat (limited to 'doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn')
-rw-r--r--doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn b/doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn
index 44a6d2d12..5d8e55bec 100644
--- a/doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn
+++ b/doc/bugs/unable_to_decommit_memory__58___Invalid_argument.mdwn
@@ -1,19 +1,20 @@
### Please describe the problem.
Recent builds of git-annex spew out many lines such as:
-```
-git-annex: unable to decommit memory: Invalid argument
-git-annex: unable to decommit memory: Invalid argument
-git-annex: unable to decommit memory: Invalid argument
-git-annex: unable to decommit memory: Invalid argument
-git-annex: unable to decommit memory: Invalid argument
-```
+
+ git-annex: unable to decommit memory: Invalid argument
+ git-annex: unable to decommit memory: Invalid argument
+ git-annex: unable to decommit memory: Invalid argument
+ git-annex: unable to decommit memory: Invalid argument
+ git-annex: unable to decommit memory: Invalid argument
### What steps will reproduce the problem?
This happens to me syncing any large repository now.
### What version of git-annex are you using? On what operating system?
git-annex version: 6.20161118-g0a34f08
+
uname -r: 4.4.14-11.pvops.qubes.x86_64
+
/etc/system-release: Fedora release 23 (Twenty Three)
### Please provide any additional information below.