Error during make quicktest

Andrew Bartlett abartlet at samba.org
Sun Mar 20 05:36:04 MDT 2011


On Sun, 2011-03-20 at 00:46 +0300, Matthieu Patou wrote:
> On 20/03/2011 00:33, Matthieu Patou wrote:
> > Hello Fred,
> >
> >
> >
> > On 20/03/2011 00:02, Fred Berard wrote:
> >> Hello all,
> >>
> >> I'm trying to install samba 4 on one of my pc an during the quicktest 
> >> the console sent me this result :
> >>
> >> FAILED (31 failures and 0 errors in 226 testsuites)
> >>
> >> As I don't know what to do to repair all of that, please find my 
> >> /st/summary file as linked file.
> >>
> > Maybe first you can send us the output of make quicktest then tell us 
> > a bit more about your version of linux.
> >
> Ok the basic problem is that you can't provision your test env so make 
> quicktest fails, quite logic .... Looking at the logs I saw this:
> Traceback (most recent call last):
>    File "/usr/lib/python2.7/site.py", line 549, in <module>
>      main()
>    File "/usr/lib/python2.7/site.py", line 532, in main
>      known_paths = addsitepackages(known_paths)
>    File "/usr/lib/python2.7/site.py", line 311, in addsitepackages
>      addsitedir(sitedir, known_paths)
>    File "/usr/lib/python2.7/site.py", line 188, in addsitedir
>      addpackage(sitedir, name, known_paths)
>    File "/usr/lib/python2.7/site.py", line 158, in addpackage
>      exec line
>    File "<string>", line 1, in <module>
>    File "/usr/lib/python2.7/site-packages/abrt_exception_handler.py", 
> line 28, in <module>
>      import subprocess
>    File "/usr/lib/python2.7/subprocess.py", line 428, in <module>
>      import select
> ImportError: /usr/lib/python2.7/lib-dynload/selectmodule.so: undefined 
> symbol: _Py_ZeroStruct
> ./bin/samba failed with status 1!
> 
> Have a look at this thread, 
> https://bugzilla.redhat.com/show_bug.cgi?id=639985.
> 
> Also I put simo in copy as he had the problem also on a 64bit hosts with 
> rawhide (and it seems that you run fedora).

I had to do this:

sudo yum remove abrt-addon-python

on my 32 bit Feodra 14.

I'm not sure what the real bug is here - it might have been old Samba
binaries not relinked after a distro upgrade or something, but I still
don't really like the idea of abrt being involved in every python
process on the system... (then again, i suppose it's already involved in
every C program for that crash detection...)

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Cisco Inc.



More information about the samba-technical mailing list