Results 1 to 5 of 5

Thread: dpkg-deb error on routine system update

  1. #1
    Join Date
    Nov 2012
    Beans
    32

    dpkg-deb error on routine system update

    I have 14.04 Trusty.

    While running a routine sudo apt-get update && sudo apt-get dist-upgrade, I ran into this error:

    Code:
    Unpacking libefl (201603312131-31982~ubuntu14.04.1) over (201603242131-31876~ubuntu14.04.1) ...
    dpkg: error processing archive /var/cache/apt/archives/libefl_201603312131-31982~ubuntu14.04.1_amd64.deb (--unpack):
     trying to overwrite '/usr/lib/libelementary.so.1.17.99', which is also in package libelementary 201603242216-12490~ubuntu14.04.1
    dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
    Errors were encountered while processing:
     /var/cache/apt/archives/libefl_201603312131-31982~ubuntu14.04.1_amd64.deb
    Running sudo apt-get -f install gives the same error.

    What might've caused this?

  2. #2
    Join Date
    Nov 2012
    Beans
    32

    Re: dpkg-deb error on routine system update

    I've fixed it.

    I have elementary libs installed because I use Terminology. I don't know how this problem occurred, but here is what I did:
    1. sudo dpkg -r libelementary
    2. sudo apt-get purge terminology
    3. sudo apt-get autoremove
    4. Restart machine.
    5. sudo apt-get install terminology


    And the packages appear to have installed correctly. (And Terminology works.)
    Xubuntu 16.04 amd64

  3. #3
    Join Date
    Feb 2015
    Location
    Florida
    Beans
    Hidden!
    Distro
    Ubuntu Mate Development Release

    Re: dpkg-deb error on routine system update

    Glad you got it sorted out would you mind marking this thread as solved? Just view the Thread Toll option at the top right hand side of this post. Thanks so much

  4. #4
    Join Date
    Nov 2012
    Beans
    32

    Re: dpkg-deb error on routine system update

    Quote Originally Posted by RobGoss View Post
    Glad you got it sorted out would you mind marking this thread as solved? Just view the Thread Toll option at the top right hand side of this post. Thanks so much
    I did immediately after posting my solution, and I can see it marked as solved. Is it not showing up for you?
    Xubuntu 16.04 amd64

  5. #5
    Join Date
    Feb 2015
    Location
    Florida
    Beans
    Hidden!
    Distro
    Ubuntu Mate Development Release

    Re: dpkg-deb error on routine system update

    Yes it is thank you very much

Tags for this Thread

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
  •