i cant install any updates to kubuntu 9.10
either through KPackageKit or the konsole
Kpackage will continually ask me to install the same updates over and over again, and konsole shows the following:
any ideas on how to fix it?
either through KPackageKit or the konsole
Kpackage will continually ask me to install the same updates over and over again, and konsole shows the following:
Code:
samuel@Samuel-Kubuntu:~$ sudo apt-get -f install [sudo] password for samuel: 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: linux-headers-2.6.31-20 linux-headers-2.6.31-19 linux-headers-2.6.31-20-generic linux-headers-2.6.31-19-generic Use 'apt-get autoremove' to remove them. The following extra packages will be installed: icedtea-6-jre-cacao openjdk-6-jre-lib The following packages will be upgraded: icedtea-6-jre-cacao openjdk-6-jre-lib 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 41 not fully installed or removed. Need to get 0B/5,067kB of archives. After this operation, 4,096B of additional disk space will be used. Do you want to continue [Y/n]? y E: Invalid archive signature E: Prior errors apply to /var/cache/apt/archives/icedtea-6-jre-cacao_6b16-1.6.1-3ubuntu3_i386.deb E: Invalid archive signature E: Prior errors apply to /var/cache/apt/archives/openjdk-6-jre-lib_6b16-1.6.1-3ubuntu3_all.deb debconf: apt-extracttemplates failed: Bad file descriptor dpkg-deb: `/var/cache/apt/archives/icedtea-6-jre-cacao_6b16-1.6.1-3ubuntu3_i386.deb' is not a debian format archive dpkg: error processing /var/cache/apt/archives/icedtea-6-jre-cacao_6b16-1.6.1-3ubuntu3_i386.deb (--unpack): subprocess dpkg-deb --control returned error exit status 2 dpkg-deb: `/var/cache/apt/archives/openjdk-6-jre-lib_6b16-1.6.1-3ubuntu3_all.deb' is not a debian format archive dpkg: error processing /var/cache/apt/archives/openjdk-6-jre-lib_6b16-1.6.1-3ubuntu3_all.deb (--unpack): subprocess dpkg-deb --control returned error exit status 2 Errors were encountered while processing: /var/cache/apt/archives/icedtea-6-jre-cacao_6b16-1.6.1-3ubuntu3_i386.deb /var/cache/apt/archives/openjdk-6-jre-lib_6b16-1.6.1-3ubuntu3_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Comment