[Pkg-haskell-maintainers] Bug#758059: restart fails

Joey Hess joeyh at debian.org
Wed Aug 13 20:19:19 UTC 2014


Package: xmonad
Version: 0.11-8
Severity: normal

When I press the key combo to restart xmonad, it is currently failing,
displaying a xmessage that it's not in PATH. Strace shows:

22164 execve("/bin/sh", ["/bin/sh", "-c", "if type xmonad; then xmonad --re"...], [/* 58 vars */]) = 0
22164 write(1, "xmonad is /usr/bin/xmonad\n", 26) = -1 EIO (Input/output error)
22164 write(2, "sh: ", 4)               = -1 EIO (Input/output error)
22164 write(2, "type: I/O error", 15)   = -1 EIO (Input/output error)
22164 write(2, "\n", 1)                 = -1 EIO (Input/output error)

This apparently has something to do with the way I started xmonad this time,
which I think involved xmonad -replace run inside a terminal, which was then
backgrounded, disowned, and the terminal closed.

lrwx------ 1 joey joey 64 Aug 13 13:56 0 -> /dev/pts/1\ (deleted)
lrwx------ 1 joey joey 64 Aug 13 13:56 1 -> /dev/pts/1\ (deleted)
lrwx------ 1 joey joey 64 Aug 13 13:56 2 -> /dev/pts/1\ (deleted)
lrwx------ 1 joey joey 64 Aug 13 13:56 3 -> socket:[16313]

I think this could probably be avoided by redirecting stdout and stderr to
/dev/null when running the "type" command.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xmonad depends on:
ii  libc6         2.19-7
ii  libffi6       3.1-2
ii  libgmp10      2:6.0.0+dfsg-4
ii  libx11-6      2:1.6.2-2
ii  libxext6      2:1.3.2-1
ii  libxinerama1  2:1.1.3-1
ii  libxrandr2    2:1.4.2-1
ii  x11-utils     7.7+2

Versions of packages xmonad recommends:
ii  libghc-xmonad-dev  0.11-8
ii  libghc-xmonad-doc  0.11-8
ii  xfonts-base        1:1.0.3

Versions of packages xmonad suggests:
pn  dmenu  <none>

-- no debconf information

-- 
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20140813/76e611b7/attachment.sig>


More information about the Pkg-haskell-maintainers mailing list