|
Bugzilla – Full Text Bug Listing |
| Summary: | default runlevel is 3 on my x86-64 system | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Jaeger <aj> |
| Component: | Installation | Assignee: | 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
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? |