Reply To: antiX-25.a1-full for testers

Forum › Forums › antiX-development › Development › antiX-25.a1-full for testers › Reply To: antiX-25.a1-full for testers

#187014
ProwlerGr
Member

    Yesterday:

    
    $ sudo apt-get dist-upgrade
    (...)
    The following packages have been kept back:
      (...) runit-init-antix

    I tested this on live vm booted with antiX-25.a1-runit_x64-full.iso, and can confirm that runit-init-antix gets held back due to missing dependencies (namely: grub-init-diversity, init-diversity-tools), which are not on the testing/dev repo.

    I believe neither are truly needed for runit-init-antix (should be made recommends or suggests) as runit-init-antix would place the init-shutdown-reboot-poweroff symlinks in the /sbin folder without the need for custom grub entries for init (which grub-init-diversity enables), or wrapper scripts for reboot-shutdown-poweroff (which the init-diversity-tools provide)