YES, now it runs and installs, thanks a lot So it was not stucked, is was simply waiting for an input from me, but newer printed the question
cat /etc/os-release PRETTY_NAME="Ubuntu Jammy Jellyfish (development branch)" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04 (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy cat /etc/issue Ubuntu Jammy Jellyfish (development branch) \n \l uname -a Linux...
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND 1000 4982 0.0 0.0 12932 1616 pts/1 R+ 22:05 0:00 ps auxwwwww run Strange nothing to see, but if I do ps aux | grep webmin root 4432 0.3 0.7 77592 64804 pts/0 S+ 22:04 0:01 apt install webmin root 4553 0.0 0.0 2872 988 pts/2 S+ 22:04 0:00 /bin/sh /var/lib/dpkg/info/webmin.postinst configure 1.984 root 4584 0.0 0.0 14240 6220 pts/2 S+ 22:04 0:00 /usr/bin/perl /usr/share/webmin/oschooser.pl /usr/share/webmin/os_list.txt /tmp/.webmin/4558.os 3 adminis+...
Sorry thats the same, no file /tmp/webmin-setup.out
systemd(1)─┬─ModemManager(1401)─┬─{ModemManager}(1430) │ └─{ModemManager}(1443) ├─NetworkManager(1373)─┬─{NetworkManager}(1403) │ └─{NetworkManager}(1405) ├─accounts-daemon(1248)─┬─{accounts-daemon}(1271) │ └─{accounts-daemon}(1393) ├─acpid(1219) ├─astra(1516)─┬─{astra}(1628) │ ├─{astra}(1794) │ ├─{astra}(1795) │ ├─{astra}(1796) │ ├─{astra}(1797) │ ├─{astra}(1798) │ ├─{astra}(1800) │ ├─{astra}(1801) │ ├─{astra}(1885) │ ├─{astra}(1886) │ ├─{astra}(1887) │ ├─{astra}(1890) │ └─{astra}(11386) ├─at-spi-bus-laun(2762)─┬─dbus-daemon(2769)...
No nothing there, I was looking in the folder under install, also in the same moment as it failed
Sorry, the same for me, the folder /tmp/.webmin is created, but nothing in the folder
in /etc/webmin there is 2 files: stop and uninstall.sh Yes Ubuntu 22.04 is still in development I hace tried to install with the following line: sudo apt -o Debug::pkgProblemResolver=true -o Debug::Acquire::http=true -f install webmin But it does not give much, it just stops at 85 % and saying : Setting up webmin Then I press enter after 10 min, and it says: grep: /etc/webmin/miniserv.conf: No such file or catalog Webmin install complete. You can now login to http://server05:/ as root with your root...