From b8ff2c8f2971710b48c16571da75a704d5c156b9 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" Date: Mon, 5 May 2014 21:46:51 +0000 Subject: [PATCH] --- .../Upgrade_Does_not_Complete_on_OS_X.mdwn | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/bugs/Upgrade_Does_not_Complete_on_OS_X.mdwn diff --git a/doc/bugs/Upgrade_Does_not_Complete_on_OS_X.mdwn b/doc/bugs/Upgrade_Does_not_Complete_on_OS_X.mdwn new file mode 100644 index 0000000000..a69ea1e39b --- /dev/null +++ b/doc/bugs/Upgrade_Does_not_Complete_on_OS_X.mdwn @@ -0,0 +1,29 @@ +### Please describe the problem. + +Every time git-annex launches (after a reboot). It prompts me to finish upgrade, even though the binary is not updated. (All my repos are set to not auto update and this happens on all my repos). + + +### What steps will reproduce the problem? + +Relaunching git-annex. + + +### What version of git-annex are you using? On what operating system? + +OS X 10.9 + +git-annex version: 5.20140419-g477c0c0 +build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV FsEvents XMPP DNS Feeds Quvi TDFA CryptoHash +key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL +remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier hook external + + +### 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 + + +# End of transcript or log. +"""]]