Problem upgrading kphotoalbum
Clay Weber
clay at claydoh.com
Mon Dec 7 21:10:54 UTC 2015
On Monday, December 07, 2015 08:10:51 AM James R McKenzie wrote:
> Clay and all on the list,
>
> First thanks for getting back so soon. I have several PPA's, (I depend on
> them too much to just nuke 'em LibreOffice and The GIMP For instance)and as
> for as the apt-cache policy statement I get the below response:
>
> Installed: 4.4-2build2
> Candidate: 4.6.2-0ubuntu0~ppa2
> Version table:
> 4.6.2-0ubuntu0~ppa2 0
> 500 http://ppa.launchpad.net/dominik-stadler/ppa/ubuntu/ trusty/main
> amd64 Packages *** 4.4-2build2 0
> 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64
> Packages 100 /var/lib/dpkg/status
>
>
> I'm by no means a technoid so what does the statement I pasted in above tell
> you?
It tells me that the package kphotoalbum version 4.4-2buiild2 is is installed
already, but the version from dominik-stadler ppa, 4.6.2, is asking for
packages that do not exist in any your repo or ppas.
Just tested this using a vm of 14.04, with the kubuntu-backports ppa added,
and I get the same errors
However, this is easily fixed.
use ppa-purge to remove the ppa, which I am guessing you got from ther
kphotoalbum website, and add the kubuntu-backports ppa, if you haven't
already, for the latest stable KDE 4 packages
$ sudo ppa-purge ppa:dominik-stadler/dsta-trusty-ppa
$ sudo add-apt-repository ppa:kubuntu-ppa/backports
$ sudo add-apt-repository ppa:dominik-stadler/ppa
then update followed by a dist-upgrade, and it should all work.
We are replacing the trusty-specific ppa which seems broken, with his normal
repo - kphotoalbum was updated 35 hours ago, probably he mis-configured the
package,
> >Date: Sun, 06 Dec 2015 20:14:45 -0500
> >From: Clay Weber <clay at claydoh.com>
> >To: kubuntu-users at lists.ubuntu.com
> >Subject: Re: Problem upgrading kphotoalbum
> >Message-ID: <1708400.qWBb4ghjWC at jake-latitude-e6420>
> >Content-Type: text/plain; charset="us-ascii"
> >
> >On Sunday, December 06, 2015 05:31:30 PM James R McKenzie wrote:
> >> Any ideas on how to fix this? I'm using the regular Version of KDE 4.13.3
> >> 64 Bit, "not" the unstable version. If there are further questions that
> >> could help any one on this list clear this up what are they? I'm totally
> >> stumped.>
> >Not sure what you mean by "unstable", I'll assume that means Trusty 14.04
> >with no added ppa's?
> >
> >> Any/All help will be appreciated.
> >>
> >> jim at Jims64BitKubuntu1404LapTop:~$ sudo apt-get install -y kphotoalbum
> >> 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:
> >> kphotoalbum : Depends: libkgeomap2 (>= 1.0~digikam4.7.0) but it is not
> >>
> >> going to be installed
> >
> >libkgeomap2 is not even present in Trusty 14.04, it is libkgeopmap1
> >
> >> Recommends: kipi-plugins (>= 4:4.7.0) but it is not
> >> going to be installed
> >
> >Also, this version of kipi-plugins is not available in trusty, either,
> >
> >> E: Unable to correct problems, you have held broken
> >> packages.
> >
> >Have you added any external ppas?
> >
> >What is the output of :
> >$ apt-cache policy kphotoalbum
--
Clay Weber
More information about the kubuntu-users
mailing list