Marc 'Zugschlus' Haber
Marc 'Zugschlus' Haber
Hi, when trying to build vzlogger on Debian stable in a clean container, after installing the packages explicitly recommended in the README.md, the cmake process fails because it cannot find...
Hi, on Debian systems, init scripts are run via systemd and a systemd generator. This mechanism expects the init script to be extraordinary clean in reporting its results back to...
Hi, vzlogger should, at least in the more verbose log levels, write its pid to the log. That would make debugging way easier. Greetings Marc
Hi, when I set a relative path such as "vzlogger.log" as a log file, the log file gets written to the directory from which vzlogger was invoked in the daemon:...
Hi, when invoking journal-brief as a user that is not allowed to access the journal, I see in strace that journal-brief tries to open a file in /run/log/journal, resulting in...
Hi, please consider implementing variables, and a possibility to set variables from journal-brief's command line. That would allow usage of systemd specifiers like %H and %N in systemd-brief's e-mail message....
Hi, I would be nice if there was a possibility to generate messages with a different subject if the journal excerpt matches a regexp. This would make it possible to...
Hi, thank you for providing journal-brief. Looks like a very handy tool. The TestLoginEntryFormatter.test_login test fails if the en_US.UTF-8 locale is not created. This is frequently triggered when building in...
Hi, I have been maintaining apg in Debian GNU/Linux for more than two decades, and of course I was also hit by upstream disappearing. There is a (small) number of...
Hi, when trying to boot grml-rescueboot from grub-efi (on fedora), a manual change of "linux" to "linuxefi" and "initrd" to "initrdefi" is necessary. After that change, the grml.iso boots flawlessly....