Your message dated Fri, 10 Jun 2011 21:01:28 +0200
with message-id <1307732488.9847.5.camel@kirk>
and subject line Re: [Pkg-haskell-maintainers] Bug#630092: After upgrade from
0.9.1 to 0.9.2: "Error detected while loading xmonad configuration file"
has caused the Debian Bug report #630092,
regarding After upgrade from 0.9.1 to 0.9.2: "Error detected while loading
xmonad configuration file"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
630092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630092
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xmonad
Version: 0.9.2-2+b1
Severity: important
After safe-upgrading xmonad to 0.9.2 in debian testing xmonad starts with
following error message:
> Error detected while loading xmonad configuration file:
> /home/benno/.xmonad/xmonad.hs
>
> Please check the file for errors.
Recompiling with "xmonad --recompile" shows the same behaviour.
So I tried a very minimalistic xmonad.hs:
> import XMonad
>
> main = xmonad defaultConfig
The result was the same.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xmonad depends on:
ii libc6 2.13-4 Embedded GNU C Library: Shared lib
ii libffi5 3.0.9-4 Foreign Function Interface library
ii libgmp10 2:5.0.1+dfsg-7 Multiprecision arithmetic library
ii libx11-6 2:1.4.3-1 X11 client-side library
ii libxext6 2:1.3.0-1 X11 miscellaneous extension librar
ii libxinerama1 2:1.1.1-1 X11 Xinerama extension library
ii x11-utils 7.6+2 X11 utilities
Versions of packages xmonad recommends:
pn libghc-xmonad-dev <none> (no description available)
pn libghc-xmonad-doc <none> (no description available)
ii xfonts-base 1:1.0.3 standard fonts for X
Versions of packages xmonad suggests:
pn dmenu <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
Am Freitag, den 10.06.2011, 20:15 +0200 schrieb Benno:
> Package: xmonad
> Version: 0.9.2-2+b1
> Severity: important
>
> After safe-upgrading xmonad to 0.9.2 in debian testing xmonad starts with
> following error message:
> > Error detected while loading xmonad configuration file:
> > /home/benno/.xmonad/xmonad.hs
> >
> > Please check the file for errors.
>
> Recompiling with "xmonad --recompile" shows the same behaviour.
> So I tried a very minimalistic xmonad.hs:
> > import XMonad
> >
> > main = xmonad defaultConfig
>
> The result was the same.
What does
$ ghc --make xmonad.hs
say?
Do you have libghc-xmonad-dev installed? Ah, you don’t have according to
reportbugs’ info. You need to install that to build custom xmonad
configurations. Closing this bug, feel free to reopen if you feel
misunderstood.
Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
[email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C
JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: This is a digitally signed message part
--- End Message ---