← Back to team overview

bigdata-dev team mailing list archive

[Bug 1453839] Re: ip matching is too aggressive

 

Fixed in charmhelpers r442:

http://bazaar.launchpad.net/~bigdata-dev/charm-
helpers/framework/revision/442

** Changed in: charms
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Juju Big
Data Development, which is a bug assignee.
https://bugs.launchpad.net/bugs/1453839

Title:
  ip matching is too aggressive

Status in Juju Charms:
  Fix Committed

Bug description:
  In utils.py, we check for /etc/hosts entries and update them if found,
  append them if not found.  The ip matching re is too aggressive, and
  will match if an ip is a subset of another (e.g. 10.0.0.123 will match
  when scanning for 10.0.0.12).

  This is an easy fix -- just add a whitespace char to the re, but all
  apache-hadoop core charms will need an updated charmhelpers.tgz.

To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+bug/1453839/+subscriptions