Don't forget to include the list in your reply.

On 4 October 2013 18:18, D.W. Lloyd <[email protected]> wrote:
> [snip]
> When I run sudo apt-get dist-upgrade I get this:
>
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Calculating upgrade... Done
> The following packages have been kept back:
>   shotwell
> 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
>
> apt-cache policy shotwell shows this:
>
> shotwell:
>   Installed: 0.13.1-0ubuntu1
>   Candidate: 0.15.0-1~quantal2
>   Version table:
>      0.15.0-1~quantal2 0
>         500 http://ppa.launchpad.net/yorba/ppa/ubuntu/ quantal/main i386
> Packages
>  *** 0.13.1-0ubuntu1 0
>         500 http://ca.archive.ubuntu.com/ubuntu/ quantal-updates/main i386
> Packages
>         100 /var/lib/dpkg/status
>      0.13.0-0ubuntu3 0
>         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
>

For some reason it is not upgrading Shotwell.  This is usually the
result of doing upgrade rather than dist-upgrade.  Just to keep me
happy can you do

sudo apt-get update && sudo apt-get dist-upgrade

copy/paste the command into the terminal see if you still get shotwell
held back.

If that does not do it then you could just remove shotwell and
re-install it, that should sort it.  As long as you do not use purge
when you uninstall it should keep your configuruation (I believe, but
make sure you have all the shotwell stuff backed up anyway).

sudo apt-get remove shotwell
sudo apt-get install shotwell

Colin
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell

Reply via email to