antiX-25.a1-full for testers

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

  • This topic has 215 replies, 22 voices, and was last updated Nov 1-2:52 pm by anticapitalista.
Viewing 6 posts - 211 through 216 (of 216 total)
  • Author
    Posts
  • #187796
    anticapitalista
    Forum Admin

      It’s probably the spam filter as you have posted links

      Philosophers have interpreted the world in many ways; the point is to change it.

      antiX with runit - leaner and meaner.

      #187803
      andfree
      Member

        (…)
        This is the closest you will get to the current pre-beta status for runit as far as I can tell.

        Too late for this frugal installation, but I’ll give it a try on a new one later. Thank you.

        #187843
        andfree
        Member

          After the dist-upgrade was finished, I ran:

          $ sudo apt-get install runit-service-boot-module runit-service-connman runit-service-dbus runit-service-dhcpcd runit-service-seatd runit-service-slimski runit-service-udevd

          For the complete output, see the attachment.
          There were some errors about connman at the end:

          Setting up runit-service-connman (0.0.1.1.0antix2) ...
          runit is running as the system's init system - starting service connmand
          fail: /etc/sv/connmand: unable to change to service directory: file does not exist
          dpkg: error processing package runit-service-connman (--configure):
           installed runit-service-connman package post-installation script subprocess returned error exit status 1
          Errors were encountered while processing:
           runit-service-connman
          E: Sub-process /usr/bin/dpkg returned an error code (1)

          However, I was able to reboot. Wifi also works properly.

          Tomorrow, I’m going to do a fresh frugal installation of the other kernel. Should I try to change antiX repo before or after update?

          #187851
          ProwlerGr
          Member

            @anticapitalista

            I’ve looked at the trixie dev runit-service-connman package & there seems to be an error in the postinst script

            set -e
            
            SERVICE1="connmand"

            should be

            set -e
            
            SERVICE1="connman"
            #187856
            andfree
            Member

              As I have already written, if the home directory is kept in a separate partition, once you have already booted the modern kernel (6.6), you can’t boot anymore the legacy kernel (5.10) with persistence. Note that this issue doesn’t affect antiX-23.2-runit (in that case, the modern kernel is 6.1).
              I have also written about all the cases of changing kernels at boot on a laptop (also confirmed on a second laptop) with a full/normal & two frugal (modern & legacy kernel) installations, all antiX-25.a1. Now, I’m writing about the same laptop with an antiX-23.2-runit full/normal & two antiX-25.a1 frugal (modern & legacy kernel) installations. In this case, the only issue is when you boot the frugal installation of the modern kernel (6.6) after the full/normal installation of the modern kernel (6.1), but it’s fixable by the “Set Up Live Persistence” tool (like Case #1).
              My general conclusion is that all the issues involve the kernel 6.6.

              #189279
              anticapitalista
              Forum Admin

                Closing this thread.
                Many thanks to all who participated.

                Philosophers have interpreted the world in many ways; the point is to change it.

                antiX with runit - leaner and meaner.

              Viewing 6 posts - 211 through 216 (of 216 total)
              • The topic ‘antiX-25.a1-full for testers’ is closed to new replies.