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. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1275879 Title: Kernel panic Status in “linux” package in Ubuntu: Incomplete Bug description: I run ubuntu servers 13.04, 13.10, and 14.04 on the AWS cloud. Whenever I install haproxy and nginx on the same server, after hitting it for a while, a kernel panic is caused. However, the kernel panic does not show up in ubuntu 12.04. The kernel panic is pasted at the end of the attachment. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1275879/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp