Bugzilla – Bug 158602
default runlevel is 3 on my x86-64 system
Last modified: 2006-03-18 06:54:05 UTC
Yast proposes a default runlevel of 3 on my x86-64 system.
Created attachment 73295 [details] Screenshot
Created attachment 73296 [details] yast2 log files
*** Bug 158571 has been marked as a duplicate of this bug. ***
i experienced the same problem.
clients/runlevel_proposal.ycp:79 x11_setup_needed: true, x11_selected: false, vnc: false, ssh false, forced: '' runlevel/ui.ycp:140 Called YaST client returned: $["preformatted_proposal":"<ul>\n<li>3: Voller Mehrbenutzerbetrieb mit Netzwerk</li></ul>"]
runlevel_proposal.ycp: boolean x11_selected = Pkg::IsSelected ("xorg-x11"); --> false but y2log: Resolver.cc(show_pool):730 11835: U__s_[package]xorg-x11-6.9.0-25.i586 Resolver.cc(show_pool):730 11836: U_Ts_[package]xorg-x11-6.9.0-25.x86_64
Will fix it in pkg-bindings
Fixed. yast2-pkg-bindings-2.13.31
Could somebody, please, add checking for this issue into automatic testsuites of pkg-bindings?