Skip to content

Unmet dependencies on Ubuntu 16.04 LTS (64 bit) #9

@jymbob

Description

@jymbob

dpkg -i mkchromecast_0.3.2-1_all.deb gives the following:

Unpacking mkchromecast (0.3.2-1) over (0.3.2-1) ...
dpkg: dependency problems prevent configuration of mkchromecast:
 mkchromecast depends on python-flask; however:
  Package python-flask is not installed.
 mkchromecast depends on python-pychromecast; however:
  Package python-pychromecast is not installed.
 mkchromecast depends on python-psutil; however:
  Package python-psutil is not installed.
 mkchromecast depends on sox (>= 14.4.1); however:
  Package sox is not installed.

dpkg: error processing package mkchromecast (--install):
 dependency problems - leaving unconfigured

python-pychromecast doesn't appear to be in the repositories.
Fetching the pychromecast deb from here then running apt-get -f install appears to fix it.
I've now installed it and connected to my Chromecast. Haven't actually tried sending anything yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions