It looks like my Unagi can't find any system updates ever since I used Settings -> Device Information -> More Information -> Reset Phone last Sunday. The version I have is build 20130404070202 and when I check using logcat I see that the URL that is being checked does seem to still serve that URL. Using curl:
> curl -i http://update.boot2gecko.org/beta/update.xml?force=1 HTTP/1.1 200 OK Date: Sat, 13 Apr 2013 07:27:13 GMT Server: Apache/2.2.23 (Amazon) Content-Length: 603 Connection: close Content-Type: text/xml; charset=UTF-8 <?xml version="1.0"?> <updates> <update type="minor" appVersion="18.0" version="18.0" extensionVersion="18.0" buildID="20130404070202" licenseURL=" http://www.mozilla.com/test/sample-eula.html" detailsURL=" http://www.mozilla.com/test/sample-details.html"> <patch type="complete" URL=" http://update.boot2gecko.org/beta/b2g_beta_update_20130404070202.mar?build_id=20130404070202&version=18.0" hashFunction="SHA512" hashValue="272bbf0fef44e51ca9fb160d0b6ad1653ab2f54a0bd33bbd6189f3c52ff78a12c14ef38a125d45a90383f8a59a4b51a23c7678b3df84da30fb482f38c8927d42" size="48689948"/> </update> </updates> Is that right? No OTA updates have been offered to dogfooders all week? Panos _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
