I see it in the current init script:

                        if [ ! -z "$REMOTE_LIRCD_ARGS" ]; then
                                start-stop-daemon --start --quiet --oknodo
--exec /usr/sbin/lircd -- $REMOTE_LIRCD_ARGS < /dev/null
                                log_end_msg $?
                                if [ -S "$REMOTE_SOCKET" -a "$OLD_SOCKET" !=
"$REMOTE_SOCKET" ]; then
                                        rm -f $OLD_SOCKET && ln -s
$REMOTE_SOCKET $OLD_SOCKET
                                fi


So can the reporter check if this is still an issue in Karmic then?

On Thu, Oct 22, 2009 at 11:12, Mario Limonciello <supe...@ubuntu.com>
wrote:

> Jeremy:
>
> Wasn't that fix added in when merging to you before?
>
>
> On Thu, Oct 22, 2009 at 10:41, Jeremy Yoder <launch...@uni-nets.com>wrote:
>
>> This is probably a false error.  The restart works, but reports a
>> failure due to a race condition between loading modules and start-stop-
>> daemon.  If you look at the process list, "lircd" is probably running.
>>
>> Mario:  The fix to this is to change /etc/init.d/lirc to pass --oknodo
>> to start-stop-daemon.
>>
>>
>> ** Changed in: lirc (Ubuntu)
>>       Status: New => Confirmed
>>
>> --
>> /etc/init.d/lirc restart fails
>> https://bugs.launchpad.net/bugs/441151
>> You received this bug notification because you are a member of Mythbuntu
>> Developers, which is subscribed to lirc in ubuntu.
>>
>
>
>
> --
> Mario Limonciello
> supe...@gmail.com
> Sent from Manchester, New Hampshire, United States



-- 
Mario Limonciello
supe...@gmail.com
Sent from Manchester, New Hampshire, United States

-- 
/etc/init.d/lirc restart fails
https://bugs.launchpad.net/bugs/441151
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to