Package: gtk2hs
Version: 0.9.13-2
Severity: important

Hi,

the maintainer scripts in gtk2hs call ghc-pkg. However this is managed
via alternatives by ghc6 , and is only available after ghc6 is in configured
state (which is not guaranteed during an upgrade), causing the upgrade
to fail.

A fix would be to call e.g. 
  /usr/bin/ghc-pkg6
or 
  /usr/lib/ghc-6.8.2/bin/ghc-pkg
directly, as maintainer scripts provided via haskell-utils or
haskell-devscripts do.

Further information:
<https://bugs.launchpad.net/ubuntu/+source/ghc6/+bug/277233>
<https://bugs.launchpad.net/ubuntu/+source/gtk2hs/+bug/229489>

Cheers,
   Stefan.

P.S.: I'll upload a fix for Ubuntu soonish, if you want I can attach a
patch against the debian package.

-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500, 
'intrepid')
Architecture: amd64 (x86_64)

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




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to