2011-06-26, 21:54
Don't know if it's related, but got the following error when trying
aptitude update -y
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6
So maybe there lies the cause. Anyhow I fixed this using the following commands:
Which seems that an upgrade can now occur. Hope this will fix my build problem.
Don't know if this is OK, but the following error I got while upgrading:
aptitude update -y
W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6
So maybe there lies the cause. Anyhow I fixed this using the following commands:
Code:
gpg --keyserver keyserver.ubuntu.com --recv 632D16BB0C713DA6
gpg --export --armor 632D16BB0C713DA6| sudo apt-key add -
Which seems that an upgrade can now occur. Hope this will fix my build problem.
Don't know if this is OK, but the following error I got while upgrading:
Code:
dpkg: dependency problems prevent configuration of xbmc-standalone:
xbmc-standalone depends on xbmc-data (= 2:11.0~git20110622.d849637-0ubuntu1~ppa1~karmic); however:
Version of xbmc-data on system is 1:9.11-karmic1.
dpkg: error processing xbmc-standalone (--configure):
dependency problems - leaving unconfigured
Setting up libsgutils2-2 (1.27-0.1) ...
Setting up libatasmart4 (0.16-1) ...
dpkg: dependency problems prevent configuration of xbmc-skin-confluence:
xbmc-skin-confluence depends on xbmc-data (= 2:11.0~git20110622.d849637-0ubuntu1~ppa1~karmic); however:
Version of xbmc-data on system is 1:9.11-karmic1.
dpkg: error processing xbmc-skin-confluence (--configure):
dependency problems - leaving unconfigured
Setting up linux-headers-2.6.31-23 (2.6.31-23.75) ...
Setting up linux-headers-2.6.31-23-generic (2.6.31-23.75) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms
dpkg: dependency problems prevent configuration of xbmc:
xbmc depends on xbmc-data (= 2:11.0~git20110622.d849637-0ubuntu1~ppa1~karmic); however:
Version of xbmc-data on system is 1:9.11-karmic1.
xbmc depends on xbmc-skin-confluence (= 2:11.0~git20110622.d849637-0ubuntu1~ppa1~karmic); however:
Package xbmc-skin-confluence is not configured yet.
dpkg: error processing xbmc (--configure):
dependency problems - leaving unconfigured
Setting up libpolkit-backend-1-0 (0.94-1ubuntu1.1) ...
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= 2.6.31.23.36); however:
Package linux-image-generic is not configured yet.
dpkg: error processing linux-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of xbmc-live:
xbmc-live depends on xbmc-standalone (= 2:11.0~git20110622.d849637-0ubuntu1~ppa1~karmic); however:
Package xbmc-standalone is not configured yet.
dpkg: error processing xbmc-live (--configure):
dependency problems - leaving unconfigured