<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">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:<br></div><div class="gmail_quote"><br>/usr/bin/kpa-backup.sh<br><br>Running it without parameters gives a help text describing the options...<br><br></div><div class="gmail_quote">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.<br></div><div class="gmail_quote"><br>miika<br><br>On Sun, Feb 8, 2015 at 10:44 PM, Joe <span dir="ltr"><<a href="mailto:josephj@main.nc.us" target="_blank">josephj@main.nc.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I think everything was fine a day or two ago when KPhotoAlbum originally<br>
updated and then these subsequent updates came out  to packages<br>
associated with KPhotoAlbum and then I may have messed things up using<br>
autoremove.<br>
<br>
I may try uninstalling KPhotoAlbum (without purge) and then reinstalling<br>
it. I don't want to lose my indexes, tags, etc.. I have over 7k tagged<br>
photos in a total of around 30k photos. (I'm a bit behind on tagging :(   )<br>
<span class=""><font color="#888888"><br>
Joe<br>
</font></span><span class="im"><br>
On 02/08/2015 03:13 AM, Miika Turkia wrote:<br>
> I wonder why libmarblewidget18 is not going to be installed. Do you<br>
> have trusty-updates repositories enabled? My marble widget is from<br>
> there...<br>
><br>
> miika<br>
><br>
> On Sun, Feb 8, 2015 at 9:28 AM, Joe <<a href="mailto:josephj@main.nc.us">josephj@main.nc.us</a><br>
</span><div class=""><div class="h5">> <mailto:<a href="mailto:josephj@main.nc.us">josephj@main.nc.us</a>>> wrote:<br>
><br>
>     Just tried that with no joy:<br>
><br>
>     I have:<br>
>     dominik-stadler-dsta-precise-ppa-precise.list<br>
>     dominik-stadler-dsta-precise-ppa-precise.list.distUpgrade<br>
>     dominik-stadler-dsta-precise-ppa-precise.list.save<br>
><br>
>     in my apt sources.list.d<br>
>     and dominik-stadler-dsta-precise-ppa-precise.list contains:<br>
><br>
>     deb <a href="http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu" target="_blank">http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu</a><br>
>     trusty main #KPhotoAlbum disabled on upgrade to trusty<br>
>     deb-src<br>
>     <a href="http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu" target="_blank">http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu</a><br>
>     trusty main #KPhotoAlbum disabled on upgrade to trusty<br>
><br>
>     The "disabled comments are just leftovers from upgrading from precise<br>
>     The repos are enabled AFAIK.<br>
><br>
>     Is that still correct?<br>
><br>
>     bigbird@ramdass:~/pq$ sudo apt-get install kphotoalbum<br>
>     [sudo] password for bigbird:<br>
>     Reading package lists... Done<br>
>     Building dependency tree<br>
>     Reading state information... Done<br>
>     Some packages could not be installed. This may mean that you have<br>
>     requested an impossible situation or if you are using the unstable<br>
>     distribution that some required packages have not yet been created<br>
>     or been moved out of Incoming.<br>
>     The following information may help to resolve the situation:<br>
><br>
>     The following packages have unmet dependencies:<br>
>      kphotoalbum : Depends: libkgeomap2 (>= 1.0~digikam4.7.0) but it<br>
>     is not<br>
>     going to be installed<br>
>                    Recommends: kipi-plugins (>= 4:4.7.0) but it is not<br>
>     going<br>
>     to be installed<br>
>     E: Unable to correct problems, you have held broken packages.<br>
>     bigbird@ramdass:~/pq$ sudo apt-get install libkgeomap2<br>
>     Reading package lists... Done<br>
>     Building dependency tree<br>
>     Reading state information... Done<br>
>     Some packages could not be installed. This may mean that you have<br>
>     requested an impossible situation or if you are using the unstable<br>
>     distribution that some required packages have not yet been created<br>
>     or been moved out of Incoming.<br>
>     The following information may help to resolve the situation:<br>
><br>
>     The following packages have unmet dependencies:<br>
>      libkgeomap2 : Depends: libmarblewidget18 (>= 4:4.9.90) but it is not<br>
>     going to be installed<br>
>     E: Unable to correct problems, you have held broken packages.<br>
>     bigbird@ramdass:~/pq$ sudo apt-get -f install<br>
>     Reading package lists... Done<br>
>     Building dependency tree<br>
>     Reading state information... Done<br>
>     0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.<br>
>     bigbird@ramdass:~/pq$ apt-cache policy libkgeomap2<br>
>     libkgeomap2:<br>
>       Installed: (none)<br>
>       Candidate: 1.0~digikam4.7.0-0ubuntu0~ppa8<br>
>       Version table:<br>
>          1.0~digikam4.7.0-0ubuntu0~ppa8 0<br>
>             500<br>
>     <a href="http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu/" target="_blank">http://ppa.launchpad.net/dominik-stadler/dsta-trusty-ppa/ubuntu/</a><br>
>     trusty/main amd64 Packages<br>
>     bigbird@ramdass:~/pq$<br>
><br>
>     Joe<br>
><br>
>     On 02/08/2015 01:09 AM, Miika Turkia wrote:<br>
>     > On Sun, Feb 8, 2015 at 6:09 AM, Joe <<a href="mailto:josephj@main.nc.us">josephj@main.nc.us</a><br>
>     <mailto:<a href="mailto:josephj@main.nc.us">josephj@main.nc.us</a>><br>
</div></div><div class=""><div class="h5">>     > <mailto:<a href="mailto:josephj@main.nc.us">josephj@main.nc.us</a> <mailto:<a href="mailto:josephj@main.nc.us">josephj@main.nc.us</a>>>> wrote:<br>
>     ><br>
>     >     I know this is probably a Kubuntu issue, but I'm looking for<br>
>     some<br>
>     >     clues.<br>
>     ><br>
>     >     I just did a dist-upgrade (with the ppa) and then several of<br>
>     the usual<br>
>     >     steps to try to fix things.<br>
>     ><br>
>     >     This is where things are right now:<br>
>     ><br>
>     >     bigbird@ramdass:~/pq$ sudo apt-get -f dist-upgrade<br>
>     >     Reading package lists... Done<br>
>     >     Building dependency tree<br>
>     >     Reading state information... Done<br>
>     >     Calculating upgrade... Done<br>
>     >     The following packages were automatically installed and are<br>
>     no longer<br>
>     >     required:<br>
>     >       libkface-data libkface3<br>
>     >     Use 'apt-get autoremove' to remove them.<br>
>     >     The following packages have been kept back:<br>
>     >       kphotoalbum<br>
>     >     0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.<br>
>     >     bigbird@ramdass:~/pq$<br>
>     ><br>
>     >     So it must be unhappy with the latest KPhotoAlbum because<br>
>     that's the<br>
>     >     only reason anything about kface would be on my computer.<br>
>     ><br>
>     >      Added a -V and got:<br>
>     >        kphotoalbum (4.6-0ubuntu0~ppa1 => 4.6-0ubuntu0~ppa3)<br>
>     ><br>
>     ><br>
>     >     So far, I haven't been able to coax it into telling me why it's<br>
>     >     held back.<br>
>     ><br>
>     ><br>
>     > I had it held back as well, but running:<br>
>     ><br>
>     > sudo apt-get install kphotoalbum<br>
>     ><br>
>     > did still install kphotoalbum for me, I do not know why it was held<br>
>     > back. Just to make sure the following PPAs provide KPhotoAlbum<br>
>     4.6 now:<br>
>     ><br>
>     > * <a href="https://launchpad.net/~dominik-stadler/+archive/ubuntu/ppa" target="_blank">https://launchpad.net/~dominik-stadler/+archive/ubuntu/ppa</a><br>
>     <<a href="https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/ppa" target="_blank">https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/ppa</a>><br>
>     > <<a href="https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/ppa" target="_blank">https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/ppa</a>> for<br>
>     > Trusty+Kubuntu-Backports<br>
>     > *<br>
>     ><br>
>     <a href="https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-trusty-ppa" target="_blank">https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-trusty-ppa</a><br>
>     <<a href="https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-trusty-ppa" target="_blank">https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-trusty-ppa</a>><br>
>     ><br>
>     <<a href="https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-trusty-ppa" target="_blank">https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-trusty-ppa</a>><br>
>     > for Trusty without Kubuntu-Backports<br>
>     > *<br>
>     ><br>
>     <a href="https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-utopic-ppa" target="_blank">https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-utopic-ppa</a><br>
>     <<a href="https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-utopic-ppa" target="_blank">https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-utopic-ppa</a>><br>
>     ><br>
>     <<a href="https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-utopic-ppa" target="_blank">https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-utopic-ppa</a>><br>
>     > for Utopic<br>
>     > *<br>
>     ><br>
>     <a href="https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-vivid-ppa" target="_blank">https://launchpad.net/~dominik-stadler/+archive/ubuntu/dsta-vivid-ppa</a><br>
>     <<a href="https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-vivid-ppa" target="_blank">https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-vivid-ppa</a>><br>
>     ><br>
>     <<a href="https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-vivid-ppa" target="_blank">https://launchpad.net/%7Edominik-stadler/+archive/ubuntu/dsta-vivid-ppa</a>><br>
>     > for Vivid<br>
>     ><br>
>     > miika<br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div></div>