Results 1 to 5 of 5

Thread: libgcrypt11 dependency problem in Ubuntu Precise

  1. #1
    Join Date
    Apr 2009
    Beans
    5

    Exclamation libgcrypt11 dependency problem in Ubuntu Precise

    I have no idea how it started, but now my Ubuntu 12.04 is in broken state because of a dependency problem with libgrcypt11.

    The message was
    You might want to run 'apt-get -f install' to correct these:
    The following packages have unmet dependencies:
    libgcrypt11 : Breaks: libgcrypt11:i386 (!= 1.5.0-3ubuntu0.1) but 1.5.0-3 is to be installed
    libgcrypt11:i386 : Breaks: libgcrypt11 (!= 1.5.0-3) but 1.5.0-3ubuntu0.1 is to be installed
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
    Reinstalling the package doesn't work. I also tried running 'apt-get -f install' as suggested but had no luck.

    How do I solve it?

  2. #2
    Join Date
    Apr 2009
    Beans
    5

    Re: libgcrypt11 dependency problem in Ubuntu Precise

    bump

  3. #3
    Join Date
    May 2009
    Location
    rocket city,al,usa
    Beans
    659
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: libgcrypt11 dependency problem in Ubuntu Precise

    Welcome to Ubuntu Forums
    Run this in a terminal

    Code:
     sudo apt-get install -f
    You can copy/paste to terminal
    Post errors if any .

  4. #4
    Join Date
    Apr 2009
    Beans
    5

    Re: libgcrypt11 dependency problem in Ubuntu Precise

    Quote Originally Posted by jmfal View Post
    Welcome to Ubuntu Forums
    Run this in a terminal

    Code:
     sudo apt-get install -f
    You can copy/paste to terminal
    Post errors if any .
    Sorry I have tried that before but didn't work.

    here is the error message

    dpkg: error processing libgcrypt11:i386 (--configure):
    libgcrypt11:i386 1.5.0-3 cannot be configured because libgcrypt11:amd64 is in a different version (1.5.0-3ubuntu0.1)
    dpkg: error processing libgcrypt11 (--configure):
    libgcrypt11:amd64 1.5.0-3ubuntu0.1 cannot be configured because libgcrypt11:i386 is in a different version (1.5.0-3)
    Errors were encountered while processing:
    libgcrypt11:i386
    libgcrypt11
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Last edited by pramuko; July 26th, 2012 at 08:21 AM.

  5. #5
    Join Date
    Apr 2009
    Beans
    5

    Re: libgcrypt11 dependency problem in Ubuntu Precise

    second bump

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
  •