All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tracy R Reed <treed@ultraviolet.org>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Unexpected error: httplib.BadStatusLine
Date: Fri, 16 Sep 2005 21:27:05 -0700	[thread overview]
Message-ID: <432B9B19.3050105@ultraviolet.org> (raw)

[root@localhost ~]# /usr/sbin/xm create -c /etc/xen/mail.conf
Using config file "/etc/xen/mail.conf".
Unexpected error: httplib.BadStatusLine

Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/usr/lib64/python/xen/xm/main.py", line 710, in main
    rc = cmd(args)
  File "/usr/lib64/python/xen/xm/main.py", line 176, in xm_create
    create.main(args)
  File "/usr/lib64/python/xen/xm/create.py", line 839, in main
    dom = make_domain(opts, config)
  File "/usr/lib64/python/xen/xm/create.py", line 739, in make_domain
    dominfo = server.xend_domain_create(config)
  File "/usr/lib64/python/xen/xend/XendClient.py", line 203, in
xend_domain_create
    {'op'      : 'create',
  File "/usr/lib64/python/xen/xend/XendClient.py", line 155, in xendPost
    return self.client.xendPost(url, data)
  File "/usr/lib64/python/xen/xend/XendProtocol.py", line 97, in xendPost
    return self.xendRequest(url, "POST", args)
  File "/usr/lib64/python/xen/xend/XendProtocol.py", line 168, in
xendRequest
    resp = conn.getresponse()
  File "/usr/lib64/python2.4/httplib.py", line 862, in getresponse
    response.begin()
  File "/usr/lib64/python2.4/httplib.py", line 333, in begin
    version, status, reason = self._read_status()
  File "/usr/lib64/python2.4/httplib.py", line 297, in _read_status
    raise BadStatusLine(line)
httplib.BadStatusLine

This is from unstable downloaded on 9/15.

It would be nice if xm supported --version which includes a version
number or date in the case of unstable which I can include in bug reports

-- 
Tracy R Reed
http://ultraviolet.org

             reply	other threads:[~2005-09-17  4:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-17  4:27 Tracy R Reed [this message]
2005-09-19 19:28 ` Unexpected error: httplib.BadStatusLine Ewan Mellor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=432B9B19.3050105@ultraviolet.org \
    --to=treed@ultraviolet.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.