Closed
Bug 1786511
Opened 3 years ago
Closed 3 years ago
Pulling Snap from Launchpad should ignore empty debug package in SHA256SUMS
Categories
(Toolkit :: Crash Reporting, enhancement)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
Attachments
(2 files)
https://bugzilla.mozilla.org/show_bug.cgi?id=1782734#c5 and https://bugzilla.mozilla.org/show_bug.cgi?id=1782734#c11
We have had a Snap produced a few days ago in each case, with the same version number, but no debug symbols, so it is already added to the SHA256SUMS list and we skip the new versions.
Maybe when checking existence within SHA256SUMS we should account also for:
- matching size of
.snapfile as well as.debugfile
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D152545
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/024f1d0a67a3
Check for missing size when verifying SHA256SUMS on mozilla/symbol-scraper r=gsvelto
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•