Closed
Bug 1863757
Opened 2 years ago
Closed 2 years ago
The .deb package doesn't update alternatives for `x-www-browser`
Categories
(Release Engineering :: Release Automation, defect, P3)
Tracking
(firefox130 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: gabriel, Assigned: gabriel)
References
Details
Attachments
(1 file)
In Debian there is a command to choose the default browser:
update-alternatives --config x-www-browser
The .deb is not showing up in the list of available browsers.
Someone worked around the issue by running:
sudo update-alternatives –install /usr/bin/x-www-browser x-www-browser /usr/bin/firefox-nightly 100
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → gabriel
Status: NEW → ASSIGNED
Updated•2 years ago
|
Component: General → Release Automation: Packaging
QA Contact: jlorenzo
Pushed by gbustamante@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/989113ca866f
Register application .deb packages as x-www-browser and gnome-www-browser alternatives r=jcristau,releng-reviewers,ahal
Comment 3•2 years ago
|
||
Backed out 3 changesets (bug 1905073, bug 1876701, bug 1863757) for causing mbu failures at test_deb.py
Backout: https://hg.mozilla.org/integration/autoland/rev/9ee757d7dd046175eda93bb1c5c3314d0d3033e5
Failure log: https://treeherder.mozilla.org/logviewer?job_id=468568677&repo=autoland&lineNumber=2613
Flags: needinfo?(gabriel)
Pushed by gbustamante@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0bb9f07414fa
Register application .deb packages as x-www-browser and gnome-www-browser alternatives r=jcristau,releng-reviewers,ahal
Comment 6•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Updated•1 year ago
|
Updated•1 year ago
|
Component: Release Automation: Packaging → Release Automation
You need to log in
before you can comment on or make changes to this bug.
Description
•