language packs pull in Firefox on upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
firefox (Ubuntu) |
Fix Released
|
High
|
Chris Coulson | ||
Natty |
Fix Released
|
High
|
Micah Gersten | ||
Oneiric |
Fix Released
|
High
|
Chris Coulson |
Bug Description
FIX: temporarily remove the depends on Firefox, we'll migrate this to a Breaks in the future so that people get the proper version of their language pack with their version of Firefox
-------
"apt-get dist-upgrade" today for natty wants to newly install firefox (amongst many other packages) on a server with command line only. It makes no sense to require firefox on a server with no gui.
Looking at the upgrades and then their dependencies, it looks to me like the cause of this is a new dependency on firefox-locale-en for language-
I know I can work around this by just doing "apt-get upgrade" instead which is fine for a short while but it will increase the work in keeping my servers up to date and, imho, will rule out a future release upgrade.
tags: | added: regression-release |
description: | updated |
Changed in firefox (Ubuntu Natty): | |
status: | In Progress → Fix Committed |
tags: |
added: regression-update removed: regression-release |
tags: | added: natty oneiric regression-release |
Changed in firefox (Ubuntu Oneiric): | |
milestone: | oneiric-alpha-3 → oneiric-alpha-2 |
Thank you for reporting this to Ubuntu. We added the recommends on the firefox language pack to pull in that language pack on upgrades since it's now built by the firefox source. However, our testing apparently didn't discover this issue that Firefox itself gets pulled in on upgrade on systems that don't have it. This would affect servers and derivatives like Kubuntu. We apologize for this inconvenience and will fix this as soon as possible.