You forgot to reply to the list again, forwarding it there again. On 5 October 2013 17:22, D.W. Lloyd <[email protected]> wrote: > > On 13-10-05 01:53 AM, Colin Law wrote: >> >> 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 >> > Hi Colin, > > I tried sudo apt-get update && sudo apt-get dist-upgrade > > Shotwell is still held back. > > So I tried: > > > sudo apt-get remove shotwell > sudo apt-get install shotwell > > and got this: > > 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 resolve the situation: > > The following packages have unmet dependencies: > shotwell : Depends: libgee-0.8-2 (>= 0.8.3) but it is not going to be > installed > E: Unable to correct problems, you have held broken packages.
Try sudo apt-get install -f If that says it can't fix something then post the result again, otherwise install shotwell again. If you still get the problem then I don't know the answer, I think it needs a developer who knows about the shotwell dependencies to comment. Colin _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
