View Single Post
Posts: 3 | Thanked: 0 times | Joined on Sep 2010
#1
Hi everybody, I'm having problems installing qvernote application.

If i try to install it via apt-get install qvernote (after gaining root), I get this message:

Code:
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:
  qvernote: Depends: libqtm-contacts but it is not installable
            Depends: libqtm-location but it is not installable
E: Broken packages
If I try to install manually libqtm-contacts and/or libqtm-location with apt-get libqtm-location, for example, I get:

Code:
apt-get install libqtm-location 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libqtm-location 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 libqtm-location has no installation candidate
Two odd things I observed so far.

First one, seems that Maemo Extras repository has an authentication problems with old keys. See what happens when I do apt-get update (after updating correctily every other repository, this is the output tail:

Code:
W: GPG error: http://repository.maemo.org fremantle Release: The following signatures were invalid: BADSIG E40DC434616730BD maemo.org Extras repositories (Fremantle Extras) <repositories@maemo.org>
W: You may want to run apt-get update to correct these problems
Second, I see from this page: http://maemo.org/packages/view/libqtm-contacts/ that the packages have been removed from repo Extras-Devel in May and put into "Fremantle nokia-applications explicit armel", which I've never seen.

What might the problem be?

Thanks in advance,
Jane's Conference.

Last edited by janesconference; 2010-09-01 at 13:21. Reason: Clearer title.