[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 166] UnicodeError: label too long
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=166 dbarrera@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | ------- Additional Comments From dbarrera@xxxxxxxxxx 2005-10-18 19:44 ------- All xm-test failed on x86_64 SLES 9 SP2 boxes with this build: changeset: 7398:446aa56ca4fe tag: tip user: emellor@xxxxxxxxxxxxxxxxxxxxxx date: Mon Oct 17 07:50:28 2005 +0100 summary: Added a TRACE log level, for those versions of Python that do not have it, and bl2-1:~ # xm list Unexpected error: exceptions.UnicodeError Please report to xen-devel@xxxxxxxxxxxxxxxxxxx Traceback (most recent call last): File "/usr/sbin/xm", line 10, in ? main.main(sys.argv) File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xm/main.py", line 685, in main rc = cmd(args) File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xm/main.py", line 230, in xm_list doms = server.xend_list_domains() File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendClient.py", line 200, in xend_list_domains return self.xendGet(self.domainurl(), {'detail': '1'}) File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendClient.py", line 150, in xendGet return self.client.xendGet(url, args) File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendProtocol.py", line 90, in xendGet return self.xendRequest(url, "GET", args) File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendProtocol.py", line 171, in xendRequest conn.request(method, url.fullpath(), self.request.data, self.request.headers) File "/usr/lib64/python2.3/httplib.py", line 718, in request self._send_request(method, url, body, headers) File "/usr/lib64/python2.3/httplib.py", line 733, in _send_request self.putrequest(method, url) File "/usr/lib64/python2.3/httplib.py", line 667, in putrequest self.putheader('Host', self.host.encode("idna")) File "/usr/lib64/python2.3/encodings/idna.py", line 160, in encode result.append(ToASCII(label)) File "/usr/lib64/python2.3/encodings/idna.py", line 72, in ToASCII raise UnicodeError, "label too long" UnicodeError: label too long -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |