Comment 29 for bug 1275879

Revision history for this message
Diego Rodriguez (habaner0) wrote :

Seth: I'm having issues installing the linux headers from this package

 http://people.canonical.com/~sforshee/lp1275879/linux-3.13.0-38.65+lp1278579v201410160939/linux-headers-3.13.0-38-generic_3.13.0-38.65+lp1278579v201410160939_amd64.deb

I keep getting this error when I try to install it:

----------------------------------------------------------------------------------------
root@aws-load-balancer:~ 2014-10-20 18:01:08
# dpkg -i install linux-headers-3.13.0-38-generic_3.13.0-38.65+lp1278579v201410160939_amd64.deb
dpkg: error processing archive install (--install):
 cannot access archive: No such file or directory
Selecting previously unselected package linux-headers-3.13.0-38-generic.
(Reading database ... 109756 files and directories currently installed.)
Preparing to unpack linux-headers-3.13.0-38-generic_3.13.0-38.65+lp1278579v201410160939_amd64.deb ...
Unpacking linux-headers-3.13.0-38-generic (3.13.0-38.65+lp1278579v201410160939) ...
dpkg: dependency problems prevent configuration of linux-headers-3.13.0-38-generic:
 linux-headers-3.13.0-38-generic depends on linux-headers-3.13.0-38; however:
  Package linux-headers-3.13.0-38 is not installed.

dpkg: error processing package linux-headers-3.13.0-38-generic (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 install
 linux-headers-3.13.0-38-generic
----------------------------------------------------------------------------------------------------

After that I try to do `apt-get install -f` , but it just ends up removing the package

--------------------------------------------------------------------------------------------
root@staging-aws-load-balance:~ 2014-10-20 18:01:20
# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libnet-cups-perl python-bson python-bson-ext python-gridfs python-pymongo
  python-pymongo-ext
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  linux-headers-3.13.0-38-generic
0 upgraded, 0 newly installed, 1 to remove and 6 not upgraded.
1 not fully installed or removed.
After this operation, 3,752 kB disk space will be freed.