Problem Activate Notifications (E-Mail)

  • Hello


    here i have a Install on a RPI4 (fresh install made with the simple Installer Script from Github)
    Everything works fine


    But if i want to activate Notifications i get a Error message:



    Code
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run mdadm 2>&1' with exit code '1': /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): raspberrypi: ---------- ID: remove_cron_daily_mdadm Function: file.absent Name: /etc/cron.daily/mdadm Result: True Comment: File /etc/cron.daily/mdadm is not present Started: 11:12:13.559648 Duration: 0.895 ms Changes: ---------- ID: configure_default_mdadm Function: file.managed Name: /etc/default/mdadm Result: True Comment: File /etc/default/mdadm is in the correct state Started: 11:12:13.560798 Duration: 91.847 ms Changes: ---------- ID: configure_mdadm_conf Function: file.managed Name: /etc/mdadm/mdadm.conf Result: True Comment: File /etc/mdadm/mdadm.conf is in the correct state Started: 11:12:13.652946 Duration: 19.29 ms Changes: ---------- ID: mdadm_save_config Function: cmd.run Name: mdadm --detail --scan >> /etc/mdadm/mdadm.conf Result: True Comment: Command "mdadm --detail --scan >> /etc/mdadm/mdadm.conf" run Started: 11:12:13.673847 Duration: 17.118 ms Changes: ---------- pid: 1712 retcode: 0 stderr: stdout: ---------- ID: mdadm_update_initramfs Function: cmd.run Name: update-initramfs -u Result: False Comment: Command "update-initramfs -u" run Started: 11:12:13.691489 Duration: 12.163 ms Changes: ---------- pid: 1714 retcode: 127 stderr: /bin/sh: 1: update-initramfs: not found stdout: Summary for raspberrypi ------------ Succeeded: 4 (changed=2) Failed: 1 ------------ Total states run: 5 Total run time: 141.313 ms


    and:

    Does anyone have a idea whats going wrong here ?


    The Base is a Debian Raspberry Buster Install (also fresh)

  • Hi,


    I had exactly the same issue. It seems update-initramfs is missing. Installing initramfs-tools fixed the issue for me.


    Gr Jan

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!