Displaying 20 results from an estimated 2000 matches similar to: ""ImportError: No module named ext" when launching a Xen v4 Guest."
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
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'
Apologies for answering my own post - found that python3-dnspython needed to
be installed. Once I had done that it works normally.
Sorry for the noise!
Roy
> -----Original Message-----
> From: Roy Eastwood [mailto:spindles7 at gmail.com]
> Sent: 15 May 2019 15:44
> To: samba at lists.samba.org
> Subject: ImportError: No module named 'dns'
>
> After updating my
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
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
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
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
2010 Sep 13
0
Bug#596765: xen: can't create a VM : no module named xmlproc
Package: xen
Severity: important
Hello,
New install of XEN 4.0, can't create a vm :
xm new k2000-shinken
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 <module>
main.main(sys.argv)
File
2010 Sep 23
1
xm new yields Import error: No module named xmlproc
I''m using a source-compiled Xen-4.0.2-rc1-pre (changeset: Fri Sep
17 17:06:57 2010 +0100 21350:6e0ffcd2d9e0) on a brand new Debian Testing
(Squeeze/sid) install. The first problem that I ran accross was just
getting xend to start. I was getting a python error saying that it
couldn''t import SrvDaemon. I got around that by moving
/usr/lib/python2.6/site-packages/xen to
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
2013 Apr 05
2
Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode (NOT SOLVED)
I forgot to remove 'solved' from the title after the fix I thought I had
discovered didn't work. I was going to post anyway in hopes of helping
someone else but that didn't quite work out the way I'd planned. I'll use
the lateness of the hour as an excuse.
Ok, so after digging further into this problem, it's getting weird:
I decided to manually do the
2011 Sep 25
1
Please report to - xm new
I installed the beta version of oneiric and got this error:
root@g4-01:~# xm new
Unexpected error: <type ''exceptions.ImportError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/lib/xen-4.1/bin/xm", line 8, in <module>
main.main(sys.argv)
File
2008 May 16
1
xm new
Hello, i have Centos5.1 64bit, with xen3.2, using centos xen kernel, xen3.2
builded from source rpm for centos.
Virtual machines work fine trough xm create configname ,but when i am trying
to add them to xen source :
xm new configname, this is what i get :
[root at xen-prod xen]# xm new test01.hvm
Unexpected error: exceptions.ImportError
Please report to xen-devel at lists.xensource.com
2008 May 18
1
xen source (xm new machinename)
Hi, i am running Centos5.1 i386, with xen3.2.0 compiled from source rpms
provided on xen.org. As dom0 kernel i am using centos-xen kernels.
When i am trying to add new machine to xen source using xm new, this is what
i get :
[root@xxx /]# xm new centos01
Unexpected error: exceptions.ImportError
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File
2012 Jul 01
1
xm crash
Ok, it says to send this so here it is:
[root@xen lharold]# xm create xm_fedora.cfg
Using config file "/etc/xen/xm_fedora.cfg".
Started domain Fedora (id=2)
[root@xen lharold]# xm new Fedora
Unexpected error: <type ''exceptions.ImportError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/sbin/xm", line 7, in
2011 Jan 19
13
xen-unstable: ImportError: No module named xen.xm
I have pulled the latest from xen-unstable on a new machine, I run
make world and make install and after rebooting into xen, when i run
xm list or anything else i get:
# xm list
Traceback (most recent call last):
File "/usr/sbin/xm", line 5, in <module>
from xen.xm import main
ImportError: No module named xen.xm
I also tried going into the tools dir and make install,
2011 Jan 19
13
xen-unstable: ImportError: No module named xen.xm
I have pulled the latest from xen-unstable on a new machine, I run
make world and make install and after rebooting into xen, when i run
xm list or anything else i get:
# xm list
Traceback (most recent call last):
File "/usr/sbin/xm", line 5, in <module>
from xen.xm import main
ImportError: No module named xen.xm
I also tried going into the tools dir and make install,