Results 1 to 6 of 6

Thread: dpkg error

  1. #1
    Join Date
    Nov 2006
    Location
    Hythe, Alberta Canada
    Beans
    79
    Distro
    Ubuntu

    dpkg error

    I get the following error
    Errors were encountered while processing:
    libxslt1.1
    libxslt1.1:i386

    I think it is because I am running an AMD 64 chip and somehow this libxslt1.1 has a reciprocity dependency with libxslt1.1:i386

    I can's seem to remove either file.
    Help.

  2. #2
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: dpkg error

    what actually you are doing there ? ? trying to install/removing ? please give us the complete information ,
    Dont miss anything even it is small. one small pin is enough to bring down a man.


  3. #3
    Join Date
    Nov 2006
    Location
    Hythe, Alberta Canada
    Beans
    79
    Distro
    Ubuntu

    Re: dpkg error

    I am trying to solve why my system wouldn't update.
    Last edited by amendt; August 10th, 2012 at 06:06 PM.

  4. #4
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: dpkg error

    open your terminal and type as
    Code:
     sudo apt-get update
    give us the output of that command and tell us whats it giving you .
    Dont miss anything even it is small. one small pin is enough to bring down a man.


  5. #5
    Join Date
    Nov 2006
    Location
    Hythe, Alberta Canada
    Beans
    79
    Distro
    Ubuntu

    Re: dpkg error

    libxslt1.1 : Breaks: libxslt1.1:i386 (!= 1.1.26-8ubuntu1) but 1.1.26-8ubuntu1.1 is installed
    libxslt1.1:i386 : Breaks: libxslt1.1 (!= 1.1.26-8ubuntu1.1) but 1.1.26-8ubuntu1 is installed
    E: Unmet dependencies. Try using -f.

    Which I did.

  6. #6
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: dpkg error

    open up your terminal and type this

    Code:
    sudo apt-get install -f
    Dont miss anything even it is small. one small pin is enough to bring down a man.


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
  •