Closed
Bug 1317469
Opened 9 years ago
Closed 9 years ago
SHA512SUMS of Firefox for Android does not contain apk's
Categories
(Release Engineering :: Release Automation, defect)
Release Engineering
Release Automation
Tracking
(firefox53 fixed)
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: iceberg, Assigned: nthomas)
Details
Attachments
(1 file)
|
1.92 KB,
patch
|
jlund
:
review+
mkaply
:
feedback+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20160924153504
Steps to reproduce:
Open the page https://ftp.mozilla.org/pub/mobile/releases/49.0.2/
Actual results:
The file SHA512SUMS does not report the values of the apk downloadable files in the folders android-api-15 and android-x86
Expected results:
The file SHA512SUMS must report the values of all the apk files.
Comment 1•9 years ago
|
||
Ben would you check that I've moved this to an appropriate component.
Component: General → Releases
Flags: needinfo?(bhearsum)
Product: Firefox for Android → Release Engineering
QA Contact: rail
Version: 49 Branch → unspecified
| Assignee | ||
Comment 2•9 years ago
|
||
The most recent release (https://ftp.mozilla.org/pub/mobile/releases/50.0/SHA512SUMS) contains only the source tarball and bundle.
Assignee: nobody → nthomas
Component: Releases → Release Automation
Flags: needinfo?(bhearsum)
Summary: Is missing in ftp.mozilla.org the sha512sums of Firefox for Android (apk files) → SHA512SUMS of Firefox for Android does not contain apk's
| Assignee | ||
Comment 3•9 years ago
|
||
jlund, this should do the trick to pick up the fennec apk, while ignoring bouncer.apk & robocop.apk.
mconnor, this will also stop pushing bouncer.apk to locations like https://archive.mozilla.org/pub/mobile/releases/50.0/android-api-15/multi/bouncer.apk. Does that fit OK with our workflow for pre-installs ?
Attachment #8811105 -
Flags: review?(jlund)
Attachment #8811105 -
Flags: feedback?(mconnor)
| Assignee | ||
Updated•9 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 4•9 years ago
|
||
Comment on attachment 8811105 [details] [diff] [review]
[gecko] Include fennec.*\.apk
Review of attachment 8811105 [details] [diff] [review]:
-----------------------------------------------------------------
huh, looks like we haven't been providing a checksum for at least the last few releases. I suppose this hasn't been caught since this is a copy of the apk we ship via play store.
Attachment #8811105 -
Flags: review?(jlund) → review+
Updated•9 years ago
|
Attachment #8811105 -
Flags: feedback?(mconnor) → feedback?(mkaply)
Comment 5•9 years ago
|
||
Bouncer isn't really being used right now, so I don't think that's an issue.
Updated•9 years ago
|
Attachment #8811105 -
Flags: feedback?(mkaply) → feedback+
Pushed by nthomas@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f3f76d129bfe
SHA512SUMS of Firefox for Android doesn't contain APKs, r=jlund DONTBUILD
| Assignee | ||
Comment 7•9 years ago
|
||
Comment on attachment 8811105 [details] [diff] [review]
[gecko] Include fennec.*\.apk
https://hg.mozilla.org/integration/mozilla-inbound/rev/f3f76d129bfe5afcb9da08299c57686c7ee907dc
https://hg.mozilla.org/releases/mozilla-aurora/rev/96645fb4a91875e99b1037dfad6fab9079cbbfbd
https://hg.mozilla.org/releases/mozilla-beta/rev/da741a2c9f76e6d24857fdbfbbc9566376675d8b
https://hg.mozilla.org/releases/mozilla-release/rev/ee755a8e7cce6a39816d9844126c0729d01f13da
Should be fixed in 51.0b2, and 51.0.1 or 51.1.0 (whichever comes next).
Attachment #8811105 -
Attachment description: [gecko] Include fennc.*\.apk → [gecko] Include fennec.*\.apk
Attachment #8811105 -
Flags: checked-in+
| Assignee | ||
Comment 8•9 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #7)
> Should be fixed in 51.0b2, and 51.0.1 or 51.1.0 (whichever comes next).
I mean 51.0b2, and 50.0.1 or 50.1.0 (whichever comes next).
Comment 9•9 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 10•9 years ago
|
||
Worked for 51.0b2 - https://archive.mozilla.org/pub/mobile/releases/51.0b2/SHA512SUMS
Missed 50.0.1 because the branch for that was cut earlier than ee755a8e7cce, but it'll be fixed for 50.1.0.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•