Activity log for bug #791866

Date Who What changed Old value New value Message
2011-06-02 14:29:01 James Hunt bug added bug
2011-06-02 14:29:25 James Hunt tags bitesize
2011-06-06 14:00:58 James Hunt description Binary package hint: upstart The initctl(8) check-config command reads the "emits" stanzas (see init(5)). However, we have a minor problem in that portmap starts on an event that is not advertised using "emits": $ initctl check-config portmap stop on: unknown event unmounted-remote-filesystems $ This event is actually emitted by the SysV script /etc/init.d/umountnfs.sh which poses a problem in that we cannot update the appropriate Upstart .conf file, since there isn't one. I propose the best solution is to add an appropriate emits line to /etc/init/rc-sysinit.conf in the Ubuntu Upstart package for the unmounted-remote-filesystems package: emits runlevel + emits unmounted-remote-filesystems This will pacify "initctl check-config" without having to resort to the --ignore-events option. Binary package hint: upstart The initctl(8) check-config command reads the "emits" stanzas (see init(5)). However, we have a minor problem in that portmap starts on an event that is not advertised using "emits": $ initctl check-config portmap   stop on: unknown event unmounted-remote-filesystems $ This event is actually emitted by the SysV script /etc/init.d/umountnfs.sh which poses a problem in that we cannot update the appropriate Upstart .conf file, since there isn't one. I propose the best solution is to add an appropriate emits line to /etc/init/rc-sysinit.conf in the Ubuntu Upstart package for the unmounted-remote-filesystems event:   emits runlevel + emits unmounted-remote-filesystems This will pacify "initctl check-config" without having to resort to the --ignore-events option.
2011-06-06 14:02:10 James Hunt affects upstart (Ubuntu) portmap (Ubuntu)
2011-06-06 14:03:13 James Hunt affects portmap (Ubuntu) upstart (Ubuntu)
2011-07-29 18:57:13 Anders Østhus bug added subscriber Anders Østhus
2011-09-29 20:56:56 Steve Langasek upstart (Ubuntu): status New Triaged
2011-09-29 20:56:58 Steve Langasek upstart (Ubuntu): importance Undecided Low
2011-10-03 23:46:46 Steve Langasek bug task added upstart
2011-10-03 23:47:40 Steve Langasek upstart (Ubuntu): status Triaged Fix Committed
2011-10-03 23:49:52 Launchpad Janitor branch linked lp:ubuntu/upstart
2011-10-03 23:50:40 Steve Langasek upstart (Ubuntu): status Fix Committed Fix Released
2013-05-17 08:48:27 Anders Østhus removed subscriber Anders Østhus
2013-05-31 22:45:11 Clint Byrum upstart: status New Confirmed