similar to: ImportError: No module named 'dns'

Displaying 20 results from an estimated 3000 matches similar to: "ImportError: No module named 'dns'"

2019 May 15
2
ImportError: No module named 'dns'
After updating my samba version to 4.10.3 (from a self-compiled 4.10.2 version) on a DC running on Debian Stretch, I notice errors in the logs when samba_dnsupdate is run. Manually running it produces: root at debian-vb:~# samba_dnsupdate --verbose Traceback (most recent call last): File "/usr/local/samba/sbin/samba_dnsupdate", line 56, in <module> import dns.resolver
2019 May 15
2
ImportError: No module named 'dns'
Thanks Rowland, our messages crossed in the post; as you see I worked it out - eventually :-) Roy > -----Original Message----- > From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of > Rowland penny via samba > Sent: 15 May 2019 16:04 > To: samba at lists.samba.org > Subject: Re: [Samba] ImportError: No module named 'dns' > > On 15/05/2019 15:44, Roy
2019 May 15
0
ImportError: No module named 'dns'
I had the same problem, and also for python3-markdown (on Fedora). Maybe this is something for package maintainers? On 5/15/19 5:19 PM, Roy Eastwood via samba wrote: > Thanks Rowland, our messages crossed in the post; as you see I worked it out - eventually :-) > Roy > >> -----Original Message----- >> From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of
2019 May 16
0
GPO-Error
Hai Stefan, What is the samba version your running now? Im now at 4.10.3 with my DC's and the command : samba-tool gpo list username Then it does show the GPO's for the user. If you on 4.10, check if these are installed : ii python3 3.5.3-1 amd64 interactive high-level object-oriented language (default python3 version) ii
2019 May 16
1
GPO-Error
Ok, so yesterday it worked. Can you run this for me and mail me the output, i have a quick check. https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh And https://raw.githubusercontent.com/thctlo/samba4/master/samba-check-db-repl.sh Last, have you check for corrupted filesystem and/or file/folders? Any updates done last days? Now maybe, just maybe, and this
2018 Jul 21
2
Failed to establish your Kerberos Ticket cache due time differences with the domain controller
I have this warning message when I try to logon using a domain user to the DC itself: "Failed to establish your Kerberos Ticket cache due time differences with the domain controller. Please verify the system time." I have set up PAM using this file: /usr/share/pam-configs/winbind: Name: Winbind NT/Active Directory authentication Default: yes Priority: 192 Auth-Type: Primary Auth:
2011 Mar 18
1
"ImportError: No module named ext" when launching a Xen v4 Guest.
Hello, I''m trying to get a Xen v4 Guest running. When I start it I get a "ImportError: No module named ext" error and a note to report the problem to this list. xm create -x guest.cfg Using config file "./guest.cfg". Unexpected error: <type ''exceptions.ImportError''> Please report to xen-devel@lists.xensource.com Traceback (most recent call
2017 Nov 03
0
dns module not found
Hi Dirk, Le 11/03/2017 à 05:07 PM, Dirk Laurenz a écrit : > Nope, but that was not the problem... > > > root at samba01:~# dpkg -l | grep python-dns > root at samba01:~# apt-get install python-dns ouch, my fault, I think it should have been python-dnspython By the way, what samba package are you using? python-dnspython should be a dependency of samba package (at least it is in
2013 Feb 28
1
ImportError: No module named lxml
Dears , i need you support as i got the following error : #xm new -f /OVS/Repositories/0004fb0000030000505b685a936d0faf/VirtualMachines/0004fb00000600001dfb6cf4b6258355/vm.cfg Unexpected error: exceptions.ImportError Please report to xen-devel@lists.xensource.com Traceback (most recent call last): File "/usr/sbin/xm", line 7, in ? main.main(sys.argv) File
2011 May 01
1
Bug#624788: Python version issue: "ImportError: No module named lxml"
Package: xen-utils-4.0 Version: 4.0.1-2 Right after another Wheezy distribution update I've faced the following issue with "xm". ===== host:~# xm new /etc/xen/domains/test.cfg Unexpected error: <type 'exceptions.ImportError'> Please report to xen-devel at lists.xensource.com Traceback (most recent call last): File "/usr/lib/xen-4.0/bin/xm", line 8, in
2006 Aug 26
3
Bug#384739: ImportError: No module named xen.xend.server
Package: xen-utils-3.0 Version: 3.0.2+hg9697-2 Severity: grave Justification: renders package unusable Below you find the output of apt-get install xen-utils-3.0 . /usr/sbin/xend tries tom import the python scripts from /usr/lib/python as well as from /usr/lib64/python ; both directories do not exist on my system, I have python2.4 installed. (With both python2.3 and python2.4 installed I had the
2007 Mar 28
2
error when running ocfs2console (ImportError: No module named ocfs2interface.about)
I had build ocfs2-tools-1.2.3 from sources on x86_64 machine (FC6). When I run: ocfs2console I get: Traceback (most recent call last): File "/usr/local/sbin/ocfs2console", line 3, in ? from ocfs2interface.about import process_args ImportError: No module named ocfs2interface.about When I try: locate ocfs2interface.about I get no result. Any ideas what went wrong ? Regards, Andy
2017 Nov 03
3
dns module not found
Nope, but that was not the problem... root at samba01:~# dpkg -l | grep python-dns root at samba01:~# apt-get install python-dns Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: python-dns 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.7 kB of archives. After this operation, 135
2017 Nov 03
2
dns module not found
Hello @all, i have three samba dc's each running with Version 4.7 on raspbian strech On one oft hem i have now this problem and i don't know why? I'm not sure what caused the problem. because it worked before. root at samba01:~# /usr/sbin/samba_dnsupdate --help Traceback (most recent call last): File "/usr/sbin/samba_dnsupdate", line 52, in <module>
2019 Apr 18
1
error samba_dnsupdate
Hello list, update my version of samba to 4.10.2 and when I send the command ./samba_dnsupdate --verbose I get the following error Traceback (most recent call last): File "./samba_dnsupdate", line 56, in <module> import dns.resolver ImportError: No module named 'dns' Somebody can Help me
2018 Jan 05
1
Adding a Windows Server 2008 as a DC to the domain fails
Hai Roy, Hmm, i dont know for sure, but based on my google magic, i say your correct. Lowering the samba DC domain level should help you out. If someone can confirm this, thanks! But i must mention. Adding a "unsupported" ms 2008 server as dc... wil cost you ms licenses.. I suggest if possible, add a new samba AD DC. Add the windows server as member, and you dont have to lower
2019 Jul 22
1
[libnbd] ImportError: cannot import name 'Error'
13:38 < mkletzan> rjones: Not sure where to look, but when I do just `import nbd` from python on the clean installation of libnbd, I just get `ImportError: cannot import name 'Error'` I can't reproduce it: $ rpm -q python3-libnbd python3-libnbd-0.1.8-1.fc30.x86_64 $ python3 Python 3.7.3 (default, May 11 2019, 00:38:04) [GCC 9.1.1 20190503 (Red Hat 9.1.1-1)]
2005 Nov 22
1
importerror with unstable
I''m trying to use unstable version of xen but when I boot I have this message when I try to start xen with the "xend start" command : .Traceback (most recent call last): File "/usr/sbin/xend", line 33, in ? from xen.xend.server import SrvDaemon File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line 28, in ? from xen.lowlevel
2013 Apr 04
0
Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode [SOLVED]
I'm getting the following error attempting to run samba-tool after installing the latest git using the install_with_python script to use Python 2.6: [root at Server1 dcerpc]# samba-tool Traceback (most recent call last): File "/usr/local/samba/bin/samba-tool", line 33, in <module> from samba.netcmd.main import cmd_sambatool File
2018 Jun 13
0
Samba Time Synchronisation wikipage
Hai, https://docs.microsoft.com/en-us/windows-server/networking/windows-time-service/how-the-windows-time-service-works Look in the above link, search for "Time Synchronization in an AD DS Hierarchy". There you find the PDC Emulator role. In the piramide. ;-) This one explains even better then the technet link. It also explains Alexei's question i believe. Greetz, Louis