Mike Viau
2010-Sep-03 03:42 UTC
[Pkg-xen-devel] Bug#587090: Issue confirmed with xen-utils-4.0 (4.0.1~rc6-1)
Package: xen-utils-4.0
Version: 4.0.1~rc6-1
Severity: important
Issue confirmed with xen-utils-4.0 (4.0.1~rc6-1) in Debian Squeeze AMD64.
Trace of error while using xm-debian.cfg (attached):
[2010-09-02 00:53:21 1407] ERROR (xmlrpclib2:178) Internal error handling
xend.domain.create
Traceback (most recent call last):
File "/usr/lib/xen-4.0/lib/python/xen/util/xmlrpclib2.py", line 131,
in _marshaled_dispatch
response = self._dispatch(method, params)
File "/usr/lib/python2.5/SimpleXMLRPCServer.py", line 415, in
_dispatch
return func(*params)
File "/usr/lib/xen-4.0/lib/python/xen/xend/server/XMLRPCServer.py",
line 79, in domain_create
info = XendDomain.instance().domain_create(config)
File "/usr/lib/xen-4.0/lib/python/xen/xend/XendDomain.py", line 982,
in domain_create
dominfo = XendDomainInfo.create(config)
File "/usr/lib/xen-4.0/lib/python/xen/xend/XendDomainInfo.py", line
95, in create
domconfig = XendConfig.XendConfig(sxp_obj = config)
File "/usr/lib/xen-4.0/lib/python/xen/xend/XendConfig.py", line 355,
in __init__
self.validate()
File "/usr/lib/xen-4.0/lib/python/xen/xend/XendConfig.py", line 544,
in validate
self._platform_sanity_check()
File "/usr/lib/xen-4.0/lib/python/xen/xend/XendConfig.py", line 485,
in _platform_sanity_check
if os.path.dirname(self['platform']['device_model']) ==
"":
File "/usr/lib/python2.5/posixpath.py", line 119, in dirname
return split(p)[0]
File "/usr/lib/python2.5/posixpath.py", line 77, in split
i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
I suggest that the proposed patch applied to the next version of xen-utils-4.0
package as soon as Debianly possible :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100902/94eda1f5/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xm-debian.cfg
Type: application/octet-stream
Size: 7641 bytes
Desc: not available
URL:
<http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100902/94eda1f5/attachment-0001.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xm_dmesg.txt
URL:
<http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100902/94eda1f5/attachment-0003.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dmesg.txt
URL:
<http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100902/94eda1f5/attachment-0004.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: package_versions.txt
URL:
<http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100902/94eda1f5/attachment-0005.txt>
Seemingly Similar Threads
- jessie, xen: 'NoneType' object has no attribute 'rfind'
- Bug#711923: xen-utils-common: After run 'xm create ...' i got error "Error: 'NoneType' object has no attribute 'rfind'
- Re: Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found. - SOLVED
- Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found.
- Bug#587090: The patch is not enough
