[Bug 979477] Re: ttf-mscorefonts-installer installation popup and probable failure
Arup
arup.chowdhury at gmail.com
Sun Nov 18 09:43:10 UTC 2012
I have the exact issue on my Quantal 12.10x64 as described by Steve
above
sudo apt-get install ttf-mscorefonts-installer
[sudo] password for arup:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
cabextract
The following NEW packages will be installed:
cabextract ttf-mscorefonts-installer
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/70.1 kB of archives.
After this operation, 281 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
Selecting previously unselected package cabextract.
(Reading database ... 142546 files and directories currently installed.)
Unpacking cabextract (from .../cabextract_1.4-3_amd64.deb) ...
Selecting previously unselected package ttf-mscorefonts-installer.
Unpacking ttf-mscorefonts-installer (from .../ttf-mscorefonts-installer_3.4ubuntu3_all.deb) ...
Processing triggers for man-db ...
Processing triggers for fontconfig ...
Processing triggers for update-notifier-common ...
ttf-mscorefonts-installer: downloading http://downloads.sourceforge.net/corefonts/andale32.exe
Traceback (most recent call last):
File "/usr/lib/update-notifier/package-data-downloader", line 234, in process_download_requests
dest_file = urllib.urlretrieve(files[i])[0]
File "/usr/lib/python2.7/urllib.py", line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
File "/usr/lib/python2.7/urllib.py", line 239, in retrieve
fp = self.open(url, data)
File "/usr/lib/python2.7/urllib.py", line 207, in open
return getattr(self, name)(url)
File "/usr/lib/python2.7/urllib.py", line 358, in open_http
return self.http_error(url, fp, errcode, errmsg, headers)
File "/usr/lib/python2.7/urllib.py", line 371, in http_error
result = method(url, fp, errcode, errmsg, headers)
File "/usr/lib/python2.7/urllib.py", line 664, in http_error_301
return self.http_error_302(url, fp, errcode, errmsg, headers, data)
File "/usr/lib/python2.7/urllib.py", line 634, in http_error_302
data)
File "/usr/lib/python2.7/urllib.py", line 660, in redirect_internal
return self.open(newurl)
File "/usr/lib/python2.7/urllib.py", line 207, in open
return getattr(self, name)(url)
File "/usr/lib/python2.7/urllib.py", line 358, in open_http
return self.http_error(url, fp, errcode, errmsg, headers)
File "/usr/lib/python2.7/urllib.py", line 371, in http_error
result = method(url, fp, errcode, errmsg, headers)
File "/usr/lib/python2.7/urllib.py", line 634, in http_error_302
data)
File "/usr/lib/python2.7/urllib.py", line 660, in redirect_internal
return self.open(newurl)
File "/usr/lib/python2.7/urllib.py", line 207, in open
return getattr(self, name)(url)
File "/usr/lib/python2.7/urllib.py", line 344, in open_http
h.endheaders(data)
File "/usr/lib/python2.7/httplib.py", line 958, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 818, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 780, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 761, in connect
self.timeout, self.source_address)
File "/usr/lib/python2.7/socket.py", line 553, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
IOError: [Errno socket error] [Errno -2] Name or service not known
Setting up cabextract (1.4-3) ...
Setting up ttf-mscorefonts-installer (3.4ubuntu3) ...
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-notifier in Ubuntu.
https://bugs.launchpad.net/bugs/979477
Title:
ttf-mscorefonts-installer installation popup and probable failure
Status in “update-notifier” package in Ubuntu:
Fix Released
Bug description:
Recently we see the following when ttf-mscorefonts-installer is
installed, after accepting licensing terms, a popup appears with the
following contents:
The following packages requested additional data downloads after package
installation, but the data could not be downloaded or could not be
processed.
.
.
ttf-mscorefonts-installer
.
.
The download will be attempted again later, or you can try the download
again now. Running this command requires an active Internet connection.
It happens repeatedly if you do apt-get install --reinstall ttf-
mscorefonts-installer.
Something is wrong in the move of the download from
/usr/lib/msttcorefonts/update-ms-fonts to wherever it is supposed to
live now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/979477/+subscriptions
More information about the foundations-bugs
mailing list