similar to: error when running ocfs2console (ImportError: No module named ocfs2interface.about)

Displaying 17 results from an estimated 17 matches similar to: "error when running ocfs2console (ImportError: No module named ocfs2interface.about)"

2010 Nov 30
1
Compiling ocfs2-tools-1.6.3 on slackware64-13.1
Hello all, I'm having trouble compiling ocfs2-tools-1.6.3 on slackware64-13.1 These are my configure flags (the last 2 I added after googling this problem, but didn't help): ./configure \ --sbindir=/sbin \ --bin=/bin \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc \ --datadir=/etc/ocfs2 \ --sharedstatedir=/var/ocfs2 \ --libexecdir=/usr/libexec \
2012 Mar 10
1
ocfs2console hangs on startup
Hi, Hope this is the right place to ask this. I have set up 2 ubuntu lts machines with an IBM iscsi san. I have set up multipathd and ocfs2 and it seems to be working. The problem is that when I run up ocfs2console it hangs (the console app, not the system). Using strace, I can see that it is running through all the /dev/sdx devices and loops trying to access the first one in
2009 Jun 03
3
ocfs2console is slow
Ever since we have installed OCFS2, we have had extremely slow performance in the ocfs2console. It can take us over 30 minutes to do the simplest tasks. We do not have this type of performance with other xwindows applications on our server. Does anyone have any performance improvement suggestions for the ocfs2console? Thanks, Reid
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 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
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)]
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
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
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
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
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
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 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,