Bug 158602

Summary: default runlevel is 3 on my x86-64 system
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Jaeger <aj>
Component: InstallationAssignee: Klaus Kämpf <kkaempf>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Major    
Priority: P5 - None CC: heiko.rommel, locilka, meissner, suse-beta
Version: Beta 8   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Screenshot
yast2 log files

Description Andreas Jaeger 2006-03-16 11:47:40 UTC
Yast proposes a default runlevel of 3 on my x86-64 system.
Comment 1 Andreas Jaeger 2006-03-16 11:48:03 UTC
Created attachment 73295 [details]
Screenshot
Comment 2 Andreas Jaeger 2006-03-16 11:48:26 UTC
Created attachment 73296 [details]
yast2 log files
Comment 3 Michael Gross 2006-03-16 13:46:48 UTC
*** Bug 158571 has been marked as a duplicate of this bug. ***
Comment 4 Marcus Meissner 2006-03-17 08:13:19 UTC
i experienced the same problem.
Comment 5 Lukas Ocilka 2006-03-17 11:24:49 UTC
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>"]
Comment 6 Lukas Ocilka 2006-03-17 11:41:07 UTC
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
Comment 7 Klaus Kämpf 2006-03-17 18:09:15 UTC
Will fix it in pkg-bindings
Comment 8 Klaus Kämpf 2006-03-18 01:20:21 UTC
Fixed.
yast2-pkg-bindings-2.13.31
Comment 9 Lukas Ocilka 2006-03-18 06:54:05 UTC
Could somebody, please, add checking for this issue into automatic testsuites of pkg-bindings?