Hey Folks,
Sascha has been sucessful in creating *.deb Packages for intelmq and intelmq-manager. They work on Ubuntu 14.04. (with a little bit of tweaking)
If you are interested in packages, have a look at: https://github.com/Intevation/intelmq/tree/deb-packaging and https://github.com/Intevation/intelmq-manager
We needed to downgrade[1] a bunch of packages in intelmqs setup.py.
** Some testing will be required. **
Some packages are _not_ available in Ubuntu 14.04 but they can be installed from 15.10:
- python3-redis_2.10.3-3ubuntu1 - python3-tz_2014.10dfsg1-0ubuntu2 - python3-termstyle_0.1.10-1 - python3-unicodecsv_0.13.0-2
The package intelmq-manager depends on intelmq. The dependency on sudo still exists. Packages do not follow the Debian packaging guidelines. Which must be improved.
[1] https://github.com/Intevation/intelmq/commit/81b6af9ef0d08c4c6726e4c4feeaa81...
BR Dustin