From 4d34233fae48bfce16a29bad4463c2d33cea92bc Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA" Date: Fri, 24 May 2013 21:31:47 +0000 Subject: [PATCH 1/6] Added a comment --- .../comment_2_8900c2985ab68b3b566c9f5d326471d6._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/Build_for_Synology_DSM/comment_2_8900c2985ab68b3b566c9f5d326471d6._comment diff --git a/doc/todo/Build_for_Synology_DSM/comment_2_8900c2985ab68b3b566c9f5d326471d6._comment b/doc/todo/Build_for_Synology_DSM/comment_2_8900c2985ab68b3b566c9f5d326471d6._comment new file mode 100644 index 0000000000..40e6398f0d --- /dev/null +++ b/doc/todo/Build_for_Synology_DSM/comment_2_8900c2985ab68b3b566c9f5d326471d6._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA" + nickname="Franck" + subject="comment 2" + date="2013-05-24T21:31:44Z" + content=""" +I tried to run the binary from the Debian package, unfortunately, after installing tons of libraries, git-annex fails complaining that GLIBC is not recent enough. Perhaps a static build for ARM (armel) can solve the problem? Thanks again for your help! +"""]] From 5b7615ef0ba58780e073f1cbceaa38c315e84057 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck" Date: Fri, 24 May 2013 22:03:16 +0000 Subject: [PATCH 2/6] --- doc/bugs/__34__fatal:_bad_config_file__34__.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/__34__fatal:_bad_config_file__34__.mdwn diff --git a/doc/bugs/__34__fatal:_bad_config_file__34__.mdwn b/doc/bugs/__34__fatal:_bad_config_file__34__.mdwn new file mode 100644 index 0000000000..4efaf3e211 --- /dev/null +++ b/doc/bugs/__34__fatal:_bad_config_file__34__.mdwn @@ -0,0 +1,12 @@ +### Please describe the problem. + +When running a command like `git annex copy --not --in bucket --to bucket`, I got: + +`fatal: bad config file line 1 in /home/jim/tmp/git-annex14898.tmp` + +I caught `git-annex14898.tmp` before it was deleted and it contained an HTML error page. +I have a remote `https://git.example.com/jim/annex.git`, and it appears that git-annex +is requesting `https://git.example.com/jim/annex.git/config`. My server returns a 401 +Forbidden and an error page for that URL, but git-annex tries to use the response as a config file anyway. + +Jim From af0b93086a958c1f3fc721fa18e55e35e96acd43 Mon Sep 17 00:00:00 2001 From: "http://yarikoptic.myopenid.com/" Date: Fri, 24 May 2013 23:29:52 +0000 Subject: [PATCH 3/6] Added a comment: It starts after uninstall/install --- .../comment_14_60c2403140085f9caf48a33b59a36ab4._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/Android/comment_14_60c2403140085f9caf48a33b59a36ab4._comment diff --git a/doc/Android/comment_14_60c2403140085f9caf48a33b59a36ab4._comment b/doc/Android/comment_14_60c2403140085f9caf48a33b59a36ab4._comment new file mode 100644 index 0000000000..a6f4598f6e --- /dev/null +++ b/doc/Android/comment_14_60c2403140085f9caf48a33b59a36ab4._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://yarikoptic.myopenid.com/" + nickname="site-myopenid" + subject="It starts after uninstall/install" + date="2013-05-24T23:29:52Z" + content=""" +Hi Joey -- there is success here... previous installation was \"updated\" by installing the new package without uninstalling previous one, and that apparently didn't work correctly (I didn't even have bin/ directory you mentioned). So I have removed previous installation and reinstalled it again -- it starts now! Thanks ;) +"""]] From 38b8a1539bde7c028d01120f302f1a585174c71d Mon Sep 17 00:00:00 2001 From: "http://yarikoptic.myopenid.com/" Date: Fri, 24 May 2013 23:49:40 +0000 Subject: [PATCH 4/6] Added a comment: asking for ssh password in the terminal (not in web ui) --- .../comment_15_77bafc01b47d4cf8f96bde2b6704ed71._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/Android/comment_15_77bafc01b47d4cf8f96bde2b6704ed71._comment diff --git a/doc/Android/comment_15_77bafc01b47d4cf8f96bde2b6704ed71._comment b/doc/Android/comment_15_77bafc01b47d4cf8f96bde2b6704ed71._comment new file mode 100644 index 0000000000..0ecd59fe66 --- /dev/null +++ b/doc/Android/comment_15_77bafc01b47d4cf8f96bde2b6704ed71._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://yarikoptic.myopenid.com/" + nickname="site-myopenid" + subject="asking for ssh password in the terminal (not in web ui)" + date="2013-05-24T23:49:40Z" + content=""" +not sure if that is a known issue: whenever \"remote server\" is added, password needs to be typed back in the original terminal... is a bit challenging to do on android and not straightforward user-wise +"""]] From 93579dea2fddca2e82b6f97dc93291918f1674df Mon Sep 17 00:00:00 2001 From: "http://a-or-b.myopenid.com/" Date: Sat, 25 May 2013 00:41:48 +0000 Subject: [PATCH 5/6] --- ...4.20130521.2_-_cabal_config_is_broken.mdwn | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 doc/bugs/git-annex-4.20130521.2_-_cabal_config_is_broken.mdwn diff --git a/doc/bugs/git-annex-4.20130521.2_-_cabal_config_is_broken.mdwn b/doc/bugs/git-annex-4.20130521.2_-_cabal_config_is_broken.mdwn new file mode 100644 index 0000000000..ae75f57984 --- /dev/null +++ b/doc/bugs/git-annex-4.20130521.2_-_cabal_config_is_broken.mdwn @@ -0,0 +1,31 @@ +### Please describe the problem. +From a clean install of ghc/cabal unable to compile git annex. Cabal does not seem to build any of the dependencies. + +### What steps will reproduce the problem? + $ cabal update + $ cabal install git-annex + + +### What version of git-annex are you using? On what operating system? +- Version: 4.20130521.2 + +- OS: Ubuntu 12.04 + +### Please provide any additional information below. + +[[!format sh """ +# Output of 'cabal install git-annex' +Resolving dependencies... +Downloading git-annex-4.20130521.2... + +/tmp/git-annex-4.20130521.2-4692/git-annex-4.20130521.2/Utility/FileSystemEncoding.hs:23:8: + Could not find module `Data.Bits.Utils' + There are files missing in the `MissingH-1.2.0.0' package, + try running 'ghc-pkg check'. + Use -v to see a list of the files searched for. +cabal: Error: some packages failed to install: +git-annex-4.20130521.2 failed during the configure step. The exception was: +ExitFailure 1 + +# End of transcript or log. +"""]] From 0eab1b091ba769b4334487538df609f5c910001d Mon Sep 17 00:00:00 2001 From: "http://a-or-b.myopenid.com/" Date: Sat, 25 May 2013 00:48:44 +0000 Subject: [PATCH 6/6] removed --- ...4.20130521.2_-_cabal_config_is_broken.mdwn | 31 ------------------- 1 file changed, 31 deletions(-) delete mode 100644 doc/bugs/git-annex-4.20130521.2_-_cabal_config_is_broken.mdwn diff --git a/doc/bugs/git-annex-4.20130521.2_-_cabal_config_is_broken.mdwn b/doc/bugs/git-annex-4.20130521.2_-_cabal_config_is_broken.mdwn deleted file mode 100644 index ae75f57984..0000000000 --- a/doc/bugs/git-annex-4.20130521.2_-_cabal_config_is_broken.mdwn +++ /dev/null @@ -1,31 +0,0 @@ -### Please describe the problem. -From a clean install of ghc/cabal unable to compile git annex. Cabal does not seem to build any of the dependencies. - -### What steps will reproduce the problem? - $ cabal update - $ cabal install git-annex - - -### What version of git-annex are you using? On what operating system? -- Version: 4.20130521.2 - -- OS: Ubuntu 12.04 - -### Please provide any additional information below. - -[[!format sh """ -# Output of 'cabal install git-annex' -Resolving dependencies... -Downloading git-annex-4.20130521.2... - -/tmp/git-annex-4.20130521.2-4692/git-annex-4.20130521.2/Utility/FileSystemEncoding.hs:23:8: - Could not find module `Data.Bits.Utils' - There are files missing in the `MissingH-1.2.0.0' package, - try running 'ghc-pkg check'. - Use -v to see a list of the files searched for. -cabal: Error: some packages failed to install: -git-annex-4.20130521.2 failed during the configure step. The exception was: -ExitFailure 1 - -# End of transcript or log. -"""]]