Bug 158602 - default runlevel is 3 on my x86-64 system
Summary: default runlevel is 3 on my x86-64 system
Status: RESOLVED FIXED
: 158571 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 8
Hardware: x86-64 Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Klaus Kämpf
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-16 11:47 UTC by Andreas Jaeger
Modified: 2006-03-18 06:54 UTC (History)
4 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Screenshot (106.70 KB, image/png)
2006-03-16 11:48 UTC, Andreas Jaeger
Details
yast2 log files (1.06 MB, application/x-compressed-tar)
2006-03-16 11:48 UTC, Andreas Jaeger
Details

Note You need to log in before you can comment on or make changes to this bug.
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?