Bug 9292

Summary: Incorrect X path (wdm may not be started) in wdm-1.28-alt2.1
Product: Sisyphus Reporter: Eugine V. Kosenko <eugine.kosenko>
Component: wdmAssignee: Grigory Ustinov <grenka>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: critical    
Priority: P2 CC: evg, grenka, mike, vsu
Version: unstable   
Hardware: all   
OS: Linux   

Description Eugine V. Kosenko 2006-03-20 23:29:43 MSK
$ rpm -q wdm
wdm-1.28-alt2.1

$ rpm -ql wdm
...
/usr/X11R6/bin/wdm
/usr/X11R6/bin/wdmLogin
/usr/X11R6/man/man1/wdm.1.bz2
/usr/X11R6/man/man1/wdmLogin.1.gz
...

$ more /etc/X11/wdm/Xservers 
...
:0 local /usr/X11R6/bin/X

Steps to Reproduce:
1. Upgrade wdm
2. See file paths and configuration files
3.
Actual Results:  
The package is built assuming the X11R6 version of X. From now xorg 7.0 is not
located in the directory /usr/X11R6 so wdm does not find proper X location and
is failed to start.

Expected Results:  
Files must be relocated at proper position (/usr/bin/wdm I guess) and
configuration files must be rewritten properly. This works just for me, I hope
this must be so.
Comment 1 Sergey Vlasov 2006-10-17 22:28:58 MSD
Package does not work in the current environment without manual configuration.
Comment 2 Alexey Voinov 2006-10-18 08:32:26 MSD
ну значит следующим пакетом будет этот...
Comment 3 Michael Shigorin 2006-10-18 12:47:56 MSD
Гм, и впрямь -- работает, но после чьего-то совета посмотреть в xdm:

S.5....T   /etc/X11/wdm/GiveConsole
S.5....T   /etc/X11/wdm/TakeConsole
S.?....T c /etc/X11/wdm/wdm-config
..?..... c /etc/X11/wdm/wdmLogin-config
..?..... c /etc/pam.d/wdm
S.......   /usr/X11R6/bin/wdm
S.......   /usr/X11R6/bin/wdmLogin
Comment 4 Alexey Voinov 2006-10-24 22:08:35 MSD
fixed in 1.28-alt3