Comment 10 for bug 986475

Revision history for this message
Scott Kitterman (kitterman) wrote :

Old DKMS:

$ sudo apt-get install dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  fakeroot linux-headers-3.2.0-23 linux-headers-3.2.0-23-generic linux-headers-generic
The following NEW packages will be installed:
  dkms fakeroot linux-headers-3.2.0-23 linux-headers-3.2.0-23-generic linux-headers-generic
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.4 MB/12.5 MB of archives.
After this operation, 67.9 MB of additional disk space will be used.
Do you want to continue [Y/n]?

New DKMS

$ sudo apt-get install dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  fakeroot linux-headers-3.2.0-23 linux-headers-3.2.0-23-generic-pae linux-headers-generic-pae
The following NEW packages will be installed:
  dkms fakeroot linux-headers-3.2.0-23 linux-headers-3.2.0-23-generic-pae linux-headers-generic-pae
0 upgraded, 5 newly installed, 0 to remove and 14 not upgraded.
Need to get 12.5 MB of archives.
After this operation, 68.0 MB of additional disk space will be used.
Do you want to continue [Y/n]?

Bug is fixed as the corred headers package is now installed.