Results 1 to 4 of 4

Thread: Problem updating/installing Shotwell from Yorba's PPA (saucy)

  1. #1
    Join Date
    Jun 2011
    Beans
    60
    Distro
    Ubuntu

    Problem updating/installing Shotwell from Yorba's PPA (saucy)

    I have a problem trying to update or install Shotwell from Yorba's PPA in Saucy. Here's the output in Synaptic's details:

    Code:
    (Reading database ... 206400 files and directories currently installed.)
    Unpacking shotwell (from .../shotwell_0.15.1-1~saucy1_amd64.deb) ...
    dpkg: error processing /var/cache/apt/archives/shotwell_0.15.1-1~saucy1_amd64.deb (--unpack):
     trying to overwrite '/usr/share/shotwell/ui/collection.ui', which is also in package shotwell-common 0.15.0-0ubuntu1
    No apport report written because MaxReports is reached already
                                                                  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
    Errors were encountered while processing:
     /var/cache/apt/archives/shotwell_0.15.1-1~saucy1_amd64.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    A package failed to install.  Trying to recover:
    I tried manually deleting the file /var/cache/apt/archives/shotwell_0.15.1-1~saucy1_amd64.deb to no avail.

    Any help will be highly appreciated.

  2. #2
    Join Date
    Jun 2008
    Beans
    2

    Lightbulb Re: Problem updating/installing Shotwell from Yorba's PPA (saucy)

    I had the same problem and my solution was to disable Yorba's PPA from Synaptic, since I don't really care if Shotwell is up to date because I never use it. You can install Synaptic package manager fromt the software center.

    Hope this helps.

  3. #3
    Join Date
    Jun 2011
    Beans
    60
    Distro
    Ubuntu

    Re: Problem updating/installing Shotwell from Yorba's PPA (saucy)

    I actually found the solution here: http://askubuntu.com/questions/40586...e-installing-s

    The last answer was the simplest. I tried it and everything went fine since then.

    But thanks anyway.

  4. #4
    Join Date
    Dec 2006
    Location
    Canada
    Beans
    361
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Problem updating/installing Shotwell from Yorba's PPA (saucy)

    Quote Originally Posted by AleveSicofante View Post
    I actually found the solution here: http://askubuntu.com/questions/40586...e-installing-s

    The last answer was the simplest. I tried it and everything went fine since then.
    Thanks for the lead to that solution. Since what is the 'last' answer may change over time, here is the solution that worked for me (posted to the Ask Ubuntu link above by Avinash Raj on Jan 22):

    Code:
    sudo dpkg -r shotwell-common
    sudo apt-get install shotwell
    
    Last edited by kolinab; March 22nd, 2014 at 05:09 PM. Reason: formatting

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •