Your message dated Mon, 19 Jan 2015 19:14:40 +0100
with message-id <20150119191440.3793723e@sven.bartscher>
and subject line Fixed version hit jessie
has caused the Debian Bug report #774802,
regarding Incompatibility between Setup.hs and cabal-install when using hgettext
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 ow...@bugs.debian.org
immediately.)
--
774802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774802
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-hgettext
Version: 0.1.30-2
Severity: grave
When trying to build a package, that uses function from hgettext in
its Setup.hs, with cabal-install and libghc-cabal-dev is installed,
the build fails with a bunch of messages about not matching command
line options.
This happens, because the function from hgettext are compiled against
the ghc version of the cabal library, but when compiling the Setup.hs
it's compiled against the newer libghc-cabal-dev version. This results
in a compiled binary that doesn't seem to be able to parse its command
line options.
This can be fixed by ensuring that hgettext is built against
libghc-cabal-dev, since that ensures that libghc-cabal-dev is
installed when compiling the Setup.hs of other packages.
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
A few days ago, haskell-hgettext 0.1.30-5 entered jessie. So there is
no reason left, to keep this report open.
Regards
Sven
pgpSf2rLaOiLF.pgp
Description: Digitale Signatur von OpenPGP
--- End Message ---