Comment 9 for bug 1120240

Revision history for this message
Thomas Mayer (thomas303) wrote :

This is still not fixed for ubuntu 12.04.4:

$sudo apt-get install intel-microcode
[...]
microcode.ctl (1.17-13.1ubuntu2) wird eingerichtet ...
Traceback (most recent call last):
  File "/usr/sbin/update-intel-microcode", line 41, in <module>
    tar = tarfile.open(mode='r:gz', fileobj=StringIO(src.read()))
  File "/usr/lib/python2.7/tarfile.py", line 1678, in open
    return func(name, filemode, fileobj, **kwargs)
  File "/usr/lib/python2.7/tarfile.py", line 1729, in gzopen
    raise ReadError("not a gzip file")
tarfile.ReadError: not a gzip file
update-rc.d: warning: microcode.ctl start runlevel arguments (S) do not match LSB Default-Start values (2 3 4 5)
update-rc.d: warning: microcode.ctl stop runlevel arguments (none) do not match LSB Default-Stop values (0 1 6)
Applying Intel IA32 Microcode update... done.
intel-microcode (0.20130808-p-1ubuntu1) wird eingerichtet ...
Applying Intel IA32 Microcode update... done.