I am running:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
cliff@cliff-Aspire-one:~/Documents$
Kernel 3.2.0-29
KDE 4.9.1
I get the following dependencies errors when I try to update my Acer Aspire one netbook.
cliff@cliff-Aspire-one:~/Documents$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-headers-generic : Depends: linux-headers-3.2.0-30-generic but it is not installed
E: Unmet dependencies. Try using -f.
cliff@cliff-Aspire-one:~/Documents$
cliff@cliff-Aspire-one:~/Documents$ sudo apt-get -f install
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:
libnepomukdatamanagement4 python-gst0.10 libwmf0.2-7
plasma-active-mobilecomponents libots0 linux-headers-3.2.0-17
libktpcommoninternalsprivate0 python-libxml2 python-telepathy
plasma-widget-telepathy-contact share-like-connect-data
libreoffice-l10n-en-gb link-grammar-dictionaries-en python-openssl
libtidy-0.99-0 libt1-5 libkwinglutils1 libwv-1.2-4 libgdome2-0
linux-headers-3.2.0-17-generic libgsf-1-common python-libproxy
libgdome2-cpp-smart0c2a libqtwebkit-qmlwebkitplugin liblink-grammar4
libgtkmathview0c2a libwebkitgtk-1.0-common share-like-connect
libwebkitgtk-1.0-0 libjavascriptcoregtk-1.0-0 plasma-active-data
calligrawords-data libgsf-1-114 libkwineffects1abi3
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
linux-headers-generic
The following packages will be upgraded:
linux-headers-generic
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/2,596 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
dpkg: dependency problems prevent configuration of linux-headers-generic:
linux-headers-generic depends on linux-headers-3.2.0-30-generic; however:
Package linux-headers-3.2.0-30-generic is not installed.
dpkg: error processing linux-headers-generic (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
Errors were encountered while processing:
linux-headers-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
cliff@cliff-Aspire-one:~/Documents$
Any ideas on how to correct the dependency errors?
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
cliff@cliff-Aspire-one:~/Documents$
Kernel 3.2.0-29
KDE 4.9.1
I get the following dependencies errors when I try to update my Acer Aspire one netbook.
cliff@cliff-Aspire-one:~/Documents$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-headers-generic : Depends: linux-headers-3.2.0-30-generic but it is not installed
E: Unmet dependencies. Try using -f.
cliff@cliff-Aspire-one:~/Documents$
cliff@cliff-Aspire-one:~/Documents$ sudo apt-get -f install
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:
libnepomukdatamanagement4 python-gst0.10 libwmf0.2-7
plasma-active-mobilecomponents libots0 linux-headers-3.2.0-17
libktpcommoninternalsprivate0 python-libxml2 python-telepathy
plasma-widget-telepathy-contact share-like-connect-data
libreoffice-l10n-en-gb link-grammar-dictionaries-en python-openssl
libtidy-0.99-0 libt1-5 libkwinglutils1 libwv-1.2-4 libgdome2-0
linux-headers-3.2.0-17-generic libgsf-1-common python-libproxy
libgdome2-cpp-smart0c2a libqtwebkit-qmlwebkitplugin liblink-grammar4
libgtkmathview0c2a libwebkitgtk-1.0-common share-like-connect
libwebkitgtk-1.0-0 libjavascriptcoregtk-1.0-0 plasma-active-data
calligrawords-data libgsf-1-114 libkwineffects1abi3
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
linux-headers-generic
The following packages will be upgraded:
linux-headers-generic
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/2,596 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
dpkg: dependency problems prevent configuration of linux-headers-generic:
linux-headers-generic depends on linux-headers-3.2.0-30-generic; however:
Package linux-headers-3.2.0-30-generic is not installed.
dpkg: error processing linux-headers-generic (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
Errors were encountered while processing:
linux-headers-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
cliff@cliff-Aspire-one:~/Documents$
Any ideas on how to correct the dependency errors?
Comment