[Bug 459730] Re: rsyslog doesn't create /dev/xconsole

2011-09-11 Thread Florian Heigl
Still exists.
Comment #4 is not true. There would be no bug reporti f it didn't complain, 
right?

for me this not completely breaks rsyslog right away, instead it seems
to stop logging some time after launch.

Since there is also a fix in this launchpad (see the part about
rsyslog.d/50-default.conf) it would be AWESOME if this quite critical
issue could be fixed? After 2 yeears?


** Description changed:

- Binary package hint: rsyslog
+ Still exists.
+ Comment #4 is not true. There would be no bug reporti f it didn't complain, 
right?
  
- Looks like this was missed in the move to upstart.
+ for me this not completely breaks rsyslog right away, instead it seems
+ to stop logging some time after launch.
  
- This function was called in init.d/rsyslog start:
- 
- create_xconsole() {
- if [ ! -e /dev/xconsole ]
- then
- mknod -m 640 /dev/xconsole p
- chown root:adm /dev/xconsole
- [ -x /sbin/restorecon ]  /sbin/restorecon /dev/xconsole
- fi
- }
- 
- I can't find any reference to it now. If this is old school then it
- should be removed from the config.
- 
- rsyslog:
-   Installed: 4.2.0-2ubuntu5
+ Since there is also a fix in this launchpad (see the part about
+ rsyslog.d/50-default.conf) it would be AWESOME if this quite critical
+ issue could be fixed? After 2 yeears?

** Description changed:

- Still exists.
- Comment #4 is not true. There would be no bug reporti f it didn't complain, 
right?
+ Binary package hint: rsyslog
  
- for me this not completely breaks rsyslog right away, instead it seems
- to stop logging some time after launch.
+ Looks like this was missed in the move to upstart.
  
- Since there is also a fix in this launchpad (see the part about
- rsyslog.d/50-default.conf) it would be AWESOME if this quite critical
- issue could be fixed? After 2 yeears?
+ This function was called in init.d/rsyslog start:
+ 
+ create_xconsole() {
+ if [ ! -e /dev/xconsole ]
+ then
+ mknod -m 640 /dev/xconsole p
+ chown root:adm /dev/xconsole
+ [ -x /sbin/restorecon ]  /sbin/restorecon /dev/xconsole
+ fi
+ }
+ 
+ I can't find any reference to it now. If this is old school then it should be 
re
+ moved from the config.
+ 
+ rsyslog:
+   Installed: 4.2.0-2ubuntu5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/459730

Title:
  rsyslog doesn't create /dev/xconsole

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/459730/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 792912] [NEW] rc.local needs small fix

2011-06-04 Thread Florian Heigl
Public bug reported:

Binary package hint: upstart

Hi,

this is probably not directly an upstart issue but no way for me to tell
where this file belongs.

short description:
rc.local points out that it MUST exit with rc0 .Just that someone has set it to 
run using sh -e, so that it will break on any error. 
That means it doesn't work as the author intended.

You might be able to get what you want by a more complex script that
'traps' and handles the return codes, so that it will still break like
set -e once a command hit an error but instead of breaking immediately
jump to a function that does the exit 0.


(I don't see why the set -e is in place anyway, imho rc.local is used for site 
modifications of  the startup process, and as such, fully user controlled. 
Mostly it'll be in use because something else in the distro is not working... 
so it's not really nice to influence how it works per default. 
Did that come from debian? 
List of OS that do not mess with in rc.local: iirc ALL other versions of 
unix/linux/bsd. :)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: upstart 0.9.7-1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: zfs zcommon znvpair zavl zunicode fglrx
Architecture: amd64
Date: Sat Jun  4 22:26:06 2011
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/sh
SourcePackage: upstart
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/792912

Title:
  rc.local needs small fix

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 792912] Re: rc.local needs small fix

2011-06-04 Thread Florian Heigl
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/792912

Title:
  rc.local needs small fix

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs