summaryrefslogtreecommitdiff
path: root/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build')
-rw-r--r--doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_1_557c9147078e04f7b62a873bf94f7b6a._comment13
-rw-r--r--doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_2_3750368dfb19c90724670345c1b58f13._comment10
-rw-r--r--doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_2_44e295cb49cbce486577129d90ee6bb9._comment7
-rw-r--r--doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_4_367447b316e08d833f38349b9c86fd49._comment8
-rw-r--r--doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_5_cdd169574e50951bbb9d8fdd310f8bcc._comment46
-rw-r--r--doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_6_76a5e57d178ed85e5e075a22ac521eca._comment7
6 files changed, 91 insertions, 0 deletions
diff --git a/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_1_557c9147078e04f7b62a873bf94f7b6a._comment b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_1_557c9147078e04f7b62a873bf94f7b6a._comment
new file mode 100644
index 000000000..7a6d6831e
--- /dev/null
+++ b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_1_557c9147078e04f7b62a873bf94f7b6a._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-09-09T16:25:05Z"
+ content="""
+The -11 exit status is pretty unusual. Being negative suggests that curl
+died of a signal (and so the high bit was set to indicate that).
+
+I guess that signal would probably be a SIGSEGV.
+
+Perhaps this is an intermittent memory problem and git-annex version is not
+relevant. I also see no changes in how git-annex calls curl.
+"""]]
diff --git a/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_2_3750368dfb19c90724670345c1b58f13._comment b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_2_3750368dfb19c90724670345c1b58f13._comment
new file mode 100644
index 000000000..2e9081f9e
--- /dev/null
+++ b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_2_3750368dfb19c90724670345c1b58f13._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2015-09-09T22:18:28Z"
+ content="""
+Well, I've verified that `ExitFailure -11` does mean the called program
+segfaulted. I don't see how git-annex could cause curl to segfault.
+
+How would you quantify the experimental error of your upgrade/downgrade experiment? ;)
+"""]]
diff --git a/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_2_44e295cb49cbce486577129d90ee6bb9._comment b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_2_44e295cb49cbce486577129d90ee6bb9._comment
new file mode 100644
index 000000000..82b5ce17a
--- /dev/null
+++ b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_2_44e295cb49cbce486577129d90ee6bb9._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4"
+ subject="comment 2"
+ date="2015-09-09T22:14:22Z"
+ content="""
+Those effects were 100% reproducible by down/up-grading annex so not really intermittent. I did indeed check annex dev history and saw nothing obvious -- that is why decided to ask. I guess I will build even freshier snapshot now and see how that one copes
+"""]]
diff --git a/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_4_367447b316e08d833f38349b9c86fd49._comment b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_4_367447b316e08d833f38349b9c86fd49._comment
new file mode 100644
index 000000000..a22a49999
--- /dev/null
+++ b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_4_367447b316e08d833f38349b9c86fd49._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4"
+ subject="comment 4"
+ date="2015-09-09T22:44:47Z"
+ content="""
+I thought I have earned some trust ;) I did quite a few up/down upgrades, so it was from about 3-4 trials and thus 100% replicable among them... even though no changes to curl calls, may be bundled curl was different (bundled builds) etc, or some changes to annex environment. dunno (might be handy if git annex version reported versions of bundled stuff... wouldn't it? ;))
+unfortunately for that very reason I didn't upload 0826 version to neurodebian so can't very easily replicate atm. Thus I will build a new one and will confirm or disconfirm eventually
+"""]]
diff --git a/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_5_cdd169574e50951bbb9d8fdd310f8bcc._comment b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_5_cdd169574e50951bbb9d8fdd310f8bcc._comment
new file mode 100644
index 000000000..f90c685a7
--- /dev/null
+++ b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_5_cdd169574e50951bbb9d8fdd310f8bcc._comment
@@ -0,0 +1,46 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4"
+ subject="problems with bundling???"
+ date="2015-09-10T03:50:45Z"
+ content="""
+built yet another one, locally (not a clean sid but rather a cocktail env) with curl being capable of fetching (see below) using file:/// but annex failing and me not clear on how to invoke bundled curl correctly (or as demonstrated may be it behaving incorrectly?)... then downgraded again and bundled curl succeeded. So it seems that there is an issue with how things are bundled -- was there any change in that may be?
+
+[[!format sh \"\"\"
+$> rm -f test-annex.dat; git-annex addurl --file=test-annex.dat --debug file:///tmp/rsa_corr_replications.ipynb
+[2015-09-09 23:32:19.809948] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"git-annex\"]
+[2015-09-09 23:32:19.812163] process done ExitSuccess
+[2015-09-09 23:32:19.812421] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"--hash\",\"refs/heads/git-annex\"]
+[2015-09-09 23:32:19.814543] process done ExitSuccess
+[2015-09-09 23:32:19.815095] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"log\",\"refs/heads/git-annex..c9fb15c861335973c224ff734f998ce6535f3bcd\",\"-n1\",\"--pretty=%H\"]
+[2015-09-09 23:32:19.817959] process done ExitSuccess
+[2015-09-09 23:32:19.818955] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch\"]
+[2015-09-09 23:32:19.822038] read: quvi [\"--version\"]
+[2015-09-09 23:32:19.826119] process done ExitSuccess
+[2015-09-09 23:32:19.826358] call: quvi [\"--verbosity\",\"mute\",\"--support\",\"file:///tmp/rsa_corr_replications.ipynb\"]
+[2015-09-09 23:32:19.836989] process done ExitFailure 65
+addurl test-annex.dat (downloading file:///tmp/rsa_corr_replications.ipynb ...)
+[2015-09-09 23:32:19.83797] call: curl [\"-f\",\"-L\",\"-C\",\"-\",\"-#\",\"-o\",\"/tmp/xxx/.git/annex/tmp/URL-s31741--file&c%%%tmp%rsa_corr_replications.ipynb\",\"file:///tmp/rsa_corr_replications.ipynb\",\"--user-agent\",\"git-annex/5.20150910+gitg3c17756-1~ndall+1\"]
+[2015-09-09 23:32:19.843001] process done ExitFailure (-11)
+failed
+git-annex: addurl: 1 failed
+
+$> curl \"-f\" \"-L\" \"-C\" \"-\" \"-#\" \"-o\" \"/tmp/xxx/.git/annex/tmp/URL-s31741--file&c%%%tmp%rsa_corr_replications.ipynb\" \"file:///tmp/rsa_corr_replications.ipynb\" \"--user-agent\" \"git-annex/5.20150910+gitg3c17756-1~ndall+1\"
+######################################################################## 100.0%
+
+$> rm \"/tmp/xxx/.git/annex/tmp/URL-s31741--file&c%%%tmp%rsa_corr_replications.ipynb\"
+
+
+$> GIT_ANNEX_LD_LIBRARY_PATH=/usr/lib/git-annex.linux/lib/x86_64-linux-gnu/ GIT_ANNEX_DIR=/usr/lib/git-annex.linux/ /usr/lib/git-annex.linux/bin/curl \"-f\" \"-L\" \"-C\" \"-\" \"-#\" \"-o\" \"/tmp/xxx/.git/annex/tmp/URL-s31741--file&c%%%tmp%rsa_corr_replications.ipynb\" \"file:///tmp/rsa_corr_replications.ipynb\" \"--user-agent\" \"git-annex/5.20150910+gitg3c17756-1~ndall+1\"
+[1] 23559 segmentation fault GIT_ANNEX_LD_LIBRARY_PATH=/usr/lib/git-annex.linux/lib/x86_64-linux-gnu/ =
+\"\"\"]]
+
+exit code in the last calls was 139 ... and after downgrading back to 5.20150819+gitgc587698-1~ndall+1 curl is happily running in the last form:
+
+[[!format sh \"\"\"
+
+$> GIT_ANNEX_LD_LIBRARY_PATH=/usr/lib/git-annex.linux/lib/x86_64-linux-gnu/ GIT_ANNEX_DIR=/usr/lib/git-annex.linux/ /usr/lib/git-annex.linux/bin/curl \"-f\" \"-L\" \"-C\" \"-\" \"-#\" \"-o\" \"/tmp/xxx/.git/annex/tmp/URL-s31741--file&c%%%tmp%rsa_corr_replications.ipynb\" \"file:///tmp/rsa_corr_replications.ipynb\" \"--user-agent\" \"git-annex/5.20150910+gitg3c17756-1~ndall+1\"
+################################################################# 100.0%
+\"\"\"]]
+
+here is the built package if you care to try yourself: [http://www.onerussian.com/tmp/git-annex-standalone_5.20150910+gitg3c17756-1~ndall+1_amd64.deb] with signed changes [http://www.onerussian.com/tmp/git-annex_5.20150910+gitg3c17756-1~ndall+1_amd64.changes]
+"""]]
diff --git a/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_6_76a5e57d178ed85e5e075a22ac521eca._comment b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_6_76a5e57d178ed85e5e075a22ac521eca._comment
new file mode 100644
index 000000000..f5807c2e7
--- /dev/null
+++ b/doc/bugs/fails_to_addurl_to_file__58____47____47____47___in_the_most_recent_snapshot_build/comment_6_76a5e57d178ed85e5e075a22ac521eca._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 6"""
+ date="2015-09-10T16:29:57Z"
+ content="""
+Ok, I remember this now, it's <http://bugs.debian.org/796899>
+"""]]