Control: tag -1 unreproducible moreinfo At Tue, 28 Apr 2015 09:21:38 +0300, Risto Paavola wrote: > > The problem seems to be bigger. A lot of samba tools, including samba itself > are not working: > # samba_dnsupdate > Traceback (most recent call last): > File "/usr/sbin/samba_dnsupdate", line 41, in <module> > import samba > File "/usr/lib/python2.7/dist-packages/samba/__init__.py", line 50, in > <module> > from samba._ldb import Ldb as _Ldb > ImportError: /usr/lib/x86_64-linux-gnu/samba/libnetif.so.0: invalid ELF header > > # samba_upgradedns > Traceback (most recent call last): > File "/usr/sbin/samba_upgradedns", line 32, in <module> > import samba > File "/usr/lib/python2.7/dist-packages/samba/__init__.py", line 50, in > <module> > from samba._ldb import Ldb as _Ldb > ImportError: /usr/lib/x86_64-linux-gnu/samba/libnetif.so.0: invalid ELF header > > # samba > samba: error while loading shared libraries: > /usr/lib/x86_64-linux-gnu/samba/libnetif.so.0: invalid ELF header
I can't reproduce this on my system. Can you show me the output of "ls -al /usr/lib/x86_64-linux-gnu/samba/libnetif.so.0"? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

