# acc ;;; note: source file /usr/share/guile/site/2.2/alterator/ajax.scm ;;; newer than compiled /usr/lib/alterator/lookout/alterator/ajax.go ;;; found fresh compiled file at /usr/lib64/guile/2.2/site-ccache/alterator/ajax.go System has not been booted with systemd as init system (PID 1). Can't operate. System has not been booted with systemd as init system (PID 1). Can't operate. [...цикл...] alterator-standalone-7.3-alt1.noarch на системе с sysvinit Не нашёл сходу, кто и где пытается запустить сервис, но если там использовать не systemctl(1), а service(8), то в зависимости от init он предпримет нужные именно ему действия.
Посмотрел внимательней -- похоже, это interfaces/guile/d.scm
Кажется, это не тот ajax.go! Ему нужен lookout/alterator/ajax.go, а он использует alterator/ajax.scm потому, что он новее. Там был прецедент с load path, и похоже, что я решил его не до конца.
alterator/ajax.scm и lookout/alterator/ajax.scm — это совершенно разные файлы, если что. Я правда, не понимаю, причём тут systemd.
(В ответ на комментарий №3) > Я правда, не понимаю, причём тут systemd. System has not been booted with systemd as init system (PID 1). Can't operate. -- типовая диагностика systemctl: $ strings /sbin/systemctl| fgrep 'not been booted with systemd' System has not been booted with systemd as init system (PID 1). Can't operate. Про не тот ajax.{scm,go} -- видимо, ещё одна бага.
2 shaba: внос systemctl на альтовые системы по умолчанию вылез боком ещё и тут (не получилось сразу найти ту багу или обсуждение для ссылки). Похоже, придётся переписать с использованием sd_booted.
alterator-5.1-alt11 -> sisyphus: Thu Apr 26 2018 Paul Wolneykien <manowar@altlinux> 5.1-alt11 - Fix: Check that the system was booted with systemd (closes: #34844).