https://www.google.com/accounts/o8/id?id=AItOawlwYMdU0H7P7MMlD0v_BcczO-ZkYHY4zuY
249ef6078c
Added a comment: Arch Linux
2012-10-17 13:21:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
89efb55da2
Added a comment
2012-10-17 12:54:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkywesyg6tKBZcmxJ2EMUO89DZL1LZ7Sng
4b3e0c6537
Added a comment
2012-10-17 11:41:54 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
eb25a0573e
2012-10-17 07:48:21 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
355c2cbab4
2012-10-17 07:21:36 +00:00
Joey Hess
919fec85cd
better fix for zombie problem, which turns out to be a zombie ssh started by rsync
...
When rsyncProgress pipes rsync's stdout, this turns out to cause a ssh
process started by rsync to be left behind as a zombie. I don't know why,
but my recent zombie reaping cleanup was correct, it's just that this other
zombie, that's not directly started by git-annex, was no longer reaped
due to changes in the cleanup. Make rsyncProgress reap the zombie started
by rsync, as a workaround.
FWIW, the process tree looks like this. It seems like the rsync child
is for some reason starting but not waiting on this extra ssh process.
Ssh connection caching may be involved -- disabling it seemed to change
the shape of the tree, but did not eliminate the zombie.
9378 pts/14 S+ 0:00 | \_ rsync -p --progress --inplace -4 -e 'ssh' '-S' ...
9379 pts/14 S+ 0:00 | | \_ ssh ...
9380 pts/14 S+ 0:00 | | \_ rsync -p --progress --inplace -4 -e 'ssh' '-S' ...
9381 pts/14 Z+ 0:00 | \_ [ssh] <defunct>
2012-10-17 00:47:52 -04:00
Joey Hess
b70aaa1891
remove the make clean for standalone builds
...
This seemed to be causing too much load on the autobuilder.
2012-10-16 21:43:14 -04:00
Joey Hess
83c01c44ab
add news item for git-annex 3.20121017
2012-10-16 21:24:49 -04:00
Joey Hess
45201f78a7
releasing version 3.20121017
2012-10-16 21:24:33 -04:00
Joey Hess
ccf76ec29d
close
2012-10-16 21:07:58 -04:00
Joey Hess
9ec33396cc
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-16 21:07:10 -04:00
http://joeyh.name/
fbb394daeb
Added a comment
2012-10-17 01:07:00 +00:00
Joey Hess
9200a02af5
Fix zombie cleanup reversion introduced in 3.20121009.
2012-10-16 21:06:33 -04:00
http://joeyh.name/
a70e92b8e4
Added a comment
2012-10-17 00:41:03 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
e2335c6688
2012-10-17 00:14:34 +00:00
Joey Hess
053e72cbfa
don't continue with missing bin
...
We want the standalone builds to be complete and reproducible, so a missing
bin is an error.
2012-10-16 17:02:24 -04:00
Joey Hess
1da89079f2
cleanup
2012-10-16 16:58:04 -04:00
Joey Hess
7d4f1358f9
blog for the day
2012-10-16 16:49:29 -04:00
Joey Hess
6fb08f2112
add news item for git-annex 3.20121016
2012-10-16 16:48:30 -04:00
Joey Hess
634b870240
releasing version 3.20121016
2012-10-16 16:47:59 -04:00
Joey Hess
a0c05bfa55
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-16 16:29:05 -04:00
http://joeyh.name/
549204c8a4
Added a comment
2012-10-16 20:28:04 +00:00
Joey Hess
4f95cc8ef1
ensure that gitdir is absolute
...
calcGitLink turns out to need it to be absolute, and it normally is,
but not if it's read from a .git file in a submodule, or perhaps from
GIT_DIR.
I should look into dropping this invariant.
2012-10-16 16:25:45 -04:00
Joey Hess
509692847a
remove unused function
2012-10-16 15:39:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
8fbcb23eb1
Added a comment: What about...
2012-10-16 16:43:29 +00:00
Joey Hess
5af5e50475
fixed
2012-10-16 12:34:22 -04:00
Joey Hess
0806b8bfb3
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-16 12:32:45 -04:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
fdca690900
2012-10-16 16:30:57 +00:00
Joey Hess
d7c19ef307
Temporarily disable use of dbus, as the haskell dbus library blows up when losing connection, which will need to be fixed upstream.
2012-10-16 11:56:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkywesyg6tKBZcmxJ2EMUO89DZL1LZ7Sng
148f7ee1f3
Added a comment
2012-10-16 12:02:27 +00:00
EskildHustvedt
e9387aee5c
2012-10-16 07:58:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
6996d834cb
removed
2012-10-16 06:01:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
44050301c2
Added a comment
2012-10-16 06:01:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
87dd423d79
Added a comment
2012-10-16 06:01:38 +00:00
http://joeyh.name/
70a15660de
Added a comment
2012-10-16 05:56:10 +00:00
Joey Hess
237ad352f8
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-16 01:53:55 -04:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
8837dfec6d
Added a comment: I can confirm the fix
2012-10-16 05:53:15 +00:00
http://joeyh.name/
738397d418
Added a comment
2012-10-16 05:52:08 +00:00
Joey Hess
5513e71723
avoid partial !! in gpg list-keys parser
2012-10-16 01:43:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
c300841316
Added a comment
2012-10-16 05:33:06 +00:00
Joey Hess
a10b9a552c
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-16 01:25:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
96483c2a3e
Added a comment
2012-10-16 05:22:54 +00:00
Joey Hess
517aa13913
structural decomposition in partitionParams
...
Avoids partial !!
2012-10-16 01:22:09 -04:00
http://joeyh.name/
cf7fb6568f
removed
2012-10-16 04:53:20 +00:00
http://joeyh.name/
e48bdc20d5
Added a comment
2012-10-16 04:52:18 +00:00
http://joeyh.name/
c584e18201
Added a comment
2012-10-16 04:52:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM
24a92ec201
Added a comment
2012-10-16 04:38:42 +00:00
http://joeyh.name/
6f60d29c2c
Added a comment
2012-10-16 04:24:00 +00:00
Joey Hess
7d51ceb0ff
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-16 00:20:41 -04:00
Joey Hess
5feadb4df4
blog for the day
2012-10-16 00:20:13 -04:00