summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU <Matt@web>2014-04-25 07:33:39 +0000
committerGravatar admin <admin@branchable.com>2014-04-25 07:33:39 +0000
commit5c4e85e44d60697a1821a3101ce25094a8d81d73 (patch)
treef85d34e37ae9635a78f98d549778a970007851c9 /doc
parent67d76c9e8b3e5c6d3d3a20308b1ec722c18a4324 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git-annex_auto_upgrade_is_redundant.mdwn26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_auto_upgrade_is_redundant.mdwn b/doc/bugs/git-annex_auto_upgrade_is_redundant.mdwn
new file mode 100644
index 000000000..0d3744af9
--- /dev/null
+++ b/doc/bugs/git-annex_auto_upgrade_is_redundant.mdwn
@@ -0,0 +1,26 @@
+### Please describe the problem.
+
+Hi,
+
+The web-app keeps notifying me of an upgrade, I choose to run it but nothing seems to happen.
+
+The debug logs show that the upgrade is skipped as it's redundant.
+
+### What steps will reproduce the problem?
+
+Have upgrades set to notify.
+
+### What version of git-annex are you using? On what operating system?
+
+Current.
+
+### Please provide any additional information below.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+[2014-04-25 08:26:30 BST] Upgrader: An upgrade of git-annex is available. (version 5.20140421)
+[2014-04-25 08:27:02 BST] main: Skipping redundant upgrade
+
+# End of transcript or log.
+"""]]