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 15 posts - 181 through 195 (of 216 total)
  • Author
    Posts
  • #186957
    andfree
    Member

      Neither a frugal installation of antix-25.a1 boots properly (…)

      Specifically:

      (none) login: demo
      Password:
      demo@localhost:~
      $ startx
      (...)
      (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
      (==) Log file: "/home/demo/.local/share/xorg/Xorg.0.log", Time: Mon Oct 6 10:00:14 2025
      (==) Using config directory: "/etc/X11/xorg.conf.d"
      (==) Using system config directory "/usr/share/X11/xorg.conf.d"
      (II) [libseat/libseat.c:73] Seat opened with backend 'seatd'
      (II) [libseat/backend/seatd.c:212] Enabling seat
      xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
      (II) [KMS] drm report modesetting isn't supported.
      (EE) 
      Fatal server error:
      (EE) no screens found(EE) 
      (EE) 
      Please consult the The X.Org Foundation support 
               at http://wiki.x.org
       for help. 
      (EE) Please also check the log file at "/home/demo/.local/share/xorg/Xorg.0.log" for additional information.
      (EE) 
      (EE) Server terminated with error (1). Closing log file.
      xinit: giving up
      xinit: unable to connect to X server: Connection refused
      xinit: server error
      demo@localhost:~
      #186961
      anticapitalista
      Forum Admin

        @andfree – is runit-init(-antix) installed?

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

        antiX with runit - leaner and meaner.

        #186963
        andfree
        Member

          1) 25.a1 installed
          2) 25.a1 frugal
          3) 23.2-base frugal
          All are runit.

          #186965
          anticapitalista
          Forum Admin

            1) 25.a1 installed
            2) 25.a1 frugal
            3) 23.2-base frugal
            All are runit.

            Yes, but can you check that runit didn’t get removed by an update?
            Since this is the thread for antiX-25-a1/2 feedback, I’m more interested in 1 and 2.

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

            antiX with runit - leaner and meaner.

            #186968
            andfree
            Member

              Yesterday:

              $ sudo apt-get dist-upgrade
              (...)
              The following packages have been kept back:
                (...) runit-init-antix
              The following packages will be upgraded:
                (...) runit-antix runit-service-dhcpcd (...)
              (...)
              Get:210 http://repo.antixlinux.com/testing testing/dev amd64 runit-antix amd64 2.2.0-3.0antix1 [142 kB]
              Get:211 http://repo.antixlinux.com/testing testing/dev amd64 runit-service-dhcpcd all 0.1.1 [2,696 B]
              (...)
              Preparing to unpack .../071-runit-antix_2.2.0-3.0antix1_amd64.deb ...
              runit: switching /etc/service to current... done
              Unpacking runit-antix (2.2.0-3.0antix1) over (2.2.0-1.0antix1) ...
              dpkg: warning: unable to delete old directory '/lib/runit': Directory not empty
              Preparing to unpack .../072-runit-service-dhcpcd_0.1.1_all.deb ...
              Unpacking runit-service-dhcpcd (0.1.1) over (0.1.0) ...
              (...)
              Setting up runit-antix (2.2.0-3.0antix1) ...
              Installing new version of config file /etc/runit/1 ...
              Installing new version of config file /etc/runit/2 ...
              Installing new version of config file /etc/runit/3 ...
              Installing new version of config file /etc/runit/ctrlaltdel ...
              (...)
              Setting up runit-service-dhcpcd (0.1.1) ...
              Installing new version of config file /etc/sv/dhcpcd/run ...
              sync runit services..
              .. done
              (...)
              Processing triggers for runit-antix (2.2.0-3.0antix1) ...
              (...)
              #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)

                #187020
                andfree
                Member
                  username@(none):~
                  $ apt list -​-installed
                  (...)
                  runit-antix/testing,now 2.2.0-3.0antix1 amd64 [installed]
                  runit-core-services-antix/testing,testing,now 0.1.9 all [installed]
                  runit-full-core-services-antix/testing,testing,now 0.1.3.1 all [installed]
                  runit-helper/stable,stable,now 2.16.4 all [installed,automatic]
                  runit-init-antix/testing,testing,now 2.2.0-1.0antix1 all [installed,upgradable to: 2.2.0-3.0antix1]
                  runit-service-dhcpcd/testing,testing,now 0.1.1 all [installed]
                  runit-service-manager/testing,testing,now 0.1.9 all [installed]
                  (...)

                  (…) 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.

                  grub-init-diversity & init-diversity-tools are not in the list.

                  • This reply was modified 11 months, 3 weeks ago by andfree.
                  #187022
                  ProwlerGr
                  Member

                    grub-init-diversity & init-diversity-tools are not in the list

                    That is correct, I should have mentioned that my post was targeted to @anticapitalista.
                    The grub-init-diversity & init-diversity-tools are in my unofficial init-diversity repo that he hasn’t migrated across – at least yet.

                    It is quite important for users to report issues like this, so thanks for posting this here.

                    #187035
                    anticapitalista
                    Forum Admin

                      antiX-25 final will use runit (and other inits) in a different way from a1/a2.

                      @andfree – if you want to continue with a1

                      Make sure these are also installed (assuming you have slimski and connman)

                      runit-service-boot-module runit-service-connman runit-service-dbus runit-service-dhcpcd runit-service-seatd runit-service-slimski runit-service-udevd

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

                      antiX with runit - leaner and meaner.

                      #187036
                      anticapitalista
                      Forum Admin

                        grub-init-diversity & init-diversity-tools are not in the list

                        That is correct, I should have mentioned that my post was targeted to @anticapitalista.
                        The grub-init-diversity & init-diversity-tools are in my unofficial init-diversity repo that he hasn’t migrated across – at least yet.

                        It is quite important for users to report issues like this, so thanks for posting this here.

                        They are both in the antiX repos now (under dev for testing purposes)

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

                        antiX with runit - leaner and meaner.

                        #187040
                        ProwlerGr
                        Member

                          They are both in the antiX repos now (under dev for testing purposes)

                          It seems the latest init-diversity-tools (0.0.2) is only in the trixie/dev repo.
                          The 25.a1 uses the testing/dev repo by default & tries to pick-up the old (unresolveable) 0.0.0.1 from main.

                          #187042
                          anticapitalista
                          Forum Admin

                            There is a big upload coming very soon

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

                            antiX with runit - leaner and meaner.

                            #187052
                            andfree
                            Member

                              Make sure these are also installed (assuming you have slimski and connman)

                              runit-service-boot-module runit-service-connman runit-service-dbus runit-service-dhcpcd runit-service-seatd runit-service-slimski runit-service-udevd

                              No other runit services than those mentioned in my post above are installed, but I don’t have slimski (normally, I use startx).

                              • This reply was modified 11 months, 3 weeks ago by andfree.
                              #187054
                              anticapitalista
                              Forum Admin

                                Since the upgrade brings in the new runit implementation, you need the ones I mentioned above (except runit-service-slimski)

                                You should not be using testing repos either.

                                I’m hoping to upload a beta soon.

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

                                antiX with runit - leaner and meaner.

                                #187056
                                andfree
                                Member

                                  Thank you.

                                  I reproduced the issue on another laptop.

                                  Before update:

                                  $ apt list --installed
                                  (...)
                                  runit-antix/now 2.2.0-1.0antix1 amd64 [installed,local]
                                  runit-core-services-antix/now 0.1.9 all [installed,local]
                                  runit-full-core-services-antix/now 0.1.3.1 all [installed,local]
                                  runit-helper/now 2.16.4 all [installed,local]
                                  runit-init-antix/now 2.2.0-1.0antix1 all [installed,local]
                                  runit-service-dhcpcd/now 0.1.0 all [installed,local]
                                  runit-service-manager/now 0.1.9 all [installed,local]
                                  (...)

                                  I rebooted without problem.

                                  After update:

                                  runit-antix/testing,now 2.2.0-1.0antix1 amd64 [installed,upgradable to: 2.2.0-3.0antix1]
                                  runit-core-services-antix/testing,testing,now 0.1.9 all [installed]
                                  runit-full-core-services-antix/testing,testing,now 0.1.3.1 all [installed]
                                  runit-helper/stable,stable,now 2.16.4 all [installed,automatic]
                                  runit-init-antix/testing,testing,now 2.2.0-1.0antix1 all [installed,upgradable to: 2.2.0-3.0antix1]
                                  runit-service-dhcpcd/now 0.1.0 all [installed,upgradable to: 0.1.1]
                                  runit-service-manager/testing,testing,now 0.1.9 all [installed]

                                  I rebooted without problem, again.

                                  After dist-upgrade:

                                  runit-antix/testing,now 2.2.0-3.0antix1 amd64 [installed]
                                  runit-core-services-antix/testing,testing,now 0.1.9 all [installed]
                                  runit-full-core-services-antix/testing,testing,now 0.1.3.1 all [installed]
                                  runit-helper/stable,stable,now 2.16.4 all [installed,automatic]
                                  runit-init-antix/testing,testing,now 2.2.0-1.0antix1 all [installed,upgradable to: 2.2.0-3.0antix1]
                                  runit-service-dhcpcd/testing,testing,now 0.1.1 all [installed]
                                  runit-service-manager/testing,testing,now 0.1.9 all [installed]

                                  Problem to reboot.

                                  During dist-upgrade, I chose to keep the currently-installed version of the /etc/grub.d/10_linux configuration file (default action).

                                  EDIT: Before dist-upgrade, I ran @anticapitalx’s script (full-to-base) to reduce the number of the installed apps.

                                  • This reply was modified 11 months, 3 weeks ago by andfree.
                                Viewing 15 posts - 181 through 195 (of 216 total)
                                • The topic ‘antiX-25.a1-full for testers’ is closed to new replies.