[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2017-06-13 Thread Steve Langasek
** Changed in: canonical-devices-system-image Assignee: Steve Langasek (vorlon) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bugs.launchpad.net/bugs/1480785 Title: ofono do

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-12-21 Thread Launchpad Bug Tracker
[Expired for upstart (Ubuntu) because there has been no activity for 60 days.] ** Changed in: upstart (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bu

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-10-22 Thread Pat McGowan
** Changed in: canonical-devices-system-image Importance: Critical => Undecided ** Changed in: upstart (Ubuntu) Status: Confirmed => Incomplete ** Changed in: upstart (Ubuntu) Importance: Critical => Undecided -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-10-09 Thread Pat McGowan
** Changed in: canonical-devices-system-image Milestone: ww40-2015 => backlog -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bugs.launchpad.net/bugs/1480785 Title: ofono does not start after

Re: [Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-08 Thread Steve Langasek
On Tue, Sep 08, 2015 at 02:02:53PM -, Pat McGowan wrote: > @steve if this only happens on the first boot will the steps in the last > comment help or do we need to make a change in the package so it is > already set for first boot after flash Pat, if this is reproducible after an OTA, you can

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-08 Thread Pat McGowan
@steve if this only happens on the first boot will the steps in the last comment help or do we need to make a change in the package so it is already set for first boot after flash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed t

Re: [Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-04 Thread Steve Langasek
On Fri, Sep 04, 2015 at 10:44:33AM -, Alfonso Sanchez-Beato wrote: > Got it again, the android event seems stalled too and maybe that's > stopping other things: > root@ubuntu-phablet:/home/phablet# ps -ef|grep initctl > root 749 562 0 12:38 ?00:00:01 initctl emit android > roo

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-04 Thread Alfonso Sanchez-Beato
Got it again, the android event seems stalled too and maybe that's stopping other things: root@ubuntu-phablet:/home/phablet# ps -ef|grep initctl root 749 562 0 12:38 ?00:00:01 initctl emit android root 1852 753 0 12:38 ?00:00:00 initctl emit rild-ready OFONO_RIL_D

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-03 Thread Steve Langasek
The ofono job on the Ubuntu phone has the following start rule: start on started dbus and rild-ready The rild-ready event will have been emitted as soon as 'initctl emit' is called, but the command won't return until all jobs depending on it have finished. If ofono has not started, the cause w

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-03 Thread Steve Langasek
This is not a bug in upstart itself, upstart is behaving by design. If these initctl calls are blocking the boot but should not, then the jobs should be changed to call with the --no-wait argument as you found. If the initctl calls need to block the boot but are failing to return, the bug is in w

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-03 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Steve Langasek (vorlon) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed t

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-03 Thread Pat McGowan
>From an old comment by sjr "initctl emit" will not return until all side-effects of the event have completed. In some cases, this can actually block forever. If you don't want to wait, use "initctl emit --no-wait filesystem" -- You received this bug notification because you are a member of Ubu

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-03 Thread Bill Filler
Here is the output of ps -ef | grep ril phablet@ubuntu-phablet:~$ ps -ef | grep ril radio 1752 700 0 10:04 ?00:00:00 /system/bin/rild root 1769 779 0 10:04 ?00:00:00 initctl emit rild-ready OFONO_RIL_DEVICE=mtk OFONO_RIL_NUM_SIM_SLOTS=1 phablet 4687 4670 0 10:47

[Touch-packages] [Bug 1480785] Re: ofono does not start after upgrade (initclt stalls when sending an event)

2015-09-03 Thread Bill Filler
I just reproduced this, using ubuntu-device-flash to flash the rc- proposed on arale. My first boot after upgrade I get no ofono running. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bugs.launchpa