[Adium-devl] Buildbot's back!
Chris Forsythe
chris at adiumx.com
Thu Feb 7 01:40:30 UTC 2008
You could try just adiumx.com or the hostname of the box itself as well.
Chris
On Feb 6, 2008, at 10:53 AM, Colin Barrett wrote:
> Telling buildbot to do nslookup svn.adiumx.com worked fine, gave the
> right IP.
>
> I have no idea why it's failing. I now have this in the buildbot
> config file:
>
>> import socket
>>
>> # This is necessary because svn was failing to do the lookup right
>> on smew.
>> adium_svn_ip = socket.gethostbyname('svn.adiumx.com')
>>
>> ...
>>
>> trunkf.addStep(source.SVN(mode="update",
>> baseURL="svn://%s/adium/" % adium_svn_ip,
>> defaultBranch="trunk"))
>
> Ridiculous, but it should work. It will do the DNS lookup on the
> server, and if that starts failing, well, let's just hope it doesn't,
> for my sanity :)
>
> -Colin
>
> On Feb 6, 2008, at 8:22 AM, Augie Fackler wrote:
>
>> Yeah, I was getting ready to say the build of svn shouldn't have
>> *anything* to do with DNS working or not.
>> Have you tried resolving svn.adiumx.com against the servers listed
>> in /
>> etc/resolv.conf (dig @dns.server.goes.here svn.adiumx.com)
>>
>> On Feb 6, 2008, at 10:18 AM, Colin Barrett wrote:
>>
>>> FALSE ALARM APPARENTLY.
>>>
>>> I swear this has something to do with me being logged in or not.
>>> What
>>> the fuck.
>>>
>>> On Feb 6, 2008, at 8:14 AM, Colin Barrett wrote:
>>>
>>>> This time for real, I think.
>>>>
>>>> For the help of anyone searching, I was getting this error:
>>>>
>>>> svn: Unknown host: "svn://svn.adiumx.com".
>>>>
>>>> We were using the stock svn on Leopard. So I installed subversion
>>>> from
>>>> macports, and now it seems to be working.
>>>>
>>>> Hopefully this lasts and buildbot doesn't die again!
>>>>
>>>> -Colin
>>>>
>>>> _______________________________________________
>>>> Adium-devl mailing list
>>>> Adium-devl at adiumx.com
>>>> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
>>>
>>>
>>> _______________________________________________
>>> Adium-devl mailing list
>>> Adium-devl at adiumx.com
>>> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
>>
>>
>> _______________________________________________
>> Adium-devl mailing list
>> Adium-devl at adiumx.com
>> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
>
>
> _______________________________________________
> Adium-devl mailing list
> Adium-devl at adiumx.com
> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
More information about the devel
mailing list