Public bug reported:

euca_conf --[de]register-nodes was changed in rev999 to be less brittle,
by using a xsearch function rather than a grep to match IP to a list of
IPs.

However it doesn't seem to work properly:
sudo euca_conf --deregister-node <IP> always returns: <IP> is not known (even 
when present).
The xsearch function apparently always returns false.

Note that sudo euca_conf --register-node <IP> also fails: it always adds
the IP (even if it's already present), however the "uniq" call is
preventing the same IP from appearing twice in the file, so the problem
doesn't show.

** Affects: eucalyptus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Regression in euca_conf --deregister-nodes
https://bugs.launchpad.net/bugs/551650
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to