** 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
[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
** 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
** 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
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
@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
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
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
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
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
** 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
>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
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
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
14 matches
Mail list logo