Hi Matt,

     This is good find.. that you can start managing stuff :), but we
need to do little bit of digging up.

    Here are some observations : 
   1. on local machine tcp xmlrpc server should not be required to be enabled. 
XenMan should use the local interface i.e. unix sockets 
/var/run/xend/xmlrpc.sock

   2. Also, localhost should not be.. need not be added in the way yo have 
suggested.  It can be used as a workaround though.
        XenMan does a couple of check to see if the local node should be added 
or not.
        1. look for 'xen' in the platform.release()
        2. you should be logged in as root.
    
   One way is to put few print statements in xenman.py to find out what exactly 
is causing the problem.
   
   python -c "import platform; print platform.release()"
  
  for the packaging on ubutu platform, I will send a note to the contributor. 
[EMAIL PROTECTED]
   
  Thanks for following this up.
/Jd

-- 
doesn't manage local machine
https://bugs.launchpad.net/bugs/76500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to