Closed
Bug 1863757
Opened 1 year ago
Closed 4 months 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
(Blocks 1 open bug)
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•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → gabriel
Status: NEW → ASSIGNED
Updated•5 months 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•4 months 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•4 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Updated•3 months ago
|
Updated•4 days ago
|
Component: Release Automation: Packaging → Release Automation
You need to log in
before you can comment on or make changes to this bug.
Description
•