On 09/12/11 13:20, Timothy Pearson wrote:
Can you override it for now? I don't think the signing key works on
the nightly builds, though I will look into the problem further as I have time.
Sure, if you tell me how. :-)
Since importing that key ...
On 'apt-get update', I get:
W: GPG error: http://ppa.quickbuild.pearsoncomputing.net natty Release: The following signatures were invalid: BADSIG 43F1DC4F2B8638D0 QuickBuild
Trinity Desktop Environment
You can ignore that warning; it won't affect anything AFAIK.
On 'apt-get install kubuntu-desktop-trinity', I get:
root@toto2:/var/log# apt-get install kubuntu-desktop-trinity Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies: kubuntu-desktop-trinity : Depends: libqt-perl but it is not installable Depends: qca-tls but it is not installable
Recommends: kde-guidance-powermanager-trinity
but it is not installable Recommends: kubuntu-docs-trinity but it is not installable Recommends: networkstatus-trinity but it is not installable Recommends: openoffice.org-trinity but it is not installable Recommends: pinentry-qt but it is not installable Recommends: powernowd but it is not installable Recommends: skim but it is not installable
Recommends: system-config-printer-kde-trinity
but it is not installable Recommends: network-manager-kde-trinity but it is not installable Recommends: plymouth-theme-kubuntu-logo-trinity but it is not installable E: Broken packages
This is a bit more serious, but is likely a simple dependency issue within the nightly builds repository. Can you please post the output of these two commands:
sudo apt-get install libqt-perl sudo apt-get install qca-tls
This will let me know what package is failing and why, so that I can correct the kubuntu metapackage.
Thanks!
Tim
On 09/12/11 15:22, Timothy Pearson wrote:
This is a bit more serious, but is likely a simple dependency issue within the nightly builds repository. Can you please post the output of these two commands:
sudo apt-get install libqt-perl sudo apt-get install qca-tls
This will let me know what package is failing and why, so that I can correct the kubuntu metapackage.
Didn't realize this went to the list - dupes for Tim!
root@toto2:/var/log# sudo apt-get install libqt-perl Reading package lists... Done Building dependency tree Reading state information... Done Package libqt-perl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'libqt-perl' has no installation candidate root@toto2:/var/log# sudo apt-get install qca-tls Reading package lists... Done Building dependency tree Reading state information... Done Package qca-tls is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'qca-tls' has no installation candidate
On 09/12/11 15:22, Timothy Pearson wrote:
This is a bit more serious, but is likely a simple dependency issue within the nightly builds repository. Can you please post the output of these two commands:
sudo apt-get install libqt-perl sudo apt-get install qca-tls
This will let me know what package is failing and why, so that I can correct the kubuntu metapackage.
Didn't realize this went to the list - dupes for Tim!
root@toto2:/var/log# sudo apt-get install libqt-perl Reading package lists... Done Building dependency tree Reading state information... Done Package libqt-perl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'libqt-perl' has no installation candidate root@toto2:/var/log# sudo apt-get install qca-tls Reading package lists... Done Building dependency tree Reading state information... Done Package qca-tls is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'qca-tls' has no installation candidate
Thank you for the information. I have repaired the metapackage and it is rebuilding as I write this--it should be published on the mirrors within 24 hours.
Tim
On 09/12/11 16:32, Timothy Pearson wrote:
Thank you for the information. I have repaired the metapackage and it is rebuilding as I write this--it should be published on the mirrors within 24 hours.
Great! I'll let you know how it goes.
Thanks!