https://bugzilla.novell.com/show_bug.cgi?id=837450 https://bugzilla.novell.com/show_bug.cgi?id=837450#c5 Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |sndirsch@suse.com --- Comment #5 from Jiří Suchomel <jsuchome@suse.com> 2013-09-02 13:06:59 UTC --- 1. There's X11Version.have_x11 function that should check "if X11 is installed ". It returns true if "xorg-x11", "yast2-x11", "sax2" packages are installed... hm, looking at that sax2 check it appears the functions is never actually used. 2. There's requirement of xorg-x11 package in control.xml in the case of "minimal X11" installation. This should be replaced by xorg-x11-server, as it is probably the case when xorg-x11 is selected for installation. 3. Than there's a check if xorg-x11 is selected for installation in x11_finish.rb Here it tries to detect XFree86 version 3 and copy the files to current system during the update: This must be years old: Stefan, I assume that these parts can be completely removed, right? It's block starting at https://github.com/yast/yast-installation/blob/master/src/clients/x11_finish... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.