[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6.2-0ubuntu22

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

  * utils/wrappers.conf: add populate_arp.pl to the whitelist; this
utility ensures that the arp tables are up to date, LP: #461829
  * tools/euca_conf.in: make node registration/deregistration more
robust, LP: #522204
  * tools/euca_conf.in: exit non-zero if any of the node registrations
fail, LP: #531195
 -- Dustin KirklandTue, 23 Mar 2010 19:32:58 -0700

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Fix Committed => Fix Released

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-03-23 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Lucid)
   Status: In Progress => Fix Committed

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-03-23 Thread Kees Cook
+1, sorry I missed this bug for so long.

** Changed in: eucalyptus (Ubuntu Lucid)
 Assignee: Dustin Kirkland (kirkland) => (unassigned)

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-03-23 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Lucid)
 Assignee: Kees Cook (kees) => Dustin Kirkland (kirkland)

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Triaged => In Progress

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-03-10 Thread prateek
when this error occurs on a node "Disallowed command
//usr/share/eucalyptus/populate_arp.pl", the 'ip' addresses assigned to
all the instances running on that node is not displayed upon running
'euca-describe-instances' when the eucalyptus is configured to run in
"system" networking mode

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-02-03 Thread Dustin Kirkland
Kees,

Could you please:
  bzr branch lp:~ubuntu-core-dev/eucalyptus/ubuntu

And give a quick review of ./tools/populate_arp.pl, which is ~25 lines
of perl before we add this to the euca_rootwrap whitelist?

Looks to me like it needs elevated privileges to read
('/var/log/messages', '/var/log/firewall', '/var/log/syslog',
'/var/log/kern.log'), which are all -rw-r- syslog adm.

Other than opening these files, it just sends pings to all IPs it knows
about, which will update the arp tables.  (I don't entirely understand
why this is necessary, perhaps Dan can answer...)

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Triaged => Incomplete

** Changed in: eucalyptus (Ubuntu Lucid)
 Assignee: Dustin Kirkland (kirkland) => Daniel Nurmi (nurmi)

** Changed in: eucalyptus (Ubuntu Lucid)
 Assignee: Daniel Nurmi (nurmi) => Kees Cook (kees)

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Incomplete => Triaged

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-02-03 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Lucid)
Milestone: lucid-alpha-3 => None

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-01-30 Thread Dustin Kirkland
** Also affects: eucalyptus (Ubuntu Lucid)
   Importance: Low
 Assignee: Dustin Kirkland (kirkland)
   Status: Triaged

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2010-01-29 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) => Dustin Kirkland (kirkland)

** Changed in: eucalyptus (Ubuntu)
Milestone: None => lucid-alpha-3

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2009-11-13 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided => Low

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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


[Bug 461829] Re: Disallowed command //usr/share/eucalyptus/populate_arp.pl

2009-10-27 Thread Soren Hansen
This seems accurate. util/wrappers.conf does not mention populate_arp.pl
at all. I don't completely understand the effects of this, though.

** Changed in: eucalyptus (Ubuntu)
   Status: New => Triaged

-- 
Disallowed command //usr/share/eucalyptus/populate_arp.pl
https://bugs.launchpad.net/bugs/461829
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