[Bug 1398972] Re: os-prober putting debug info into syslog by default
Andrey Bondarenko
abondarenko at users.sourceforge.net
Tue Feb 2 03:37:10 UTC 2016
*** This bug is a duplicate of bug 651035 ***
https://bugs.launchpad.net/bugs/651035
** This bug has been marked a duplicate of bug 651035
excessive debug messages from "os-prober"
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to os-prober in Ubuntu.
https://bugs.launchpad.net/bugs/1398972
Title:
os-prober putting debug info into syslog by default
Status in os-prober package in Ubuntu:
Confirmed
Bug description:
I know this is nit picking, but I imagine it is also an easy fix,
maybe just a flag when compiling or something and who doesn't
appreciate a clean machine?
Whenever a new kernel is installed or removed on Ubuntu Server 14.04, os-prober is run and adds 41 lines (depending on partitions) to syslog with information like this:
Dec 3 13:07:03 server-name os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/sda1
Dec 3 13:07:03 server-name 83haiku: debug: /dev/sda1 is not a BeFS partition: exiting
It does this for each partition and for each OS resulting in a bunch
of debug messages in my syslog file that really is of no use to me.
I'm not going to be dual-booting my server and even if I am, I'm not
interested in the operating systems it didn't find. I can't imagine
this would be useful information unless I was debugging the software.
Further, the primary links found by Google related to this seem to be
people trying to figure out what it means and blaming problems on it
that aren't related to os-prober.
I'm suggesting that this information not be dumped into the syslog or
at least not at this verbosity. I'd be okay with a couple lines
regarding what it did find though I don't think that is typically
needed since this information ultimately comes out in the grub config
file.
It looks like this has been happening since at least the 10.04 days
judging by the discussions I see online.
$ lsb_release -rd
Description: Ubuntu 12.04.5 LTS
Release: 12.04
$ sudo apt-cache policy os-prober
[sudo] password for jritchie:
os-prober:
Installed: 1.51ubuntu3
Candidate: 1.51ubuntu3
Version table:
*** 1.51ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1398972/+subscriptions
More information about the foundations-bugs
mailing list