[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package lsb - 4.0-0ubuntu10 --- lsb (4.0-0ubuntu10) natty; urgency=low * Make lsb-base-logging-ubuntu.sh plymouth-aware (LP: #752393) When booting with plymouth running, log_daemon_msg now stores its output in a variable until log_end_msg is called.

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Kate Stewart
** Also affects: lsb (Ubuntu Natty) Importance: Medium Assignee: Stéphane Graber (stgraber) Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752393 Title: lsb init scri

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Stéphane Graber
I just went through all the other lsb functions in lsb-base-logging.sh, here's a quick report: log_action_begin_msgCALLS log_daemon_msg log_action_cont_msg CALLS log_daemon_msg log_action_end_msg CALLS log_end_msg log_action_msg DIRECT echo lo

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Stéphane Graber
** Patch added: "Patch on current lsb source package" https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/752393/+attachment/2018540/+files/bug-752393.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Stéphane Graber
** Attachment added: "Proposed lsb-base-logging-ubuntu.sh" https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/752393/+attachment/2018541/+files/lsb-base-logging-ubuntu.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Clint Byrum
Hi Stéphane, I booted one of my affected VM's with your lsb-base- logging.sh , here is the boot.log The output is still not perfect, but I think all problems are, as you say, caused by memcached's use of echo instead of lsb functions, and apparmor needing to put its status in multiple messages. I'

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Stéphane Graber
Ok, I just played a bit with /etc/lsb-base-logging.sh and managed to get something that should fix the issue. It's currently not taking care of all the possible lsb functions but should work with everything you have in your log. Can you try replacing your /etc/lsb-base-logging.sh with the one at

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Stéphane Graber
Ah, ok, it makes sense now ! Moving back to lsb. I'll have a look at that later today. Thanks for the explanation. ** Package changed: plymouth (Ubuntu) => lsb (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

Re: [Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-11 Thread Colin Watson
On Sun, Apr 10, 2011 at 11:30:49PM -, Stéphane Graber wrote: > I'm guessing it'd be better if apparmor could show its status then show > blacklist information on separate lines. Indeed, though that's sort of separate from this bug I think. > Now, the real problem seems to be that both console

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-10 Thread Stéphane Graber
Ok, after spending quite a while trying to get a VM to show the same output that you get (some race condition between plymouth-upstart-bridge and dbus), I can now get the same issue that you have once every 10 boots :) The issue doesn't seem to be a "echo" vs lsb problem as booting without plymou

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-08 Thread Clint Byrum
Here is the output of 'dpkg -l' on the box ** Attachment added: "dpkg-l.txt" https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/752393/+attachment/2001163/+files/dpkg-l.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-08 Thread Stéphane Graber
Hmm, I'm probably still missing something: stgraber@ubuntu:~$ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-server root=UUID=60dd09e3-d77f-467e-ac05-2560cae12c19 ro stgraber@ubuntu:~$ cat /var/log/boot.log fsck from util-linux-ng 2.17.2 /dev/vda1: clean, 63133/607200 files, 299940/2428672

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-08 Thread Colin Watson
You need to remove 'quiet' from the kernel parameters. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752393 Title: lsb init scripts show line buffering problems on bootup -- ubuntu-bugs mailing li

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-08 Thread Stéphane Graber
Ok, so I tried the following: - Downloaded latest daily server image - Installed a server with no task selected - Installed: openssh-server, squid, squid-deb-proxy, samba and memcached - rebooted The content of my /var/log/boot.log is the following: stgraber@ubuntu:~$ cat /var/log/boot.log f

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-07 Thread Stéphane Graber
I'll have a look this afternoon. ** Changed in: lsb (Ubuntu) Assignee: (unassigned) => Stéphane Graber (stgraber) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752393 Title: lsb init scripts s

[Bug 752393] Re: lsb init scripts show line buffering problems on bootup

2011-04-06 Thread Colin Watson
** Changed in: lsb (Ubuntu) Status: New => Confirmed ** Changed in: lsb (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752393 Title: lsb init scrip