Closed
Bug 862775
Opened 12 years ago
Closed 12 years ago
OTA Marketplace update tells me the download fails
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-04-25
People
(Reporter: freddy, Assigned: cvan)
References
Details
I just flashed an engineering build on an unagi test device that is a few days old.
Afterwards it did a successful OTA update for the system and HERE maps.
A bit later I was notified that there is a Marketplace update available.
I tried downloading it but I get a download failed message.
adb logcat has this here for us:
> E/GeckoConsole( 108): Content JS INFO at app://system.gaiamobile.org/js/updatable.js:102 in anonymous: downloadError event, error code is INVALID_SIGNATURE
If I can provide additional debug information, please needinfo me.
Updated•12 years ago
|
Blocks: b2g-apps-v1-next
Updated•12 years ago
|
Product: Boot2Gecko → Marketplace
Version: unspecified → 1.0
Comment 2•12 years ago
|
||
We'll need someone from the platform side to tell us what INVALID_SIGNATURE means. Hopefully not more signing troubles..?
There are also similar reports via email about trouble upgrading (I know you've seen them Jason, not sure if they are related).
Flags: needinfo?(cvan)
Comment 3•12 years ago
|
||
I talked to cvan this morning and we're thinking it's because "yule log" isn't being signed since it's not flowing through the normal review channels. And all apps from our Marketplace, regardless of their type, are required to be signed.
Comment 4•12 years ago
|
||
(In reply to Rob Hudson [:robhudson] from comment #3)
> I talked to cvan this morning and we're thinking it's because "yule log"
> isn't being signed since it's not flowing through the normal review
> channels. And all apps from our Marketplace, regardless of their type, are
> required to be signed.
As far as I know that has always been a marketplace requirement, not a device requirement. Did that change?
Comment 5•12 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #4)
> As far as I know that has always been a marketplace requirement, not a
> device requirement. Did that change?
Packaged apps with only web privileges technically don't need to be signed. But we chose to do it for Marketplace anyway and device side enforces that.
Comment 6•12 years ago
|
||
(In reply to Rob Hudson [:robhudson] from comment #5)
> (In reply to Wil Clouser [:clouserw] from comment #4)
> > As far as I know that has always been a marketplace requirement, not a
> > device requirement. Did that change?
>
> Packaged apps with only web privileges technically don't need to be signed.
> But we chose to do it for Marketplace anyway and device side enforces that.
Exactly right. See bug 821207.
See Also: → 861284
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → cvan
Priority: -- → P1
Target Milestone: --- → 2013-04-25
Comment 8•12 years ago
|
||
Could it be the same issue as in bug 841569 ?
Comment 9•12 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #8)
> Could it be the same issue as in bug 841569 ?
No. This is about the fact that marketplace isn't serving a signed packaged app.
Assignee | ||
Comment 10•12 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #9)
> (In reply to Alexandre LISSY :gerard-majax from comment #8)
> > Could it be the same issue as in bug 841569 ?
>
> No. This is about the fact that marketplace isn't serving a signed packaged
> app.
This is fixed on -dev, will be working on prod on Thursday at 2:00 PM PDT.
Assignee | ||
Comment 11•12 years ago
|
||
Fixed now. The Marketplace package is now always signed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•