[KPhotoAlbum] upgrading KPhotoAlbum on Kubuntu Trusty
Miika Turkia
miika.turkia at gmail.com
Sun Feb 8 20:52:43 GMT 2015
Removing KPhotoAlbum completely should not affect the index database. I
have done purge myself often enough with no problems. Nevertheless you
should keep a backup around, just in case. I personally keep the index in a
git repository, but we also have a backup script that can be used for this
purpose:
/usr/bin/kpa-backup.sh
Running it without parameters gives a help text describing the options...
You might want to run also "apt-get clean" to get rid of the downloaded deb
packages. Just to make sure they are all updated.
miika
On Sun, Feb 8, 2015 at 10:44 PM, Joe <josephj at main.nc.us> wrote:
> I think everything was fine a day or two ago when KPhotoAlbum originally
> updated and then these subsequent updates came out to packages
> associated with KPhotoAlbum and then I may have messed things up using
> autoremove.
>
> I may try uninstalling KPhotoAlbum (without purge) and then reinstalling
> it. I don't want to lose my indexes, tags, etc.. I have over 7k tagged
> photos in a total of around 30k photos. (I'm a bit behind on tagging :( )
>
> Joe
>
> On 02/08/2015 03:13 AM, Miika Turkia wrote:
> > I wonder why libmarblewidget18 is not going to be installed. Do you
> > have trusty-updates repositories enabled? My marble widget is from
> > there...
> >
> > miika
> >
> > On Sun, Feb 8, 2015 at 9:28 AM, Joe <josephj at main.nc.us
> > <mailto:josephj at main.nc.us>> wrote:
> >
> > Just tried that with no joy:
> >
> > I have:
> > dominik-stadler-dsta-precise-ppa-precise.list
> > dominik-stadler-dsta-precise-ppa-precise.list.distUpgrade
> > dominik-stadler-dsta-precise-ppa-precise.list.save
> >
> > in my apt sources.list.d
> > and dominik-stadler-dsta-precise-ppa-precise.list contains:
> >
> > deb http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu
> > trusty main #KPhotoAlbum disabled on upgrade to trusty
> > deb-src
> > http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu
> > trusty main #KPhotoAlbum disabled on upgrade to trusty
> >
> > The "disabled comments are just leftovers from upgrading from precise
> > The repos are enabled AFAIK.
> >
> > Is that still correct?
> >
> > bigbird at ramdass:~/pq$ sudo apt-get install kphotoalbum
> > [sudo] password for bigbird:
> > 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
> > Recommends: kipi-plugins (>= 4:4.7.0) but it is not
> > going
> > to be installed
> > E: Unable to correct problems, you have held broken packages.
> > bigbird at ramdass:~/pq$ sudo apt-get install libkgeomap2
> > 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:
> > libkgeomap2 : Depends: libmarblewidget18 (>= 4:4.9.90) but it is not
> > going to be installed
> > E: Unable to correct problems, you have held broken packages.
> > bigbird at ramdass:~/pq$ sudo apt-get -f install
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
> > bigbird at ramdass:~/pq$ apt-cache policy libkgeomap2
> > libkgeomap2:
> > Installed: (none)
> > Candidate: 1.0~digikam4.7.0-0ubuntu0~ppa8
> > Version table:
> > 1.0~digikam4.7.0-0ubuntu0~ppa8 0
> > 500
> > http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu/
> > trusty/main amd64 Packages
> > bigbird at ramdass:~/pq$
> >
> > Joe
> >
> > On 02/08/2015 01:09 AM, Miika Turkia wrote:
> > > On Sun, Feb 8, 2015 at 6:09 AM, Joe <josephj at main.nc.us
> > <mailto:josephj at main.nc.us>
> > > <mailto:josephj at main.nc.us <mailto:josephj at main.nc.us>>> wrote:
> > >
> > > I know this is probably a Kubuntu issue, but I'm looking for
> > some
> > > clues.
> > >
> > > I just did a dist-upgrade (with the ppa) and then several of
> > the usual
> > > steps to try to fix things.
> > >
> > > This is where things are right now:
> > >
> > > bigbird at ramdass:~/pq$ sudo apt-get -f dist-upgrade
> > > Reading package lists... Done
> > > Building dependency tree
> > > Reading state information... Done
> > > Calculating upgrade... Done
> > > The following packages were automatically installed and are
> > no longer
> > > required:
> > > libkface-data libkface3
> > > Use 'apt-get autoremove' to remove them.
> > > The following packages have been kept back:
> > > kphotoalbum
> > > 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
> > > bigbird at ramdass:~/pq$
> > >
> > > So it must be unhappy with the latest KPhotoAlbum because
> > that's the
> > > only reason anything about kface would be on my computer.
> > >
> > > Added a -V and got:
> > > kphotoalbum (4.6-0ubuntu0~ppa1 => 4.6-0ubuntu0~ppa3)
> > >
> > >
> > > So far, I haven't been able to coax it into telling me why it's
> > > held back.
> > >
> > >
> > > I had it held back as well, but running:
> > >
> > > sudo apt-get install kphotoalbum
> > >
> > > did still install kphotoalbum for me, I do not know why it was held
> > > back. Just to make sure the following PPAs provide KPhotoAlbum
> > 4.6 now:
> > >
> > > * https://launchpad.net/~dominik-stadler/+archive/ubuntu/ppa
> > <https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/ppa>
> > > <https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/ppa> for
> > > Trusty+Kubuntu-Backports
> > > *
> > >
> >
> https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-trusty-ppa
> > <
> https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-trusty-ppa>
> > >
> > <
> https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-trusty-ppa>
> > > for Trusty without Kubuntu-Backports
> > > *
> > >
> >
> https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-utopic-ppa
> > <
> https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-utopic-ppa>
> > >
> > <
> https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-utopic-ppa>
> > > for Utopic
> > > *
> > >
> >
> https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-vivid-ppa
> > <
> https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-vivid-ppa>
> > >
> > <
> https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-vivid-ppa>
> > > for Vivid
> > >
> > > miika
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kphotoalbum/attachments/20150208/37785a46/attachment.htm>
More information about the Kphotoalbum
mailing list