← Back to team overview

sikuli-driver team mailing list archive

[Bug 1758941] Re: Unable to install dependencies on Ubuntu 16.04 i386 LTS: "liblzma-dev : Depends: liblzma5 (= 5.1.1alpha+20120614-2ubuntu2) but 5.2.2-1.2 is to be installed"

 

The setup of SikuliX 1.1.2+ works as documented on an Ubuntu 16.04
(tested 1 week ago).

So I guess you have to revise your package situation.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1758941

Title:
  Unable to install dependencies on Ubuntu 16.04 i386 LTS: "liblzma-dev
  : Depends: liblzma5 (= 5.1.1alpha+20120614-2ubuntu2) but 5.2.2-1.2 is
  to be installed"

Status in Sikuli:
  Invalid

Bug description:
  I guided by [this
  documentation](http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html
  #sikulix-on-linux).

  I tried:
  `sudo apt install libopencv-dev`
  Received:
  ```
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  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 to resolve the situation:

  The following packages have unmet dependencies:
   libopencv-dev : Depends: libopencv-objdetect-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libopencv-highgui-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libopencv-legacy-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libopencv-contrib-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libopencv-videostab-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libopencv-superres-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libopencv-ocl-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libcv-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libhighgui-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
                   Depends: libcvaux-dev (= 2.4.9.1+dfsg-1.5ubuntu1) but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  ```

  Ok, I tried: 
  `sudo apt install libopencv-dev tesseract-ocr libcv-dev libopencv-objdetect-dev libopencv-legacy-dev libopencv-highgui-dev libtiff-dev liblzma-dev liblzma5`
  and got:
  ```
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  Note, selecting 'libtiff5-dev' instead of 'libtiff-dev'
  liblzma5 is already the newest version (5.2.2-1.2).
  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 to resolve the situation:

  The following packages have unmet dependencies:
   liblzma-dev : Depends: liblzma5 (= 5.1.1alpha+20120614-2ubuntu2) but 5.2.2-1.2 is to be installed
  E: Unable to correct problems, you have held broken packages.
  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1758941/+subscriptions


References