Regression bug: can't preseed download location
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
msttcorefonts (Ubuntu) |
In Progress
|
High
|
Siggi Langauf |
Bug Description
For some time already we have been using preseed to specify our local repository containing the Microsoft fonts. The main reason for this is that we have a pretty complicated proxy environment and it's much easier to provide the local repository directly.
So we have used those preseed entries:
ttf-mscorefonts
ttf-mscorefonts
The postinst script says it all:
# FIXME: we don't have a way to use an alternate download source here.
db_get msttcorefonts/dlurl
URLOVERRIDE=$RET
The rules file seems to generate a static URLROOT pointing to http://
Our 12.04 workstations have some real issues with that. We have not worked that around yet.
Changed in msttcorefonts (Ubuntu): | |
importance: | Undecided → High |
tags: | added: regression-release |
Status changed to 'Confirmed' because the bug affects multiple users.