Activity log for bug #1579121

Date Who What changed Old value New value Message
2016-05-06 15:37:06 John McAleely bug added bug
2016-05-06 15:37:14 John McAleely avila: status New Confirmed
2016-05-06 15:37:18 John McAleely avila: importance Undecided Critical
2016-05-06 15:37:27 John McAleely avila: assignee Penk Chen (penk)
2016-05-06 15:37:30 John McAleely avila: milestone 11
2016-05-06 15:37:36 John McAleely information type Proprietary Public
2016-05-06 15:39:40 John McAleely attachment added upstart warranty job https://bugs.launchpad.net/avila/+bug/1579121/+attachment/4657358/+files/ubuntu-device-reg.conf
2016-05-06 15:41:09 John McAleely avila: status Confirmed In Progress
2016-05-06 15:45:13 John McAleely bug task added canonical-devices-system-image
2016-05-06 15:45:22 John McAleely canonical-devices-system-image: status New In Progress
2016-05-06 15:45:31 John McAleely canonical-devices-system-image: importance Undecided Critical
2016-05-06 15:45:34 John McAleely canonical-devices-system-image: assignee John McAleely (john.mcaleely)
2016-05-06 15:45:37 John McAleely canonical-devices-system-image: milestone 11
2016-05-06 16:13:03 John McAleely bug added subscriber Victor gonzalez
2016-05-06 16:13:29 John McAleely bug added subscriber Julia Palandri
2016-05-09 09:22:11 John McAleely description BQ uses an online database to manage warranty information, as part of their customer service. All their devices join this system, and to date, Ubuntu devices are operating without this. Adding to the phones in the market is probably a bit late now, but for the recently launched tablets, BQ request they join this system. The device needs to make a GET request for the following endpoint: http://devices-staging.bq.com/api/isAlive/$serial_number/$ota_version/1 I believe the $serial_number is available from android properties, and $ota_version is available from system-image-cli The request should only be made over wifi networks. No user interface or interaction is required. BQ's android devices do this daily, which seems a bit excessive. Perhaps we should do it after a reboot, since OTA's regularly trigger reboots. BQ uses an online database to manage warranty information, as part of their customer service. All their devices join this system, and to date, Ubuntu devices are operating without this. Adding to the phones in the market is probably a bit late now, but for the recently launched tablets, BQ request they join this system. The device needs to make a GET request for the following endpoint: For testing: http://devices-staging.bq.com/api/isAlive/$serial_number/$ota_version/1 For production: http://devices.bq.com/api/isAlive/${SERIAL}/${OTAVERSION}/1 I believe the $serial_number is available from android properties, and $ota_version is available from system-image-cli The request should only be made over wifi networks. No user interface or interaction is required. BQ's android devices do this daily, which seems a bit excessive. Perhaps we should do it after a reboot, since OTA's regularly trigger reboots.
2016-05-11 08:19:54 John McAleely avila: status In Progress Fix Committed
2016-05-11 08:20:00 John McAleely canonical-devices-system-image: status In Progress Fix Released
2016-05-11 08:20:03 John McAleely avila: status Fix Committed Fix Released
2016-05-27 18:19:10 Pat McGowan canonical-devices-system-image: status Fix Released Fix Committed
2016-06-02 12:12:39 Pat McGowan canonical-devices-system-image: status Fix Committed Fix Released