Regression in euca_conf --deregister-nodes

Bug #551650 reported by Thierry Carrez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eucalyptus (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

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.

Thierry Carrez (ttx)
Changed in eucalyptus (Ubuntu):
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package eucalyptus - 1.6.2-0ubuntu27

---------------
eucalyptus (1.6.2-0ubuntu27) lucid; urgency=low

  [ Scott Moser ]
  * tools/euca_conf.in: fix regression in node deregistration,
    LP: #551650
 -- Dustin Kirkland <email address hidden> Tue, 30 Mar 2010 11:23:58 -0500

Changed in eucalyptus (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.