aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_auto_upgrade_is_redundant.mdwn
blob: 1b240e7f5c934199f9e7180da36d7644b42220eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
### Please describe the problem.

Hi,

On OSX 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.
"""]]

[[!meta title="upgrade loop when info file contains newer version than distributed version of git-annex"]]