trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: September 2011

Re: [trinity-users] Trinity on newer Dell

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 12 Sep 2011 15:22:24 -0500
> 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