Bug#890265: systemd: journalctl compiled without pattern matching support

2019-04-02 Thread Michael Biebl
On Mon, 19 Feb 2018 11:25:56 +0100 Michael Biebl wrote: > Am 12.02.2018 um 18:02 schrieb Calum Mackay: > > Package: systemd > > Version: 237-2 > > Severity: normal > > > > Dear Maintainer, > > > > The -g/--grep option was recently added to the man page, but: > > > > $ journalctl --grep=blah

Bug#890265: systemd: journalctl compiled without pattern matching support

2018-08-30 Thread Simon McVittie
On Tue, 05 Jun 2018 at 09:53:02 +0200, Tiziano Zito wrote: > Installing pcre2 by default would maybe motivate the grep maintainers > to migrate away from the deprecated libpcre3 and move to libpcre2-posix0 > instead... Opening a bug on the grep package seems a more reliable way to communicate with

Bug#890265: systemd: journalctl compiled without pattern matching support

2018-02-19 Thread Michael Biebl
Am 12.02.2018 um 18:02 schrieb Calum Mackay: > Package: systemd > Version: 237-2 > Severity: normal > > Dear Maintainer, > > The -g/--grep option was recently added to the man page, but: > > $ journalctl --grep=blah > Compiled without pattern matching support > > this could be a man

Bug#890265: systemd: journalctl compiled without pattern matching support

2018-02-12 Thread Calum Mackay
Package: systemd Version: 237-2 Severity: normal Dear Maintainer, The -g/--grep option was recently added to the man page, but: $ journalctl --grep=blah Compiled without pattern matching support this could be a man page bug, of course, although it's a useful feature. thanks ver