[Kernel-packages] [Bug 759725] Re: The kernel is no longer readable by non-root users

2014-10-28 Thread Chris Jeker
This works only if started the ./libs localy, but not via xymonclient. There I got the error "sudo: no tty present and no askpass program specified", but I don't know how to adapt it, that it works also with the xymonclient. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 759725] Re: The kernel is no longer readable by non-root users

2014-10-28 Thread Chris Jeker
I changed the following under Ubuntu 14.10: File /usr/lib/xymon/client/ext/libs 69c69 < my $kernel_image_read_command = "strings '$newest_kernel_image'"; --- > my $kernel_image_read_command = "$SUDO strings '$newest_kernel_image'"; ext$ ./libs strings: /boot/vmlinuz-3.16.0-23-generic: Permission d