[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package libcgroup - 0.37.1-1ubuntu10.1 --- libcgroup (0.37.1-1ubuntu10.1) precise-proposed; urgency=low * debian/patches/libcgroup_sumlinked_bin.patch: fix handling of symlinked executables. (LP: #1188850) -- Serge Hallyn serge.hal...@ubuntu.com

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-22 Thread ojab
The issue is fixed in libcgroup1/cgroup-bin-0.37.1-1ubuntu10.1. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu.

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-21 Thread Brian Murray
Hello ojab, or anyone else affected, Accepted libcgroup into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/libcgroup/0.37.1-1ubuntu10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/libcgroup/precise- proposed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/1188850 Title: cgrulesengd cannot process

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-12 Thread Serge Hallyn
** Changed in: libcgroup (Ubuntu Precise) Status: New = In Progress ** Changed in: libcgroup (Ubuntu Precise) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) ** Changed in: libcgroup (Ubuntu Precise) Importance: Undecided = High -- You received this bug notification because

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-12 Thread Serge Hallyn
Thanks, ojab - tried out your testcase, worked like a charm. (For manual reproduction, I'd recommend sleeping 20 rather than 2) ** Description changed: Oh hai! I've found that 0.37.1-1ubuntu10 in precise/LTS cannot process symlinked executables correctly, the testcase is $ python -c

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-11 Thread Chuck Short
** Also affects: libcgroup (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/1188850 Title: cgrulesengd cannot process

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-11 Thread ojab
Sorry for delay, simple testcase: sudo cgcreate -g memory:/ sudo cgcreate -g memory:/test echo `whoami`:python2.7 memory test/ | sudo tee -a /etc/cgrules.conf /usr/bin/env python -c import time; time.sleep(2) export PID=$! sudo cgclassify $PID grep $PID /sys/fs/cgroup/memory/{,*/}cgroup.procs

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-10 Thread Yolanda Robla
** Changed in: libcgroup (Ubuntu) Status: New = Confirmed ** Changed in: libcgroup (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu.

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-10 Thread Serge Hallyn
Thanks for reporting this bug and pointing to the nice simple fix. Ill work on SRUing this. Would you mind adding a detailed test case to the description? (The symlinking part is fine, but the configuration file plus a neat way to determine that the task failed to be reclassified.) ** Changed

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-10 Thread Serge Hallyn
@Jon, I'm only allowed to nominate this bug for precise. Could you please accept the nomination, and, if you have time, complete the SRU (else shout and I'll continue with it). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-10 Thread Jon Bernard
@Serge I see your nomination, but it's unclear to me how to accept it. Can you give me a pointer? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/1188850 Title: cgrulesengd cannot

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-07 Thread ojab
** Description changed: Oh hai! - I've found that 0.37.1-1ubuntu10 in precise/LTS cannot process symlinked executables correctly, the testcase is - $ /usr/bin/env python -c import time; time.sleep(2) cgclassify $! + I've found that 0.37.1-1ubuntu10 in precise/LTS cannot process symlinked

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-07 Thread ojab
** Patch added: libcgroup_sumlinked_bin.patch https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1188850/+attachment/3697823/+files/libcgroup_sumlinked_bin.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in