On 2002.06.15 Frederic Lepied wrote:
>--=-=-=
>Name : XFree86 Relocations: (not relocateable)
>Version : 4.2.0 Vendor: MandrakeSoft
>Release : 14mdk Build Date: Sat Jun 15 00:27:36
Something more has changed. Just after the update, reboot and xfs can not
start.
Trying manually:
werewolf:/etc/X11/fs# xfs -port -1
_FontTransSocketINETCreateListener: Unable to get service for -1
_FontTransMakeAllCOTSServerListeners: failed to create listener for tcp
Changed port to 7100 (the standard). Then, look at syslog:
Jun 15 15:35:56 werewolf xfs: process-id file /var/run/xfs.pid cannot be opened
Jun 15 15:35:56 werewolf xfs: can't create/lock pid file
Changing (in /etc/rc.d/init.d/xfs)
daemon --check xfs su xfs -c \"xfs -daemon\" -s /bin/sh
to
daemon --check xfs su root -c \"xfs -daemon\" -s /bin/sh
it works.
--
J.A. Magallon \ Software is like sex: It's better when it's free
mailto:[EMAIL PROTECTED] \ -- Linus Torvalds, FSF T-shirt
Linux werewolf 2.4.19-pre10-jam3, Mandrake Linux 8.3 (Cooker) for i586
gcc (GCC) 3.1.1 (Mandrake Linux 8.3 3.1.1-0.4mdk)