search for: h_list_python2

Displaying 5 results from an estimated 5 matches for "h_list_python2".

2023 Jan 18
1
Building samba 4.17.4 on CentOS7
...gt; srpm. See the attached error message (configure? fails). > > The attachment probably never made the list (it strips attachments), but it got to me and one line points out your problem: File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Utils.py", line 609, in h_list_python2 Centos 7 defaulted to python 2 and Samba now mandates python 3 Rowland
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
...t_recurse(node) File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Configure.py", line 285, in post_recurse self.hash = Utils.h_list((self.hash, node.read('rb'))) File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Utils.py", line 609, in h_list_python2 return md5(repr(lst)).digest() TypeError: __init__() takes exactly 1 argument (2 given) error: Bad exit status from /var/tmp/rpm-tmp.5GdaQO (%build)
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
...t; > > > > > The attachment probably never made the list (it strips attachments), but > > it got to me and one line points out your problem: > > > > File > > "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Utils.py", > > line 609, in h_list_python2 > > > > Centos 7 defaulted to python 2 and Samba now mandates python 3 > > > > Rowland > > > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: https://lists.samba.org/mailman/options/samba > &g...
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
...ge (configure fails). > > > > > > The attachment probably never made the list (it strips attachments), but > it got to me and one line points out your problem: > > File > "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Utils.py", > line 609, in h_list_python2 > > Centos 7 defaulted to python 2 and Samba now mandates python 3 > > Rowland > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- Greg Dickie just a guy 514-983-5400
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
On 18/01/2023 14:20, Greg Dickie via samba wrote: > Hi, > > I used to build samba regularly but it's been a couple of years. I'm trying > to fix an issue with samba stock 4.10.16 on Cent7 by building latest and > seeing if it behaves the same but it looks like waf is not doing what's > expected. Simple question: should this work or is cent7 now too old and >