Displaying 20 results from an estimated 96 matches for "nonetype".
Did you mean:
nodetype
2012 Jul 11
2
Bug#681213: xen problem - Error: 'NoneType' object is unsubscriptable
...Package: libxenstore3.0:amd64
Version: 4.0.1-5.2
Package:xen-hypervisor-4.0-amd64:amd64
Version: 4.0.1-5.2
Package: xenstore-utils:amd64
Version: 4.0.1-5.2
After upgrade package to version 4.0.1-5.2 from 4.0.1-4 launching the
following command from bash '*xm list*' the system gived me
*NoneType' object is unsubscriptable*
same problem occurs typing '*xm create*' my virtual machine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20120711/dbee99de/attachment.html>
2014 Jun 09
0
jessie, xen: 'NoneType' object has no attribute 'rfind'
...t works fine. I start it with 'xm create jessie'.
Some data you can see down. What further information do you need?
vg.
-------------------------------------------------
call with xm:
root at xen2:~# xm create comp2.xm
Using config file "/etc/xen/comp2.xm".
Error: 'NoneType' object has no attribute 'rfind'
root at xen2:~#
call with xl:
root at xen2:~# xl create comp2.xm
ERROR: A different toolstack (xm) have been selected!
root at xen2:~#
the comp2.xm:
device_model_version = "qemu-xen"
device_model_override = "/usr/bin/qe...
2010 Oct 24
1
Bug#601271: xen-utils-4.0: domain fails to reboot (AttributeError: 'NoneType' object has no attribute 'getBitSize')
.../usr/lib/xen-4.0/lib/python/xen/xend/XendDomainInfo.py", line 2528, in _constructDomain
balloon.free(16*1024, self) # 16MB should be plenty
File "/usr/lib/xen-4.0/lib/python/xen/xend/balloon.py", line 112, in free
guest_size = dominfo.image.getBitSize()
AttributeError: 'NoneType' object has no attribute 'getBitSize'
[2010-10-23 17:48:59 1679] DEBUG (XendDomainInfo:3053) XendDomainInfo.destroy: domid=2
[2010-10-23 17:48:59 1679] ERROR (XendDomainInfo:128) Domain construction failed
Traceback (most recent call last):
File "/usr/lib/xen-4.0/lib/python/xen/x...
2012 Jun 05
0
uncaught exception - 'NoneType' object has no attribute 'get'
...tik.de /etc/samba/smb3.conf
> no talloc stackframe around, leaking memory
> Reading smb.conf
> Provisioning
> Exporting account policy
> Exporting groups
> Exporting users
> Next rid = 17062
> ERROR(<type 'exceptions.AttributeError'>): uncaught exception - 'NoneType'
> object has no attribute 'get'
> File
> "/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py",
> line 160, in _run
> return self.run(*args, **kwargs)
> File
> "/usr/local/samba/lib64/python2.6/site-packages/samba/n...
2013 Jun 11
0
Bug#711923: xen-utils-common: After run 'xm create ...' i got error "Error: 'NoneType' object has no attribute 'rfind'
Package: xen-utils-common
Version: 4.2.1-2
Severity: important
After run
xm create -c win2008.hvm
Using config file "./win2008.hvm".
Error: 'NoneType' object has no attribute 'rfind'
/var/log/xen/xend.log:
[2013-06-10 21:48:59 31935] ERROR (xmlrpclib2:181) Internal error handling
xend.domain.create
Traceback (most recent call last):
File "/usr/lib/xen-4.2/bin/../lib/python/xen/util/xmlrpclib2.py", line 134,
in _marshal...
2005 Jun 07
3
Error while creating domains
...00
Page tables: 0xc0348000->0xc034a000
Start info: 0xc034a000->0xc034b000
Boot stack: 0xc034b000->0xc034c000
TOTAL: 0xc0000000->0xc0400000
ENTRY ADDRESS: 0xc0100000
VCPUS: 4
Domain construction error: cannot concatenate ''str'' and ''NoneType'' objects
Traceback (most recent call last):
File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 483, in construct
self.configure()
File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 992, in configure
self.create_devices()
File "/usr/lib/pytho...
2010 Dec 29
0
Bug#601271: xen-utils-4.0: domain fails to reboot (AttributeError: 'NoneType' object has no attribute 'getBitSize')
I've now reproduced this on a 64-bit squeeze dom0, with a 64-bit squeeze
domU; both freshly installed.
Has anyone looked at this problem? Should I talk directly to upstream?
2014 Jun 15
1
apr buildconf fails
...uot;, line 230, in <module>
main()
File "build/gen-build.py", line 56, in main
h_deps[os.path.basename(fname)] = extract_deps(fname, legal_deps)
File "build/gen-build.py", line 198, in extract_deps
inc = _re_include.match(line).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
buildconf: rebuilding rpm spec file
[root at uszmpaplp005lc apr-util-1.5.1]# build/gen-build.py
Traceback (most recent call last):
File "build/gen-build.py", line 230, in <module>
main()
File "build/gen-build.py", line 5...
2010 Jul 02
0
Re: Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found. - SOLVED
...; On Mon, Jun 21, 2010 at 8:43 PM, Daniel Bojczuk <danielbojczuk@gmail.com>
>
> wrote:
>
> Hi,
>
> I''m trying to use a Gentoo whit Xem 4.0, but I try: xm create
>
> windows2008r2.hvm I get the error: Error: coercing to Unicode: need
>
> string or buffer, NoneType found.
>
> Does anybody knows how to solve that?
>
>
> windows2008r2.hvm:
>
> kernel = "hvmloader"
>
> builder=''hvm''
>
> memory = 512
>
> name = "Windows2008R2"
>
> vcpus=2
>
> acpi=1
>
> apic=1
>
>...
2010 Jun 25
0
Bug#587090: xen-utils-4.0: Exception starting xend ('NoneType' object has no attribute 'rfind')
Package: xen-utils-4.0
Version: 4.0.0-2
Severity: important
xend does not start because of a bug in option parsing.
Error described here: http://www.gossamer-threads.com/lists/xen/devel/172035
Patch:
--- a/tools/python/xen/xend/XendOptions.py Mon Apr 26 12:13:23 2010 +0100
+++ b/tools/python/xen/xend/XendOptions.py Wed Apr 28 16:54:04 2010 +0200
@@ -207,18 +207,18 @@
def
2012 Jul 09
1
Processed: closing 587090
Processing commands for control at bugs.debian.org:
> close 587090 4.1.0~rc6-1
Bug #587090 [xen-utils-4.0] xen-utils-4.0: Exception starting xend ('NoneType' object has no attribute 'rfind')
There is no source info for the package 'xen-utils-4.0' at version '4.1.0~rc6-1' with architecture ''
Unable to make a source version for version '4.1.0~rc6-1'
Marked as fixed in versions 4.1.0~rc6-1.
Bug #587090 [xen-uti...
2010 Jun 21
4
Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found.
Hi,
I''m trying to use a Gentoo whit Xem 4.0, but I try: xm create
windows2008r2.hvm I get the error: Error: coercing to Unicode: need
string or buffer, NoneType found.
Does anybody knows how to solve that?
windows2008r2.hvm:
kernel = "hvmloader"
builder=''hvm''
memory = 512
name = "Windows2008R2"
vcpus=2
acpi=1
apic=1
disk = [ ''file:/vm/Windows2008R2,hda,w'', '',hdc:cdrom,r'' ]
device_...
2018 Aug 27
0
samba_gpoupdate: TypeError: 'NoneType' object is not iterable
...d[1295]:
/usr/local/samba/sbin/samba_gpoupdate: for gpo_obj in gpos:
Aug 27 10:36:05 dc4samba winbindd[1295]: [2018/08/27 10:36:05.392657, 0]
../lib/util/util_runcmd.c:327(samba_runcmd_io_handler)
Aug 27 10:36:05 dc4samba winbindd[1295]:
/usr/local/samba/sbin/samba_gpoupdate: TypeError: 'NoneType' object is not
iterable
2010 Sep 05
1
Bug#587090: PATCH unnecessary for HVM DomU guests
Package: xen-utils-4.0
Version: 4.0.1~rc6-1
Severity: important
Tags: patch
The patch is not necessary for HVM DomU guests.
The Error: 'NoneType' object has no attribute 'rfind' was fixed by installing xen-qemu-dm-4.0. [1]
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588888
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen...
2023 Aug 24
1
Crash on "samba-tool domain level raise --domain-level=2016 --forest-level=2016"
...commands was ok:
samba-tool domain schemaupgrade --schema=2019
samba-tool domain functionalprep --function-level=2016
the third instead failed:
> samba-tool domain level raise --domain-level=2016 --forest-level=2016
> ERROR(<class 'AttributeError'>): uncaught exception - 'NoneType'
> object has no attribute 'startswith'
> ? File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line
> 279, in _run
> ??? return self.run(*args, **kwargs)
> ?????????? ^^^^^^^^^^^^^^^^^^^^^^^^^
> ? File "/usr/lib/python3/dist-packages/samba...
2016 Jul 17
0
firewalld cloud-init dhcp error
...ud-init: ci-info:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Route info
failed!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Jul 17 14:21:01 biz105 cloud-init: 2016-07-17 14:21:01,476 -
url_helper.py[WARNING]: Calling '
http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [3/120s]:
unexp
ected error ['NoneType' object has no attribute 'status_code']
Jul 17 14:21:04 biz105 cloud-init: 2016-07-17 14:21:04,482 -
url_helper.py[WARNING]: Calling '
http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [6/120s]:
unexp
ected error ['NoneType' object has no attribute 'sta...
2012 Jul 17
1
Bug#681213: Full logs?
Hi Orazio,
Is "NoneType object is unsubscriptable" the full and complete error message?
I'd have expected some sort of accompanying backtrace, if not on the console
then in /var/log/xen/*
Is this issue by any chance fixed by installing the xen-qemu-dm-4.0 package?
Lastly, does this happen with the packages from...
2006 Oct 16
0
Problem : Debian xen package removal & installation
...line 1319, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 922, in run
pkg.remove(runtimes, remove_script_files=True)
File "/usr/bin/pycentral", line 682, in remove
default_runtime.remove_byte_code(self.private_files)
AttributeError: 'NoneType' object has no attribute
'remove_byte_code'
dpkg: error processing xen-utils-3.0-unstable-1
(--purge):
subprocess pre-removal script returned error exit
status 1
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1325, in ?
main()
File "/usr/bin/p...
2014 Aug 22
2
[LLVMdev] Addressing const reference in ArrayRef
...to stop after it sees an error).
>
> diff --git a/include/llvm/ADT/ArrayRef.h b/include/llvm/ADT/ArrayRef.h
> index 0351cf5..79f14da 100644
> --- a/include/llvm/ADT/ArrayRef.h
> +++ b/include/llvm/ADT/ArrayRef.h
> @@ -68,7 +68,7 @@ namespace llvm {
> /*implicit*/ ArrayRef(NoneType) : Data(nullptr), Length(0) {}
>
> /// Construct an ArrayRef from a single element.
> - /*implicit*/ ArrayRef(const T &OneElt)
> + __attribute__((deprecated)) /*implicit*/ ArrayRef(const T &OneElt)
> : Data(&OneElt), Length(1) {}
>
> /// Const...
2017 Sep 22
2
No longer able to run lit tests within a sub-tool
...races/llvm/tools/clang/test/lit.cfg.py", line 128, in <module>
config.substitutions.append( ('%clang_func_map', ' ' + lit.util.which('clang-func-mapping', config.environment['PATH']) + ' ') )
TypeError: cannot concatenate 'str' and 'NoneType' objects
However, this still works when running tests within llvm:
./bin/llvm-lit <src>/llvm/test/tools/llvm-cov
I'd appreciate any help in getting this working again.
thanks,
vedant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list...