docker-mycroft
docker-mycroft copied to clipboard
Error installing Krunner Search
Describe the bug Can't install due to lack of dbus libraries.
To Reproduce Steps to reproduce the behavior:
- Run from docker and try to instal KS
Expected behavior KS must install
I solver by installing library: apt install libdbus-1-dev
Please include it in container.
Thanks!
Environment (please complete the following information):
- Device type: desktop
- OS: Docker
- Mycroft-core version: 21.2.2
Hi Lupa,
Thanks for flagging this. We don't include system packages for any and all Skills in the Docker container itself, but Skills can define system packages that they rely on so they will be installed at the same time as the Skill.
@AIIX should this package get added to the manifest.yml
in your Krunner Search Skill?