Closed
Bug 575401
Opened 15 years ago
Closed 15 years ago
Update metadata should be uploaded to candidates directory
Categories
(Release Engineering :: General, defect, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 578393
People
(Reporter: catlee, Assigned: catlee)
References
Details
(Whiteboard: [signing])
Attachments
(2 files)
4.48 KB,
patch
|
Details | Diff | Splinter Review | |
39.65 KB,
text/plain
|
Details |
It would make major update generation much faster if we could download a file that listed the hash and size of all the updates instead of having to download all the updates just in order to calculate the hash and size locally.
This could be done at the signing step.
We currently need the SHA512 hash and the file size to generate major update snippets.
Assignee | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
Where's the patch that contains generate-updates-metadata.py? ;-)
Also note that this would increase the set-up time for signing -- we don't have to download Linux and Mac MARs at the moment.
Comment 3•15 years ago
|
||
Also, we'd get this for free in the existing MD5SUMS/SHA1SUMS if we started downloaded all of the MARs to the signing machine again. Would that work for this?
Assignee | ||
Comment 4•15 years ago
|
||
(In reply to comment #2)
> Where's the patch that contains generate-updates-metadata.py? ;-)
I see it in the attached patch.
(In reply to comment #3)
> Also, we'd get this for free in the existing MD5SUMS/SHA1SUMS if we started
> downloaded all of the MARs to the signing machine again. Would that work for
> this?
Not sure what you mean by this.
Comment 5•15 years ago
|
||
Whoops, I didn't scroll all the way down.
We already upload MD5SUMS/SHA1SUMS files. But nevermind, because we use SHA512 for snippets.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → catlee
OS: Linux → All
Hardware: x86 → All
Whiteboard: [signing]
Assignee | ||
Comment 6•15 years ago
|
||
Assignee | ||
Comment 7•15 years ago
|
||
Bug 578393 gives us the information we need.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•