webmin will not install on Ubuntu 22.04 with
apt install webmin
If I install it manuel via webmin-1.984.tar.gz and run ./setup.sh and type 22.04 as version, it runs perfect.
I hangs at 85 % status, then when I press Enter, it says:
grep: /etc/webmin/miniserv.conf: No such file or Filecatalog
Then http://localhost:10000 does not work
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry same problem, it just hangs. I have waited 10 minutes, and then press enter.
It then says:
grep: /etc/webmin/miniserv.conf: No such file or Filecatalog
Then http://localhost:10000 does not work
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had same problem trying to install the deb file. The gz file installs easily. But it misses the required files the deb install asks for. I didn't check the /etc/webmin folder but the gz file installed everything. Seems the hooks or links are incorrect? Stops at 85% like Keld says. With Spamassassin and Squid updates, webmin doesn't work. Looks like older versions will work. I got it installed and guess I gotta wait for the next update?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 password, or as any user who can use sudo
to run commands as root.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you also check if there's a file in /tmp/.webmin called webmin-setup.out , and if so paste the contents here? It should have more details on what failed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
What is the output of:
and
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 server03 5.15.0-13-generic #13-Ubuntu SMP Mon Nov 29 09:07:25 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Jammy Jellyfish (development branch)
Release: 22.04
Codename: jammy
What error message do you get when you run
apt install webmin
?I hangs at 85 % status, then when I press Enter, it says:
grep: /etc/webmin/miniserv.conf: No such file or Filecatalog
Then http://localhost:10000 does not work
Does it show any prompt before you hit enter?
No, just progress 85%, and it hangs there until I press enter
Did you run
apt install webmin
orapt-get install webmin
?I just tested this on a fresh Ubuntu 20.04 system, and I was able to install just fine ..
I did apt install webmin.
I have also tried on 20.04 and 21.10, and there it worked perfect.
It's only on 22.04 the problem is
Try
apt-get install webmin
insteadSorry same problem, it just hangs. I have waited 10 minutes, and then press enter.
It then says:
grep: /etc/webmin/miniserv.conf: No such file or Filecatalog
Then http://localhost:10000 does not work
Are there any files in /etc/webmin after this failed install?
I had same problem trying to install the deb file. The gz file installs easily. But it misses the required files the deb install asks for. I didn't check the /etc/webmin folder but the gz file installed everything. Seems the hooks or links are incorrect? Stops at 85% like Keld says. With Spamassassin and Squid updates, webmin doesn't work. Looks like older versions will work. I got it installed and guess I gotta wait for the next update?
Isn't Ubuntu 22.04 still in the middle of development?
Try installing Webmin package with verbose logging enabled to get the better picture on whats wrong and/or strace the process.
Last edit: Ilia 2021-12-31
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 password, or as any user who can use sudo
to run commands as root.
Can you also check if there's a file in
/tmp/.webmin
calledwebmin-setup.out
, and if so paste the contents here? It should have more details on what failed.I don't have anything listed in /tmp/.webmin. Just the folder.
Sorry, the same for me, the folder /tmp/.webmin is created, but nothing in the folder
What if you re-try the install? Does anything appear in /tmp/.webmin if you check immediately after a failed install?
No nothing there, I was looking in the folder under install, also in the same moment as it failed
Ok ... if you re-try the install, and run
pstree -l -p
in another window at the point where it's stuck, what does it output?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)
│ ├─{at-spi-bus-laun}(2764)
│ ├─{at-spi-bus-laun}(2765)
│ └─{at-spi-bus-laun}(2767)
├─at-spi2-registr(2868)─┬─{at-spi2-registr}(2869)
│ └─{at-spi2-registr}(2870)
├─avahi-daemon(1221)───avahi-daemon(1258)
├─bash(13350)─┬─ffmpeg(13401)─┬─{ffmpeg}(13485)
│ │ ├─{ffmpeg}(13486)
│ │ ├─{ffmpeg}(13487)
│ │ └─{ffmpeg}(13488)
│ ├─ffmpeg(13402)─┬─{ffmpeg}(13489)
│ │ ├─{ffmpeg}(13490)
│ │ ├─{ffmpeg}(13495)
│ │ └─{ffmpeg}(13496)
│ ├─ffmpeg(13403)─┬─{ffmpeg}(13497)
│ │ ├─{ffmpeg}(13498)
│ │ ├─{ffmpeg}(13500)
│ │ └─{ffmpeg}(13513)
│ ├─ffmpeg(13404)─┬─{ffmpeg}(13499)
│ │ ├─{ffmpeg}(13501)
│ │ ├─{ffmpeg}(13504)
│ │ └─{ffmpeg}(13508)
│ ├─ffmpeg(13405)─┬─{ffmpeg}(13491)
│ │ ├─{ffmpeg}(13492)
│ │ ├─{ffmpeg}(13493)
│ │ └─{ffmpeg}(13494)
│ ├─ffmpeg(13406)─┬─{ffmpeg}(13511)
│ │ ├─{ffmpeg}(13512)
│ │ ├─{ffmpeg}(13514)
│ │ └─{ffmpeg}(13516)
│ ├─ffmpeg(13407)─┬─{ffmpeg}(13503)
│ │ ├─{ffmpeg}(13505)
│ │ ├─{ffmpeg}(13506)
│ │ └─{ffmpeg}(13507)
│ ├─ffmpeg(13408)─┬─{ffmpeg}(13502)
│ │ ├─{ffmpeg}(13509)
│ │ ├─{ffmpeg}(13510)
│ │ └─{ffmpeg}(13515)
│ └─welle-cli(13351)─┬─{welle-cli}(13355)
│ ├─{welle-cli}(13375)
│ ├─{welle-cli}(13376)
│ ├─{welle-cli}(13377)
│ ├─{welle-cli}(13378)
│ ├─{welle-cli}(13379)
│ ├─{welle-cli}(13380)
│ ├─{welle-cli}(13409)
│ ├─{welle-cli}(13410)
│ ├─{welle-cli}(13411)
│ ├─{welle-cli}(13412)
│ ├─{welle-cli}(13413)
│ ├─{welle-cli}(13414)
│ ├─{welle-cli}(13415)
│ ├─{welle-cli}(13416)
│ ├─{welle-cli}(13417)
│ ├─{welle-cli}(13418)
│ ├─{welle-cli}(13419)
│ ├─{welle-cli}(13420)
│ ├─{welle-cli}(13421)
│ ├─{welle-cli}(13422)
│ ├─{welle-cli}(13423)
│ └─{welle-cli}(13424)
├─colord(1624)─┬─{colord}(1814)
│ └─{colord}(1816)
├─cron(1493)
├─cups-browsed(11022)─┬─{cups-browsed}(11024)
│ └─{cups-browsed}(11025)
├─cupsd(11021)─┬─dbus(11030)
│ └─dbus(11031)
├─dbus-daemon(1222)
├─eit-stream(11245)
├─fwupd(13089)─┬─{fwupd}(13090)
│ ├─{fwupd}(13091)
│ ├─{fwupd}(13092)
│ └─{fwupd}(13093)
├─gdm3(1584)─┬─gdm-session-wor(1594)─┬─gdm-x-session(2283)─┬─Xorg(2289)───{Xorg}(2715)
│ │ │ ├─dbus-run-sessio(2743)─┬─dbus-daemon(2745)
│ │ │ │ └─gnome-session-b(2746)─┬─gnome-shell(2787)─┬─ibus-daemon(2846)─┬─ibus-engine-sim(3011)─┬─{ibus-engine-sim}(3023)
│ │ │ │ │ │ │ └─{ibus-engine-sim}(3024)
│ │ │ │ │ │ ├─ibus-memconf(2851)─┬─{ibus-memconf}(2855)
│ │ │ │ │ │ │ └─{ibus-memconf}(2861)
│ │ │ │ │ │ ├─{ibus-daemon}(2849)
│ │ │ │ │ │ └─{ibus-daemon}(2852)
│ │ │ │ │ ├─{gnome-shell}(2819)
│ │ │ │ │ ├─{gnome-shell}(2821)
│ │ │ │ │ ├─{gnome-shell}(2822)
│ │ │ │ │ ├─{gnome-shell}(2828)
│ │ │ │ │ ├─{gnome-shell}(2829)
│ │ │ │ │ ├─{gnome-shell}(2830)
│ │ │ │ │ └─{gnome-shell}(2831)
│ │ │ │ ├─gsd-a11y-settin(2928)─┬─{gsd-a11y-settin}(2957)
│ │ │ │ │ ├─{gsd-a11y-settin}(2958)
│ │ │ │ │ └─{gsd-a11y-settin}(2959)
│ │ │ │ ├─gsd-color(2905)─┬─{gsd-color}(2976)
│ │ │ │ │ ├─{gsd-color}(2977)
│ │ │ │ │ └─{gsd-color}(2980)
│ │ │ │ ├─gsd-datetime(2911)─┬─{gsd-datetime}(2934)
│ │ │ │ │ ├─{gsd-datetime}(2936)
│ │ │ │ │ └─{gsd-datetime}(2946)
│ │ │ │ ├─gsd-housekeepin(2931)─┬─{gsd-housekeepin}(2937)
│ │ │ │ │ ├─{gsd-housekeepin}(2952)
│ │ │ │ │ └─{gsd-housekeepin}(2955)
│ │ │ │ ├─gsd-keyboard(2907)─┬─{gsd-keyboard}(2978)
│ │ │ │ │ ├─{gsd-keyboard}(2979)
│ │ │ │ │ └─{gsd-keyboard}(2981)
│ │ │ │ ├─gsd-media-keys(2912)─┬─{gsd-media-keys}(2961)
│ │ │ │ │ ├─{gsd-media-keys}(2962)
│ │ │ │ │ └─{gsd-media-keys}(2965)
│ │ │ │ ├─gsd-power(2933)─┬─{gsd-power}(2982)
│ │ │ │ │ ├─{gsd-power}(2984)
│ │ │ │ │ └─{gsd-power}(2997)
│ │ │ │ ├─gsd-print-notif(2908)─┬─{gsd-print-notif}(2922)
│ │ │ │ │ └─{gsd-print-notif}(2929)
│ │ │ │ ├─gsd-rfkill(2909)─┬─{gsd-rfkill}(2919)
│ │ │ │ │ └─{gsd-rfkill}(2923)
│ │ │ │ ├─gsd-screensaver(2914)─┬─{gsd-screensaver}(2925)
│ │ │ │ │ └─{gsd-screensaver}(2927)
│ │ │ │ ├─gsd-sharing(2901)─┬─{gsd-sharing}(2913)
│ │ │ │ │ ├─{gsd-sharing}(2917)
│ │ │ │ │ └─{gsd-sharing}(2918)
│ │ │ │ ├─gsd-smartcard(2910)─┬─{gsd-smartcard}(2924)
│ │ │ │ │ ├─{gsd-smartcard}(2930)
│ │ │ │ │ └─{gsd-smartcard}(2944)
│ │ │ │ ├─gsd-sound(2915)─┬─{gsd-sound}(2932)
│ │ │ │ │ ├─{gsd-sound}(2935)
│ │ │ │ │ └─{gsd-sound}(2953)
│ │ │ │ ├─gsd-wacom(2903)─┬─{gsd-wacom}(2975)
│ │ │ │ │ └─{gsd-wacom}(3005)
│ │ │ │ ├─{gnome-session-b}(2782)
│ │ │ │ ├─{gnome-session-b}(2783)
│ │ │ │ └─{gnome-session-b}(2785)
│ │ │ ├─{gdm-x-session}(2288)
│ │ │ └─{gdm-x-session}(2716)
│ │ ├─{gdm-session-wor}(1607)
│ │ └─{gdm-session-wor}(1609)
│ ├─{gdm3}(1591)
│ └─{gdm3}(1592)
├─geoclue(11865)─┬─{geoclue}(11881)
│ └─{geoclue}(11883)
├─gjs(2883)─┬─{gjs}(2885)
│ ├─{gjs}(2886)
│ ├─{gjs}(2887)
│ ├─{gjs}(2888)
│ ├─{gjs}(2897)
│ └─{gjs}(2898)
├─gjs(3017)─┬─{gjs}(3029)
│ ├─{gjs}(3030)
│ ├─{gjs}(3031)
│ ├─{gjs}(3032)
│ ├─{gjs}(3033)
│ └─{gjs}(3034)
├─grafana-server(1489)─┬─{grafana-server}(2221)
│ ├─{grafana-server}(2222)
│ ├─{grafana-server}(2223)
│ ├─{grafana-server}(2224)
│ ├─{grafana-server}(2265)
│ ├─{grafana-server}(2268)
│ ├─{grafana-server}(2272)
│ ├─{grafana-server}(2747)
│ ├─{grafana-server}(2748)
│ ├─{grafana-server}(2749)
│ ├─{grafana-server}(2750)
│ ├─{grafana-server}(2751)
│ ├─{grafana-server}(2752)
│ └─{grafana-server}(2753)
├─gsd-printer(2964)─┬─{gsd-printer}(2996)
│ └─{gsd-printer}(3000)
├─gsd-printer(12007)─┬─{gsd-printer}(12026)
│ └─{gsd-printer}(12027)
├─ibus-daemon(11690)─┬─ibus-engine-sim(11778)─┬─{ibus-engine-sim}(11779)
│ │ └─{ibus-engine-sim}(11780)
│ ├─ibus-extension-(11698)─┬─{ibus-extension-}(11722)
│ │ ├─{ibus-extension-}(11723)
│ │ └─{ibus-extension-}(11818)
│ ├─ibus-memconf(11696)─┬─{ibus-memconf}(11699)
│ │ └─{ibus-memconf}(11702)
│ ├─ibus-ui-gtk3(11697)─┬─{ibus-ui-gtk3}(11721)
│ │ ├─{ibus-ui-gtk3}(11727)
│ │ └─{ibus-ui-gtk3}(11731)
│ ├─{ibus-daemon}(11691)
│ └─{ibus-daemon}(11693)
├─ibus-portal(2860)─┬─{ibus-portal}(2862)
│ └─{ibus-portal}(2863)
├─ibus-x11(2854)─┬─{ibus-x11}(2865)
│ └─{ibus-x11}(2866)
├─ibus-x11(11701)─┬─{ibus-x11}(11724)
│ └─{ibus-x11}(11725)
├─influxd(1549)─┬─{influxd}(1948)
│ ├─{influxd}(1956)
│ ├─{influxd}(1957)
│ ├─{influxd}(1963)
│ ├─{influxd}(1964)
│ ├─{influxd}(2270)
│ ├─{influxd}(2316)
│ ├─{influxd}(2354)
│ ├─{influxd}(3049)
│ ├─{influxd}(3050)
│ ├─{influxd}(3051)
│ ├─{influxd}(3052)
│ ├─{influxd}(3053)
│ └─{influxd}(3057)
├─irqbalance(1228)───{irqbalance}(1246)
├─kerneloops(1545)
├─kerneloops(1547)
├─master(2671)─┬─pickup(11438)
│ ├─qmgr(2674)
│ └─tlsmgr(13587)
├─mdadm(1086)
├─multipathd(1104)─┬─{multipathd}(1105)
│ ├─{multipathd}(1106)
│ ├─{multipathd}(1107)
│ ├─{multipathd}(1108)
│ ├─{multipathd}(1109)
│ └─{multipathd}(1110)
├─networkd-dispat(1230)
├─packagekitd(2881)─┬─{packagekitd}(2889)
│ └─{packagekitd}(2890)
├─polkitd(1231)─┬─{polkitd}(1263)
│ └─{polkitd}(1392)
├─power-profiles-(1232)─┬─{power-profiles-}(1266)
│ └─{power-profiles-}(1391)
├─rsyslogd(13082)─┬─{rsyslogd}(13084)
│ ├─{rsyslogd}(13085)
│ └─{rsyslogd}(13086)
├─rtkit-daemon(2292)─┬─{rtkit-daemon}(2295)
│ └─{rtkit-daemon}(2296)
├─smartd(1247)
├─snapd(1268)─┬─{snapd}(1420)
│ ├─{snapd}(1421)
│ ├─{snapd}(1422)
│ ├─{snapd}(1423)
│ ├─{snapd}(1424)
│ ├─{snapd}(1434)
│ ├─{snapd}(1462)
│ ├─{snapd}(1463)
│ ├─{snapd}(1600)
│ ├─{snapd}(1612)
│ ├─{snapd}(1613)
│ ├─{snapd}(1630)
│ └─{snapd}(1631)
├─snmpd(1419)
├─sshd(1571)
├─switcheroo-cont(1249)─┬─{switcheroo-cont}(1264)
│ └─{switcheroo-cont}(1395)
├─systemd(2027)─┬─(sd-pam)(2099)
│ ├─dbus-daemon(2319)
│ ├─goa-daemon(2781)─┬─{goa-daemon}(2791)
│ │ ├─{goa-daemon}(2793)
│ │ └─{goa-daemon}(2794)
│ ├─goa-identity-se(2797)─┬─{goa-identity-se}(2798)
│ │ └─{goa-identity-se}(2800)
│ ├─gvfs-afc-volume(2807)─┬─{gvfs-afc-volume}(2808)
│ │ ├─{gvfs-afc-volume}(2809)
│ │ └─{gvfs-afc-volume}(2811)
│ ├─gvfs-goa-volume(2775)─┬─{gvfs-goa-volume}(2778)
│ │ └─{gvfs-goa-volume}(2779)
│ ├─gvfs-gphoto2-vo(2768)─┬─{gvfs-gphoto2-vo}(2771)
│ │ └─{gvfs-gphoto2-vo}(2773)
│ ├─gvfs-mtp-volume(2803)─┬─{gvfs-mtp-volume}(2804)
│ │ └─{gvfs-mtp-volume}(2806)
│ ├─gvfs-udisks2-vo(2757)─┬─{gvfs-udisks2-vo}(2758)
│ │ ├─{gvfs-udisks2-vo}(2759)
│ │ └─{gvfs-udisks2-vo}(2760)
│ ├─gvfsd(2434)─┬─{gvfsd}(2441)
│ │ └─{gvfsd}(2442)
│ ├─pipewire(2279)───{pipewire}(2433)
│ ├─pipewire-media-(2280)───{pipewire-media-}(2384)
│ ├─pulseaudio(2281)─┬─{pulseaudio}(2465)
│ │ └─{pulseaudio}(2672)
│ └─tracker-miner-f(2729)─┬─{tracker-miner-f}(2733)
│ ├─{tracker-miner-f}(2734)
│ ├─{tracker-miner-f}(2738)
│ ├─{tracker-miner-f}(2739)
│ └─{tracker-miner-f}(2818)
├─systemd(11522)─┬─(sd-pam)(11523)
│ ├─at-spi-bus-laun(11711)─┬─dbus-daemon(11720)
│ │ ├─{at-spi-bus-laun}(11715)
│ │ ├─{at-spi-bus-laun}(11716)
│ │ └─{at-spi-bus-laun}(11718)
│ ├─at-spi2-registr(11729)─┬─{at-spi2-registr}(11739)
│ │ └─{at-spi2-registr}(11740)
│ ├─dbus-daemon(11534)
│ ├─dconf-service(11873)─┬─{dconf-service}(11875)
│ │ └─{dconf-service}(11877)
│ ├─evolution-addre(11874)─┬─{evolution-addre}(11879)
│ │ ├─{evolution-addre}(11880)
│ │ ├─{evolution-addre}(11885)
│ │ ├─{evolution-addre}(11886)
│ │ └─{evolution-addre}(11889)
│ ├─evolution-calen(11861)─┬─{evolution-calen}(11862)
│ │ ├─{evolution-calen}(11863)
│ │ ├─{evolution-calen}(11866)
│ │ ├─{evolution-calen}(11867)
│ │ ├─{evolution-calen}(11870)
│ │ ├─{evolution-calen}(11871)
│ │ ├─{evolution-calen}(11872)
│ │ └─{evolution-calen}(11878)
│ ├─evolution-sourc(11852)─┬─{evolution-sourc}(11855)
│ │ ├─{evolution-sourc}(11856)
│ │ └─{evolution-sourc}(11857)
│ ├─gjs(11904)─┬─{gjs}(11908)
│ │ ├─{gjs}(11909)
│ │ ├─{gjs}(11910)
│ │ ├─{gjs}(11911)
│ │ ├─{gjs}(11912)
│ │ └─{gjs}(11913)
│ ├─gjs(11993)─┬─{gjs}(11998)
│ │ ├─{gjs}(11999)
│ │ ├─{gjs}(12002)
│ │ ├─{gjs}(12003)
│ │ ├─{gjs}(12004)
│ │ └─{gjs}(12005)
│ ├─gnome-keyring-d(11795)─┬─{gnome-keyring-d}(11802)
│ │ ├─{gnome-keyring-d}(11803)
│ │ └─{gnome-keyring-d}(11805)
│ ├─gnome-shell-cal(11846)─┬─{gnome-shell-cal}(11847)
│ │ ├─{gnome-shell-cal}(11849)
│ │ ├─{gnome-shell-cal}(11850)
│ │ ├─{gnome-shell-cal}(11851)
│ │ └─{gnome-shell-cal}(11860)
│ ├─gnome-terminal-(12167)─┬─bash(12200)───sudo(12210)───bash(12212)───pstree(15273)
│ │ ├─bash(14733)───sudo(14740)───bash(14741)───apt(14749)───dpkg(14855)─┬─sh(14856)───sh(14857)───dpkg-status(14858)
│ │ │ └─webmin.postinst(14861)───setup.sh(14866)───perl(14892)
│ │ ├─{gnome-terminal-}(12168)
│ │ ├─{gnome-terminal-}(12169)
│ │ └─{gnome-terminal-}(12170)
│ ├─goa-daemon(11575)─┬─{goa-daemon}(11577)
│ │ ├─{goa-daemon}(11579)
│ │ └─{goa-daemon}(11580)
│ ├─goa-identity-se(11583)─┬─{goa-identity-se}(11587)
│ │ └─{goa-identity-se}(11589)
│ ├─gvfs-afc-volume(11594)─┬─{gvfs-afc-volume}(11597)
│ │ ├─{gvfs-afc-volume}(11598)
│ │ └─{gvfs-afc-volume}(11600)
│ ├─gvfs-goa-volume(11571)─┬─{gvfs-goa-volume}(11572)
│ │ └─{gvfs-goa-volume}(11573)
│ ├─gvfs-gphoto2-vo(11567)─┬─{gvfs-gphoto2-vo}(11568)
│ │ └─{gvfs-gphoto2-vo}(11570)
│ ├─gvfs-mtp-volume(11586)─┬─{gvfs-mtp-volume}(11590)
│ │ └─{gvfs-mtp-volume}(11592)
│ ├─gvfs-udisks2-vo(11561)─┬─{gvfs-udisks2-vo}(11562)
│ │ ├─{gvfs-udisks2-vo}(11563)
│ │ └─{gvfs-udisks2-vo}(11564)
│ ├─gvfsd(11538)─┬─gvfsd-dnssd(13642)─┬─{gvfsd-dnssd}(13643)
│ │ │ └─{gvfsd-dnssd}(13644)
│ │ ├─gvfsd-network(13626)─┬─{gvfsd-network}(13629)
│ │ │ ├─{gvfsd-network}(13630)
│ │ │ └─{gvfsd-network}(13635)
│ │ ├─gvfsd-trash(11895)─┬─{gvfsd-trash}(11896)
│ │ │ └─{gvfsd-trash}(11897)
│ │ ├─{gvfsd}(11541)
│ │ └─{gvfsd}(11542)
│ ├─gvfsd-metadata(12850)─┬─{gvfsd-metadata}(12851)
│ │ └─{gvfsd-metadata}(12852)
│ ├─ibus-portal(11705)─┬─{ibus-portal}(11707)
│ │ └─{ibus-portal}(11709)
│ ├─pipewire(11529)───{pipewire}(11551)
│ ├─pipewire-media-(11530)───{pipewire-media-}(11550)
│ ├─pulseaudio(11531)─┬─{pulseaudio}(11584)
│ │ └─{pulseaudio}(11595)
│ ├─tracker-miner-f(11552)─┬─{tracker-miner-f}(11553)
│ │ ├─{tracker-miner-f}(11554)
│ │ ├─{tracker-miner-f}(11555)
│ │ ├─{tracker-miner-f}(11556)
│ │ └─{tracker-miner-f}(11603)
│ ├─xdg-desktop-por(11730)─┬─{xdg-desktop-por}(11732)
│ │ ├─{xdg-desktop-por}(11733)
│ │ ├─{xdg-desktop-por}(11783)
│ │ └─{xdg-desktop-por}(11791)
│ ├─xdg-desktop-por(11758)─┬─{xdg-desktop-por}(11761)
│ │ ├─{xdg-desktop-por}(11762)
│ │ └─{xdg-desktop-por}(11768)
│ ├─xdg-document-po(11735)─┬─fusermount(11754)
│ │ ├─{xdg-document-po}(11736)
│ │ ├─{xdg-document-po}(11737)
│ │ ├─{xdg-document-po}(11755)
│ │ ├─{xdg-document-po}(11756)
│ │ └─{xdg-document-po}(11757)
│ └─xdg-permission-(11738)─┬─{xdg-permission-}(11741)
│ └─{xdg-permission-}(11743)
├─systemd-journal(602)
├─systemd-logind(1251)
├─systemd-network(1374)
├─systemd-resolve(1381)
├─systemd-timesyn(1209)───{systemd-timesyn}(1212)
├─systemd-udevd(640)
├─udisksd(1253)─┬─{udisksd}(1273)
│ ├─{udisksd}(1394)
│ ├─{udisksd}(1472)
│ └─{udisksd}(1504)
├─unattended-upgr(1417)───{unattended-upgr}(1471)
├─upowerd(2812)─┬─{upowerd}(2815)
│ └─{upowerd}(2816)
├─whoopsie(1515)─┬─{whoopsie}(1566)
│ └─{whoopsie}(1567)
├─wpa_supplicant(1256)
├─xdg-permission-(2872)─┬─{xdg-permission-}(2873)
│ └─{xdg-permission-}(2875)
├─xrdp(1488)───xrdp(11518)
└─xrdp-sesman(1435)───xrdp-sesman(11520)─┬─Xorg(11536)───{Xorg}(11566)
├─gnome-session-b(11535)─┬─evolution-alarm(12087)─┬─{evolution-alarm}(12105)
│ │ ├─{evolution-alarm}(12106)
│ │ ├─{evolution-alarm}(12107)
│ │ ├─{evolution-alarm}(12110)
│ │ └─{evolution-alarm}(12132)
│ ├─gnome-shell(11815)─┬─{gnome-shell}(11817)
│ │ ├─{gnome-shell}(11820)
│ │ ├─{gnome-shell}(11821)
│ │ ├─{gnome-shell}(11822)
│ │ ├─{gnome-shell}(11823)
│ │ ├─{gnome-shell}(11824)
│ │ ├─{gnome-shell}(11825)
│ │ ├─{gnome-shell}(11826)
│ │ ├─{gnome-shell}(11827)
│ │ ├─{gnome-shell}(11828)
│ │ ├─{gnome-shell}(11829)
│ │ ├─{gnome-shell}(11830)
│ │ ├─{gnome-shell}(11833)
│ │ ├─{gnome-shell}(11834)
│ │ ├─{gnome-shell}(11835)
│ │ ├─{gnome-shell}(11836)
│ │ └─{gnome-shell}(13779)
│ ├─gsd-a11y-settin(11925)─┬─{gsd-a11y-settin}(11931)
│ │ ├─{gsd-a11y-settin}(11932)
│ │ └─{gsd-a11y-settin}(11978)
│ ├─gsd-color(11937)─┬─{gsd-color}(12015)
│ │ ├─{gsd-color}(12016)
│ │ └─{gsd-color}(12017)
│ ├─gsd-datetime(11950)─┬─{gsd-datetime}(11960)
│ │ ├─{gsd-datetime}(11966)
│ │ └─{gsd-datetime}(11974)
│ ├─gsd-disk-utilit(12064)─┬─{gsd-disk-utilit}(12066)
│ │ └─{gsd-disk-utilit}(12080)
│ ├─gsd-housekeepin(11962)─┬─{gsd-housekeepin}(11964)
│ │ ├─{gsd-housekeepin}(11968)
│ │ └─{gsd-housekeepin}(11980)
│ ├─gsd-keyboard(11969)─┬─{gsd-keyboard}(12021)
│ │ ├─{gsd-keyboard}(12022)
│ │ └─{gsd-keyboard}(12025)
│ ├─gsd-media-keys(11919)─┬─{gsd-media-keys}(12049)
│ │ ├─{gsd-media-keys}(12050)
│ │ └─{gsd-media-keys}(12052)
│ ├─gsd-power(11930)─┬─{gsd-power}(12018)
│ │ ├─{gsd-power}(12020)
│ │ └─{gsd-power}(12035)
│ ├─gsd-print-notif(11947)─┬─{gsd-print-notif}(11951)
│ │ └─{gsd-print-notif}(11952)
│ ├─gsd-rfkill(11923)─┬─{gsd-rfkill}(11927)
│ │ └─{gsd-rfkill}(11929)
│ ├─gsd-screensaver(11935)─┬─{gsd-screensaver}(11942)
│ │ └─{gsd-screensaver}(11945)
│ ├─gsd-sharing(11949)─┬─{gsd-sharing}(11954)
│ │ ├─{gsd-sharing}(11955)
│ │ └─{gsd-sharing}(11956)
│ ├─gsd-smartcard(11957)─┬─{gsd-smartcard}(11961)
│ │ ├─{gsd-smartcard}(11967)
│ │ └─{gsd-smartcard}(11985)
│ ├─gsd-sound(11963)─┬─{gsd-sound}(11997)
│ │ ├─{gsd-sound}(12023)
│ │ └─{gsd-sound}(12028)
│ ├─gsd-usb-protect(11953)─┬─{gsd-usb-protect}(11958)
│ │ ├─{gsd-usb-protect}(11982)
│ │ └─{gsd-usb-protect}(11990)
│ ├─gsd-wacom(11914)─┬─{gsd-wacom}(12000)
│ │ └─{gsd-wacom}(12043)
│ ├─gsd-wwan(11916)─┬─{gsd-wwan}(11924)
│ │ ├─{gsd-wwan}(11926)
│ │ └─{gsd-wwan}(11977)
│ ├─gsd-xsettings(11928)─┬─{gsd-xsettings}(12008)
│ │ ├─{gsd-xsettings}(12009)
│ │ └─{gsd-xsettings}(12010)
│ ├─ssh-agent(11671)
│ ├─update-notifier(12864)─┬─{update-notifier}(12867)
│ │ ├─{update-notifier}(12868)
│ │ └─{update-notifier}(12869)
│ ├─{gnome-session-b}(11692)
│ ├─{gnome-session-b}(11694)
│ └─{gnome-session-b}(11786)
└─xrdp-chansrv(11576)───{xrdp-chansrv}(11596)
Thanks! Looks like it is running setup.sh, which then runs a perl script, which gets stuck.
Can you also check if there is any output from the installer in /tmp/webmin-setup.out (not /tmp/.webmin) ?
Sorry thats the same, no file /tmp/webmin-setup.out
Can you also attach the output from the command
ps auxwwwww
run when the install is stuck? I'd like to see the full command line..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+ 5009 0.0 0.0 9336 2348 pts/1 S+ 22:12 0:00 grep --color=auto webmin
administrator@server03:~$