28 lines
888 B
Markdown
28 lines
888 B
Markdown
### 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"]]
|