[Bug 803246] Re: di syslog lines truncated
Michael Tokarev
803246 at bugs.launchpad.net
Sun Oct 30 19:08:55 UTC 2011
busybox syslogd truncates input lines at 255 bytes. There's debian bug
report about this, #519356. In debian, we consider it is a
documentation bug, but indeed, it may be possible to increase buffer
size a bit.
** Bug watch added: Debian Bug tracker #519356
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519356
** Also affects: busybox (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519356
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/803246
Title:
di syslog lines truncated
Status in “busybox” package in Ubuntu:
New
Status in “busybox” package in Debian:
Unknown
Bug description:
pxe netboot installer, I was looking at syslog and noticed the kernel
params are truncated. The params did get though because they are
having the expected effect and the whole line shows up in dmesg. Not
a huge problem, it makes debugging annoying.
pxe boot config:
label ubuntu-oneiric-i386-handsoff
kernel ubuntu/oneiric/i386/linux
append initrd=ubuntu/oneiric/i386/initrd.gz root=/dev/rd/0 rw locale=en_US keyboard-configuration/layoutcode=us console-setup/layoutcode=us console-setup/ask_detect=false netcfg/wireless_wep= netcfg/choose_interface=eth0 netcfg/get_hostname= apt-setup/proposed=true DEBCONF_DEBUG=5 url=http://shaz/ubuntu/oneiric/preseed.cfg tasksel:tasksel/first="ubuntu-desktop" -- vga=6
line from dmesg:
[ 0.000000] Kernel command line: initrd=ubuntu/oneiric/i386/initrd.gz root=/d
ev/rd/0 rw locale=en_US keyboard-configuration/layoutcode=us console-setup/layou
tcode=us console-setup/ask_detect=false netcfg/wireless_wep= netcfg/choose_inter
face=eth0 netcfg/get_hostname= apt-setup/proposed=true DEBCONF_DEBUG=5 url=http:
//shaz/ubuntu/oneiric/preseed.cfg tasksel:tasksel/first="ubuntu-desktop" -- vga=
6 BOOTIF=01-00-14-22-94-06-6a BOOT_IMAGE=ubuntu/oneiric/i386/linux
line from /var/log/syslog
Jun 27 12:08:11 kernel: [ 0.000000] Kernel command line: initrd=ubuntu/oneiri
c/i386/initrd.gz root=/dev/rd/0 rw locale=en_US keyboard-configuration/layoutcod
e=us console-setup/layoutcode=us console-setup/ask_detect=false netcfg/wireless_
wep= netcfg
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/803246/+subscriptions
More information about the foundations-bugs
mailing list