=== brainwash_ is now known as brainwash [17:20] How many people are responsible for maintaining Xubuntu? [18:41] Hi, [18:42] when I do this 'sudo apt install moodle' it wants to install apache, but I have already installed nginx and want to use nginx with moodle. How to avoid installing apache with moodle? [19:02] csanyipal: Did you try the `--no-install-recommends` flat? [19:39] No, I did not try it, but I will now. [19:41] The 'sudo apt install --no-install-recommends moodle' wants to install apache2-bin so this flat does not help. [19:44] !info moodle [19:44] moodle (source: moodle): course management system for online learning. In component universe, is optional. Version 3.0.3+dfsg-0ubuntu1 (bionic), package size 16602 kB, installed size 131452 kB [19:45] csanyipal: maybe of interest bug 1695466 [19:46] bug 1695466 in moodle (Ubuntu) "moodle dependencies" [Undecided,New] https://launchpad.net/bugs/1695466 [19:47] also, it was removed in 20.04 due to unsolved security issues [19:52] brainwash: apache2 was removed from dependencies packages of moodle? [19:52] in 20.04? [19:53] I meant that moodle was removed [19:53] no moodle in 20.04 [19:55] it seems to depend on apache2 OR httpd [19:55] and httpd is a virtual package [19:55] provided by aolserver4-core, aolserver4-daemon, apache2, ebhttpd, lighttpd, micro-httpd, mini-httpd, nginx-core, nginx-extras, nginx-full, nginx-light, tntnet, webfs, yaws [19:56] how did you install nginx? [19:56] sudo apt install nginx [19:57] so, any of the listed nginx-* packages should be present on your system, right? [19:59] These packages are not installed with nginx: nginx-extras nginx-full nginx-light. [20:00] -core is? [20:00] -core is, automatically installed. [20:01] that should satisfy the dependency requirement I'd think [20:01] And I can open the default nginx webpage here, on localhost. [20:02] OK Thank you for informations! I am going now to sleep. Bye! [20:14] what in god's name is aolserver4 [20:14] * lighterowl checks. [20:14] oh