package-data-downloader fails if apt is configured to use an http proxy that only supports package downloading
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-notifier (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Description: Ubuntu oneiric (development branch)
Release: 11.10
ttf-mscorefonts
Installato: 3.3ubuntu3
Candidato: 3.3ubuntu3
Tabella versione:
*** 3.3ubuntu3 0
500 http://
100 /var/lib/
I have ONLY an apt-proxy defined here
cat /etc/apt/
Acquire:
i must temporary move the /etc/apt/
sudo dpkg-reconfigure ttf-mscorefonts
to get the font installer ignore the DEB proxy... and can get the fonts via web...
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ttf-mscorefonts
ProcVersionSign
Uname: Linux 3.0.0-7-generic i686
Architecture: i386
Date: Wed Aug 3 11:06:15 2011
PackageArchitec
ProcEnviron:
LANGUAGE=it_IT:en
PATH=(custom, user)
LANG=it_IT.UTF-8
SHELL=/bin/bash
SourcePackage: msttcorefonts
UpgradeStatus: Upgraded to oneiric on 2011-06-07 (56 days ago)
On another pc where ttf-mscorefonts -installer were not already installed because, in this case, is a new installation and not an upgrade from previous release, i have to force the reinstallation of package
i must temporary move the /etc/apt/ apt.conf. d/proxy then do a
sudo apt-get --reinstall install ttf-mscorefonts -installer
to get the font installer ignore the DEB proxy... and can get the fonts via web...