[Bug 1328285] Re: can not find hardware address

Brian Murray brian at ubuntu.com
Mon Jun 9 22:15:40 UTC 2014


I tested a fix using the following change:

=== modified file 'data/whoopsie.conf'
--- data/whoopsie.conf  2013-02-20 18:26:14 +0000
+++ data/whoopsie.conf  2014-06-09 22:15:18 +0000
@@ -2,7 +2,7 @@
 
 description    "crash report submission daemon"
 
-start on runlevel [2345]
+start on runlevel [2345] and ofono
 stop on runlevel [!2345]
 
 env CRASH_DB_URL=https://daisy.ubuntu.com


** Changed in: whoopsie (Ubuntu)
   Importance: Undecided => High

** Changed in: whoopsie (Ubuntu)
       Status: New => Triaged

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

Title:
  can not find hardware address

Status in “whoopsie” package in Ubuntu:
  Triaged

Bug description:
  Working with popey, trying to figure out why his crashes weren't
  reported.

  Jun  9 22:24:28 ubuntu-phablet whoopsie[1934]: whoopsie 0.2.30 starting up.
  Jun  9 22:24:28 ubuntu-phablet whoopsie[1934]: Unable to find a hardware address
  Jun  9 22:24:28 ubuntu-phablet whoopsie[1934]: Using lock path: /var/lock/whoopsie/lock
  Jun  9 22:24:29 ubuntu-phablet whoopsie[1953]: offline
  Jun  9 22:24:33 ubuntu-phablet whoopsie[1953]: message repeated 3 times: [ offline]
  Jun  9 22:24:33 ubuntu-phablet whoopsie[1953]: online
  Jun  9 22:24:34 ubuntu-phablet whoopsie[1953]: online
  Jun  9 22:25:10 ubuntu-phablet whoopsie[1953]: offline
  Jun  9 22:25:13 ubuntu-phablet whoopsie[1953]: message repeated 2 times: [ offline]
  Jun  9 22:25:13 ubuntu-phablet whoopsie[1953]: online

  Notice the "unable to find a hardware address".  Ted suggests:

  14:51 < tedg> bdmurray, I imagine that is because it can't 
                find oFono. Perhaps the upstart jobs need to 
                be adjusted so it doesn't start until after 
                oFono is up.

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



More information about the foundations-bugs mailing list