Sample Header Ad - 728x90

Package deb dependencies unmet error

0 votes
2 answers
3024 views

I am trying to install deb package in a new AWS 14.04 ami instance, but it fail with the following error -

The following packages have unmet dependencies:
youtube-snapshot-taker : Depends: firefox (= 35.0.1+build1-0ubuntu0.14.04.1) but 36.0.4+build1-0ubuntu0.14.04.1 is to be installed
E: Unable to correct problems, you have held broken packages.
The deb was package with fpm and his deb-dependencies are -
Depends: python-virtualenv, python-pip, python-dev, xvfb, firefox (= 35.0.1+build1-0ubuntu0.14.04.1), openssl, build-essential, xorg, libssl-dev, libxrender-dev, libqt4-dev, qt4-dev-tools, wkhtmltox, libxml2-dev, libxslt1-dev
I checked that firefox is not already installed (dpkg -l).
I have no idea what is the problem.
Thanks for helping!
Asked by avivb (1 rep)
Apr 1, 2015, 06:12 AM
Last activity: Jan 19, 2025, 11:05 AM