search for: __builtins__

Displaying 4 results from an estimated 4 matches for "__builtins__".

Did you mean: __builtin__
2017 Feb 26
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...--verbose', '--debuglevel=0', '--dbdir', '/var/lib/samba/bentley', '--use-xattrs=yes', '--realm=mrc.motec.com.au', '--dns-backend=BIND9_DLZ', '/etc/samba/smb.bentley.conf'], 'warnings': <module at remote 0x7ffff7f97670>, '__builtins__': <module at remote 0x7ffff7faeb08>, '__file__': '/usr/bin/samba-tool', 'cmd': <cmd_sambatool(errf=<file at remote 0x7ffff7fc91e0>, outf=<file at remote 0x7ffff7fc9150>) at remote 0x7fffdd988990>, 'cmd_sambatool': <type at remote 0x73f9...
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote: > Anyone? Can you please post a gdb backtrace --full? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 862 bytes Desc: This is a digitally signed message part URL:
2015 Aug 20
1
Fwd: ABRT Daemon/sosreport disaster
...module>:ImportError: No module named argparse : :Traceback (most recent call last): : File "/usr/libexec/abrt-action-generate-machine-id", line 24, in <module> : from argparse import ArgumentParser :ImportError: No module named argparse : :Local variables in innermost frame: :__builtins__: <module '__builtin__' (built-in)> :__file__: '/usr/libexec/abrt-action-generate-machine-id' :__package__: None :sys: <module 'sys' (built-in)> :__name__: '__main__' :__doc__: 'This module provides algorithms for generating Machine IDs.\n' -- R...
2006 Oct 24
1
python-interactive for CentOS/EL 4
Hi all, Could anyone point me in the right direction for a package that provides the 'interactive' module for Python? I need to do some SSH stuff in Python so I grabbed python-paramiko from RPMForge (as always, thanks Dag & co.). Paramiko appears to be dependent on python-crypto but the RPM doesn't require it.. [wmcdonald at willspc ssh]$ ./demo.py Traceback (most recent call