[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-12-10 Thread Mathew Hodson
** Changed in: procps (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1637026 Title: kill incorrectly parses negative PIDs Status

[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-11-18 Thread Launchpad Bug Tracker
This bug was fixed in the package procps - 2:3.3.10-4ubuntu2.2 --- procps (2:3.3.10-4ubuntu2.2) xenial; urgency=medium * Don't start procps on install. This avoids errors on upgrade within a container. Backported from yakkety. (LP: #1637300) procps (2:3.3.10-4ubuntu2.1) xenial;

[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-11-04 Thread dann frazier
root@procpstest:~# strace -f -o /tmp/strace.out su dannf -c '/bin/kill -12' root@procpstest:~# grep kill /tmp/strace.out 2623 execve("/bin/su", ["su", "dannf", "-c", "/bin/kill -12"], [/* 11 vars */]) = 0 2628 execve("/bin/bash", ["bash", "-c", "/bin/kill -12"], [/* 17 vars */]) = 0 2628 execv

[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-11-03 Thread Brian Murray
Hello dann, or anyone else affected, Accepted procps into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/procps/2:3.3.10-4ubuntu2.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://

[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-10-28 Thread Martin Pitt
> systemd-sysctl.service failed This is indeed a known wart in LXD containers, and it's conceptually difficult to fix (see bug 1576341 or https://github.com/lxc/lxcfs/issues/111 for some earlier discussion). It would be wrong if sysctl would entirely ignore all failures, as this would make actual

[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-10-28 Thread Martin Pitt
Ah, this is already tracked in bug 1637300, nevermind. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1637026 Title: kill incorrectly parses negative PIDs Status in procps

[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-10-27 Thread dann frazier
** Tags removed: verification-needed ** Tags added: verification-failed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1637026 Title: kill incorrectly parses negative PIDs

[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-10-27 Thread dann frazier
I've verified the fix for this issue, but it appears to have exposed a bug with updating procps in an LXD container. Below I'll show the verification, followed by the update issue. root@procps:~# apt-cache policy procps | grep Installed Installed: 2:3.3.10-4ubuntu2 root@procps:~# strace -f -o /t

[Touch-packages] [Bug 1637026] Re: kill incorrectly parses negative PIDs

2016-10-27 Thread Andy Whitcroft
Confirmed fixed in yakkety/zesty. ** Changed in: procps (Ubuntu Xenial) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https:/