Samba4 - samba_dnsupdate problem 'module' object has no attribute 'check_call'

Taylor, Jonn jonnt at taylortelephone.com
Wed Apr 6 13:45:37 MDT 2011


On 04/06/2011 04:02 AM, Jelmer Vernooij wrote:
> On Tue, 2011-04-05 at 23:23 -0500, Taylor, Jonn wrote:
>> I am getting these errors when running samba_dnsupdate.
>>
>> CentOS 5.5 x86_64
>> Samba Version 4.0.0alpha15-GIT-dca465f
>>
>> Jonn
>>
>> Calling nsupdate for A taylortelephone.com 192.168.173.4
>> Failed nsupdate: A taylortelephone.com 192.168.173.4 : 'module' object
>> has no attribute 'check_call'
> This is probably referring to subprocess.check_call, which is not
> available in older versions of Python (notably python 2.4). We should
> avoid it and just use subprocess.call instead.
>
> Cheers,
>
> Jelmer
>
>
Andrew,

Is this something that you are going to change? If so when so I can test.

Jonn


More information about the samba-technical mailing list