From: Conny B. <ko...@ni...> - 2004-05-24 15:31:46
|
Hi all. I think I heard that some versions ago that there was a circular dependency between the webmin modules "mount" and "proc". Now I hit that situation... How do I install two modules at once? Maybe I'm just too tired ATM but I can't seem to find any way to install two or more interdependent modules via the edit_mods.cgi-interface? I noticed this in the process of stripping an installation down to the bare minimums, since the "proc" module is for some reason required for the upgrade-function to work. Could this also be avoided some way perhaps? [webmin/edit_upgrade.cgi:71] if ((!$mode || $mode eq "rpm") && &foreign_check("proc")) { //conny |