[Touch-packages] [Bug 1839329] Re: pgrep: allows long command lines to be searched e.g. java process with long classpath

2019-08-20 Thread Eric Desrochers
** Changed in: procps (Ubuntu Xenial) Assignee: Eric Desrochers (slashd) => (unassigned) -- 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/1839329 Title: pgrep: allows

[Touch-packages] [Bug 1839329] Re: pgrep: allows long command lines to be searched e.g. java process with long classpath

2019-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package procps - 2:3.3.12-3ubuntu1.2 --- procps (2:3.3.12-3ubuntu1.2) bionic; urgency=medium * d/p/pgrep-increase-CMDSTRSIZE.patch: - Allows long command lines to be searched. eg: Java process with a long classpath. (LP: #1839329) -- Eric

[Touch-packages] [Bug 1839329] Re: pgrep: allows long command lines to be searched e.g. java process with long classpath

2019-08-20 Thread Launchpad Bug Tracker
This bug was fixed in the package procps - 2:3.3.15-2ubuntu2.1 --- procps (2:3.3.15-2ubuntu2.1) disco; urgency=medium * d/p/pgrep-increase-CMDSTRSIZE.patch: - Allows long command lines to be searched. eg: Java process with a long classpath. (LP: #1839329) -- Eric

[Touch-packages] [Bug 1839329] Re: pgrep: allows long command lines to be searched e.g. java process with long classpath

2019-08-09 Thread Eric Desrochers
[VERIFICATION DISCO] I have installed the disco-proposed 'procps' package and was able to conclude that it fixes the situation based on the reproducer suggested upstream: $ vi $(seq 1 1250| paste -s -d'_')_foo.txt # Creating a process containing > 4096 chars, to be precise 5158 chars) $ pgrep

[Touch-packages] [Bug 1839329] Re: pgrep: allows long command lines to be searched e.g. java process with long classpath

2019-08-09 Thread Eric Desrochers
[VERIFICATION BIONIC] I have installed the bionic-proposed 'procps' package and was able to conclude that it fixes the situation based on the reproducer suggested upstream: $ vi $(seq 1 1250| paste -s -d'_')_foo.txt # Creating a process containing > 4096 chars, to be precise 5158 chars) $ pgrep

[Touch-packages] [Bug 1839329] Re: pgrep: allows long command lines to be searched e.g. java process with long classpath

2019-08-09 Thread Łukasz Zemczak
Hello Pedro, or anyone else affected, Accepted procps into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/procps/2:3.3.12-3ubuntu1.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1839329] Re: pgrep: allows long command lines to be searched e.g. java process with long classpath

2019-08-09 Thread Łukasz Zemczak
Ok, change seems to be trivial enough to accept even without getting this merged upstream (most important is that there was no disagreement so far from the maintainers). I also don't expect anything to go bad since the constant bump is not too big anyway. ** Changed in: procps (Ubuntu Disco)

[Touch-packages] [Bug 1839329] Re: pgrep: allows long command lines to be searched e.g. java process with long classpath

2019-08-09 Thread Launchpad Bug Tracker
This bug was fixed in the package procps - 2:3.3.15-2ubuntu3 --- procps (2:3.3.15-2ubuntu3) eoan; urgency=medium * d/p/pgrep-increase-CMDSTRSIZE.patch: - Allows long command lines to be searched. eg: Java process with a long classpath. (LP: #1839329) -- Eric Desrochers