Your message dated Mon, 24 Jul 2006 00:15:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xen
Severity: important
Hi,
when I try to start xend I'm getting following error messages:
----8<----
/usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
/usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
./usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
DeprecationWarning: twisted.protocols.http has moved to twisted.web.http. See
http://twistedmatrix.com/projects/web.
from twisted.protocols import http
----8<----
I've fixed this lines and got same error for file
"/usr/lib/python2.3/site-packages/xen/xend/serverSrvBase.py".
I also fixed it there and now follwing appears when I start xend:
----8<----
host:~# /etc/init.d/xend start
.........host:~#
----8<----
I found following in /var/log/xend.log
----8<----
[2006-06-28 17:36:34 xend] INFO (SrvDaemon:610) Xend Daemon started
----8<----
And following in /var/log/xend-debug.log
----8<----
Traceback (most recent call last):
File "/usr/sbin/xend", line 121, in ?
sys.exit(main())
File "/usr/sbin/xend", line 107, in main
return daemon.start()
File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line
525, in start
self.run()
File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line
614, in run
self.listenVirq()
File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line
638, in listenVirq
virqChan = self.channelF.virqChannel(channel.VIRQ_DOM_EXC)
File "/usr/lib/python2.3/site-packages/xen/xend/server/channel.py", line 110,
in virqChannel
chan = VirqChannel(self, virq)
File "/usr/lib/python2.3/site-packages/xen/xend/server/channel.py", line 199,
in __init__
self.port = xc.evtchn_bind_virq(virq)
xen.lowlevel.xc.error: (22, 'Invalid argument')
----8<----
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
--- End Message ---
--- Begin Message ---
Xen 2.0 has been removed because it's superseded by xen-3.0.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---