|
Bugzilla – Full Text Bug Listing |
| Summary: | vnc textmode only install fails in second stage | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Olaf Hering <ohering> |
| Component: | Installation | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | sndirsch |
| Version: | Beta 1 plus | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
rpm-qa.txt
dead-Xvnc.txt |
||
|
Description
Olaf Hering
2006-11-02 12:48:26 UTC
Created attachment 103505 [details]
rpm-qa.txt
list of installed packages after selecting minimal.sel
I ran yast -i xorg-x11-fonts because thats what contains /usr/share/fonts/misc. it installed 4 more packages: xorg-x11-fonts-7.2-4 xorg-x11-fonts-core-7.2-4 ft2demos-2.2.1.20061027-2 fonts-config-20061025-2 I'm not sure if xorg-x11-fonts should go into some Requires or if it should just go into Packages.ycp Xvnc itself seems to be happy with xorg-x11-fonts-core itself. xorg-x11-server has xorg-x11-fonts-core in Requires. But xorg-x11-Xvnc does not have this Requires. Created attachment 103512 [details]
dead-Xvnc.txt
its a missing SuSEconfig run.
I bet something is skipped due to YAST_IS_RUNNING=instsys
yes, it is the missing or incomplete SuSEconfig run plus the lack of xorg-x11-fonts-core. Ok. I'll add a Requires to xorg-x11-fonts to xorg-x11-Xvnc package. fixed Factory/STABLE and for openSUSE 10.2 Beta2. |