From 9cffbb650337e060abb8a733bb73ef36bdc11283 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 2 Jun 2014 16:28:42 +0000 Subject: [PATCH 1/4] Added a comment --- .../comment_1_82447f1e24d7e8df8048464d1b7df117._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/android_4.3_install_failed_/comment_1_82447f1e24d7e8df8048464d1b7df117._comment diff --git a/doc/bugs/android_4.3_install_failed_/comment_1_82447f1e24d7e8df8048464d1b7df117._comment b/doc/bugs/android_4.3_install_failed_/comment_1_82447f1e24d7e8df8048464d1b7df117._comment new file mode 100644 index 0000000000..682780cb2d --- /dev/null +++ b/doc/bugs/android_4.3_install_failed_/comment_1_82447f1e24d7e8df8048464d1b7df117._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="24.159.78.125" + subject="comment 1" + date="2014-06-02T16:28:42Z" + content=""" +git-annex needs a directory to use to store its repositories. If your android device does not have a /sdcard directory (which does not have to be a literal sd card, but just someplace you can write to), does it have any equivilant directory? +"""]] From 0f5fd737c57cb7b8b501e145b65d1f139eb6057e Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkPSASwemBzccJmjkotESlbUSs5GPFiPCs" Date: Mon, 2 Jun 2014 18:22:24 +0000 Subject: [PATCH 2/4] Added a comment: Ok, but ? --- .../comment_2_67ace7c454c7e962ca69e42178142e80._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/android_4.3_install_failed_/comment_2_67ace7c454c7e962ca69e42178142e80._comment diff --git a/doc/bugs/android_4.3_install_failed_/comment_2_67ace7c454c7e962ca69e42178142e80._comment b/doc/bugs/android_4.3_install_failed_/comment_2_67ace7c454c7e962ca69e42178142e80._comment new file mode 100644 index 0000000000..09374e8ee6 --- /dev/null +++ b/doc/bugs/android_4.3_install_failed_/comment_2_67ace7c454c7e962ca69e42178142e80._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkPSASwemBzccJmjkotESlbUSs5GPFiPCs" + nickname="Lin" + subject="Ok, but ?" + date="2014-06-02T18:22:24Z" + content=""" +You mean that I have to create the missed files ? +"""]] From 052833c678f0d885804b510a2792f0b805a4cd8d Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~eliasson" Date: Mon, 2 Jun 2014 21:45:39 +0000 Subject: [PATCH 3/4] --- doc/bugs/SanityCheckerStartup_crashed.mdwn | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/bugs/SanityCheckerStartup_crashed.mdwn diff --git a/doc/bugs/SanityCheckerStartup_crashed.mdwn b/doc/bugs/SanityCheckerStartup_crashed.mdwn new file mode 100644 index 0000000000..5ec5b9a47e --- /dev/null +++ b/doc/bugs/SanityCheckerStartup_crashed.mdwn @@ -0,0 +1,26 @@ +### Please describe the problem. +On startup, the webapp shows the following warning in a box to the upper right of the screen, with an offer to "Restart thread": + + SanityCheckerStartup crashed: /home/anton/Halvhemligt/.git/annex/misctmp/IMG_32978856.JPG: getFileStatus: does not exist (No such file or directory) + +Restarting it causes it to crash again immediately. The log shows the same: + + SanityCheckerStartup crashed: /home/anton/Halvhemligt/.git/annex/misctmp/IMG_32978856.JPG: getFileStatus: does not exist (No such file or directory) + [2014-06-02 23:31:13 CEST] SanityCheckerStartup: warning SanityCheckerStartup crashed: /home/anton/Halvhemligt/.git/annex/misctmp/IMG_32978856.JPG: getFileStatus: does not exist (No such file or directory) + +/home/anton/Halvhemligt/.git/annex/misctmp/ contains the following: + + lrwxrwxrwx 2 anton anton 199 15 maj 21.08 IMG_32978856.JPG -> ../.git/annex/objects/z3/K2/SHA256E-s728022--12de1f194042af3f8c4dbee15c317de0511bbb8b9e8a0463fffb07e7bbc58bb5.JPG/SHA256E-s728022--12de1f194042af3f8c4dbee15c317de0511bbb8b9e8a0463fffb07e7bbc58bb5.JPG + lrwxrwxrwx 2 anton anton 199 15 maj 21.09 IMG_32988856.JPG -> ../.git/annex/objects/vw/30/SHA256E-s688301--8bb6d636163b443705c9a333194116da3937d8272b70613ca6345eaf6bba1255.JPG/SHA256E-s688301--8bb6d636163b443705c9a333194116da3937d8272b70613ca6345eaf6bba1255.JPG + lrwxrwxrwx 2 anton anton 199 15 maj 21.17 IMG_33198856.JPG -> ../.git/annex/objects/p3/WG/SHA256E-s754900--224e6489370527156293912e11390af517ad4ef9374ee22c8324b5af5fac0dd7.JPG/SHA256E-s754900--224e6489370527156293912e11390af517ad4ef9374ee22c8324b5af5fac0dd7.JPG + +The symlinks are all broken. IMG_3297.JPG, IMG_3298.JPG and IMG_3319.JPG exist in the repository, but I do not recognize the appended numbers 8856. git log shows that these three files have not been modified since they were first added. + +### What steps will reproduce the problem? +No idea. I believe this repository was created in the webapp but most of the changes to it has been done in the CLI. + +### What version of git-annex are you using? On what operating system? +Precompiled 5.20140530 on Arch Linux x86_64 (git-annex-bin package from the AUR), but 5.20140518 had the same problem. + +### Please provide any additional information below. +The crash has not caused any real problem for me that I'm aware of. I'm just reporting it because the error message looks a little scary. From 86d50149e98508cc69c6485b3ac395e2871b6287 Mon Sep 17 00:00:00 2001 From: Fil Date: Tue, 3 Jun 2014 00:04:21 +0200 Subject: [PATCH 4/4] typo ("Connnect") --- Assistant/WebApp/Configurators/Edit.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assistant/WebApp/Configurators/Edit.hs b/Assistant/WebApp/Configurators/Edit.hs index b6e63a66c8..c8113d18dc 100644 --- a/Assistant/WebApp/Configurators/Edit.hs +++ b/Assistant/WebApp/Configurators/Edit.hs @@ -289,7 +289,7 @@ connectionNeeded = whenM noconnection $ do void $ liftAssistant $ do close <- asIO1 removeAlert addAlert $ connectionNeededAlert $ AlertButton - { buttonLabel = "Connnect" + { buttonLabel = "Connect" , buttonUrl = urlrender ConnectionNeededR , buttonAction = Just close , buttonPrimary = True