Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
fcd884c13e
3 changed files with 43 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="4.152.108.140"
|
||||||
|
subject="comment 6"
|
||||||
|
date="2013-09-05T16:30:52Z"
|
||||||
|
content="""
|
||||||
|
I have verified the gpg build I am currently using on OSX fails with that line. MacGPG doesn't but I had problems including it in the build before.
|
||||||
|
If you remove the \"cert\" and the \"pkg\" from the line it will work. It seems I need to update the gpg build to support these DNS based key finding methods.
|
||||||
|
"""]]
|
|
@ -0,0 +1,26 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
ip="4.152.108.140"
|
||||||
|
subject="comment 7"
|
||||||
|
date="2013-09-05T16:54:36Z"
|
||||||
|
content="""
|
||||||
|
./configure says:
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
checking whether the resolver is usable... no
|
||||||
|
checking whether I can make the resolver usable with BIND_8_COMPAT... no
|
||||||
|
|
||||||
|
configure:7918: gcc -o conftest -g -O2 conftest.c >&5
|
||||||
|
Undefined symbols for architecture x86_64:
|
||||||
|
\"_res_9_dn_expand\", referenced from:
|
||||||
|
_main in ccsJFrZc.o
|
||||||
|
\"_res_9_dn_skipname\", referenced from:
|
||||||
|
_main in ccsJFrZc.o
|
||||||
|
\"_res_9_query\", referenced from:
|
||||||
|
_main in ccsJFrZc.o
|
||||||
|
ld: symbol(s) not found for architecture x86_64
|
||||||
|
collect2: ld returned 1 exit status
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
So no DNS stuff until I can find a way to build a gpg for OSX that supports it.
|
||||||
|
"""]]
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U"
|
||||||
|
nickname="Adam"
|
||||||
|
subject="comment 8"
|
||||||
|
date="2013-09-05T17:30:07Z"
|
||||||
|
content="""
|
||||||
|
Hmm, thanks for looking into it. I appreciate it.
|
||||||
|
"""]]
|
Loading…
Reference in a new issue