logdata-anomaly-miner icon indicating copy to clipboard operation
logdata-anomaly-miner copied to clipboard

Debian package installation does not install dependencies

Open ernstleierzopf opened this issue 2 months ago • 3 comments

As Debian policies do not allow the usage of virtualenv / pip and heavy scripts such as anisble playbooks, the only way is to instruct the user/admin to run this script manually.

We do not want to have multiple different package lists, so they should also be still included in ansible.

How is it planned to handle breaking changes which require a rerun of the current aminer-ansible or other changes where configs are not working any more? That should be somehow prevented within the installation/update process - for example informing the user about the risks of update and needing a y/n confirmation.

ernstleierzopf avatar Sep 23 '25 06:09 ernstleierzopf