Closed
Bug 1878278
Opened 1 year ago
Closed 1 year ago
The Alpine Linux scraper misses different packages with identical names
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
References
Details
Attachments
(1 file)
We've written our symbol scrapers based on the assumption that different packages would have different names. So for example the package for the same version of Firefox on two different Debian release has different names. This doesn't hold true for Alpine Linux where two different release might have packages with identical names. This leads to us missing some packages but also mixing up the debug information of different packages.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9752efcdf788
Scrape Alpine Linux packages for different releases correctly r=gerard-majax
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•