diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-06 21:27:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-06 21:27:42 -0400 |
commit | 2cf5814de61c272196ca1fcca88b45757e3ce327 (patch) | |
tree | 6b8c443f11a401c145da9af45c15b8904b9f7383 | |
parent | b08c33e7dfe13905c988613e9b185180a30d93ef (diff) | |
parent | 6c5ce99584642aba74ef80423b515c24d8574cb0 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
5 files changed, 57 insertions, 0 deletions
diff --git a/doc/forum/dot_git_slash_annex_slash_tmp/comment_10_14b74438bb1e3e02cff7926d774ba09a._comment b/doc/forum/dot_git_slash_annex_slash_tmp/comment_10_14b74438bb1e3e02cff7926d774ba09a._comment new file mode 100644 index 000000000..fe7a71dcb --- /dev/null +++ b/doc/forum/dot_git_slash_annex_slash_tmp/comment_10_14b74438bb1e3e02cff7926d774ba09a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://edheil.wordpress.com/" + ip="173.162.44.162" + subject="comment 10" + date="2013-06-06T13:16:50Z" + content=""" +Huh, at some point this happened again. Ended up with 8 gigs of files in that tmp dir. Cleaning out again. Yay, disk space! +"""]] diff --git a/doc/tips/flickrannex/comment_5_d395cdcf815cb430e374ff05c1a63ff4._comment b/doc/tips/flickrannex/comment_5_d395cdcf815cb430e374ff05c1a63ff4._comment new file mode 100644 index 000000000..dbeaafb73 --- /dev/null +++ b/doc/tips/flickrannex/comment_5_d395cdcf815cb430e374ff05c1a63ff4._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y" + nickname="Nigel" + subject="comment 5" + date="2013-06-05T22:11:14Z" + content=""" +Thanks, but on my machine I get: + + $ which python2 + /usr/bin/python2 + +I have scripted all my walkthrough commands, blowing away the test repositories and flickr settings first each time. This re-runs the flickr scripts and git config annex.flickr-hook etc. + +I can't spot anything here. + + +"""]] diff --git a/doc/tips/flickrannex/comment_6_8cf730097001ffe106f2c743edce9d0a._comment b/doc/tips/flickrannex/comment_6_8cf730097001ffe106f2c743edce9d0a._comment new file mode 100644 index 000000000..8e7b15ed0 --- /dev/null +++ b/doc/tips/flickrannex/comment_6_8cf730097001ffe106f2c743edce9d0a._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmWg4VvDTer9f49Y3z-R0AH16P4d1ygotA" + nickname="Tobias" + subject="comment 6" + date="2013-06-06T09:44:11Z" + content=""" +That's weird... + +You could try adding \"--dbglevel 1 --stderr\" arguments to the hook command and give me the output. But the way i read the log it seems like it doesn't even launch the python intrepreter. I might be wrong though. + + +"""]] diff --git a/doc/tips/flickrannex/comment_7_a80c8087c4e1562a4c98a24edc182e5a._comment b/doc/tips/flickrannex/comment_7_a80c8087c4e1562a4c98a24edc182e5a._comment new file mode 100644 index 000000000..9e0eb0a73 --- /dev/null +++ b/doc/tips/flickrannex/comment_7_a80c8087c4e1562a4c98a24edc182e5a._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y" + nickname="Nigel" + subject="Unencrypted flickr can only accept picture and video files" + date="2013-06-06T10:24:58Z" + content=""" +Thanks and sorry to trouble you, it is my error, I picked unencrypted option (thinking it would be less of an issue) and am using a text file for test, gave an error line: + + 10:53:07 [flickrannex-0.1.5] main : 'Unencrypted flickr can only accept picture and video files' + +I've not looked through your code yet, but could that message be printed when not in debug mode? +"""]] diff --git a/doc/tips/flickrannex/comment_8_94f84254c32cf0f7dd1441b7da5d2bc6._comment b/doc/tips/flickrannex/comment_8_94f84254c32cf0f7dd1441b7da5d2bc6._comment new file mode 100644 index 000000000..ff11a618a --- /dev/null +++ b/doc/tips/flickrannex/comment_8_94f84254c32cf0f7dd1441b7da5d2bc6._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmWg4VvDTer9f49Y3z-R0AH16P4d1ygotA" + nickname="Tobias" + subject="comment 8" + date="2013-06-06T10:51:39Z" + content=""" +I'll make it so, in the next version i push. +"""]] |