[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X is not working after the upgrade



Hi!

I've just upgraded to the latest X from hamm (3.3.2.2-1, before I had
3.3.2.1-1) and now I can't execute startx anymore. An the end of usual
messages it produces:
  _X11TransSocketUNIXConnect: Can't connect: errno = 111
  giving up.
  xinit:  Connection refused (errno 111):  unable to connect to X server
  xinit:  No such process (errno 3):  Server error.

Suspicious lines in the output of strace looks like:
  [pid   264] execve("/usr/bin/X11/X", ["X", ":0", "-auth", "/home/shurik/.Xauthority"], [/* 35 vars */]) = -1 EPERM (Operation not permitted)
  [pid   264] access("X", R_OK)           = -1 ENOENT (No such file or directory)
  [pid   264] write(2, "xinit:  ", 8xinit:  )     = 8
  [pid   264] write(2, "No such file or directory (errno"..., 38No such file or directory (errno 2):  ) = 38
  [pid   264] write(2, "no server \"X\" in PATH\n", 22no server "X" in PATH
  ) = 22

X is certainly in place:
  -rwsr-xr-x   1 root     root         4880 Jun 23 23:46 /usr/bin/X11/X

Is it something known? The upgrade was without any visible problems (dselect +
apt). I don't want to fill a bug report just after the official Beta release,
so I decided to ask here first.

Thanks in advance for any help!

  --- Shurik.


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: