summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_auto_upgrade_is_redundant.mdwn
blob: 582a8edee61ca5a5af0a15f4d186932d7124b448 (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
29
30
31
32
33
34
### 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"]]

[[!tag confirmed]]

> [[fixed|done]]; the release process now uses versions from build-version
> files that are created by the autobuilders, so should always be accurate.
> --[[Joey]]