There is no python-msgpack-python on Ubuntu
- Dominant language
- Python
- Stars
- 345
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
Installation of `calamari-server` on Ubuntu gives me the following error:
```
dpkg: dependency problems prevent configuration of calamari-server:
calamari-server depends on python-msgpack-python; however:
Package python-msgpack-python is not installed.
```
It seems the package `python-msgpack-python` exists on [OpenSUSE](https://susestudio.com/a/eEqfPk/calamari-opensuse-13-1/packages?image_type=vmx&version=0.0.6). [Ubuntu Precise](http://packages.ubuntu.com/precise/msgpack-python) provides `msgpack-python` and since [Ubuntu Trusty](http://packages.ubuntu.com/trusty/python-msgpack) we have `python-msgpack`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.