Public bug reported: For more than a month it has been impossible to install the kubuntu- daily image, the installer always crashes and the installation is not completed (Ubuntu Noble Numbat (development branch), Release 24.04)
In every daily version, always is the same error: "El archivo de secuencia de comandos principal /usr/lib/x86_64-linux- gnu/calamares/modules/networkcfg/main.py para el trabajo de Python networckg generó una excepción" This bug has ben solved in calamares 3.3.5 so it seems a good idea update to this version. Comparing with the KDE NEON version I have discovered that editing line 158 in .../calamares/modules/networkcfg/main.py from "os.chmod(f, 0o0600" to "os.chmod(f.fileno(), 0o600)" also solves the problem and allows the installation to be completed successfully. ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058367 Title: Kubuntu noble daily installer broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2058367/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs