[Bug 551650] [NEW] Regression in euca_conf --deregister-nodes
Thierry Carrez
thierry.carrez at ubuntu.com
Tue Mar 30 13:43:13 BST 2010
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.
More information about the Ubuntu-server-bugs
mailing list