hi Michael On 4/08/22 7:46 pm, Michael Kuhn wrote:
Do you maybe have any hint how to find out what could be the problem with the failing configuration of package "rabbitmq-server"?
try reinstalling rabbitmq-server first, then installing koha-common # apt purge rabbitmq-server koha-common # apt install rabbitmq-server # apt install koha-common note the 'Status' value when rabbitmq is running correctly root@deb11:# systemctl status rabbitmq-server.service * rabbitmq-server.service - RabbitMQ Messaging Server Loaded: loaded (/lib/systemd/system/rabbitmq-server.service; enabled; vendor pre> Active: active (running) since Thu 2022-08-04 13:21:32 UTC; 2min 56s ago Main PID: 5844 (beam.smp) Status: "Initialized" <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Tasks: 86 (limit: 2190) Memory: 75.3M CPU: 11.458s CGroup: /system.slice/rabbitmq-server.service |-5844 /usr/lib/erlang/erts-11.1.8/bin/beam.smp -W w -K true -A 64 -MBas> |-5944 erl_child_setup 65536 |-5994 inet_gethost 4 `-5995 inet_gethost 4
Did anyone out there successfully install either Koha 21.11.10 or Koha 22.05.03 on a new machine with Debian GNU/Linux 11?
yes, i confirmed that both versions install ok on deb11 _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/