[Bug 1040900] [NEW] syslog messages truncated to 256 chars during debian-installer run

Launchpad Bug Tracker 1040900 at bugs.launchpad.net
Thu Sep 13 19:02:44 UTC 2012


You have been subscribed to a public bug:

We're seeing syslog messages during installers runs truncated to 256
chars. This is annoying.

Digging into the debian-installer source, its calling /sbin/syslogd from
the initrd - this is a busybox binary. In the busybox source, there's a
config variable CONFIG_FEATURE_SYSLOGD_READ_BUFFER_SIZE that defaults to
256. From the code, that looks to be the problem.

Can we either -
1. fix busybox to use a dynamic buffer, or
2. bump the config variable up to 1024 or so?

I'm perfectly happy with solution 2 :)

** Affects: busybox (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bot-comment
-- 
syslog messages truncated to 256 chars during debian-installer run
https://bugs.launchpad.net/bugs/1040900
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to busybox in Ubuntu.




More information about the foundations-bugs mailing list