Bug#422170: hugs: Text.Regex gone!

2007-05-03 Thread John Goerzen
Package: hugs
Version: 98.200609.21-5
Severity: grave
Justification: renders package unusable

This breaks compatibility with a ton of packages.  I have tried to find
this in some package, but can't.  The lack of it means that I can't
build quite a bit of software for Hugs.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages hugs depends on:
ii  libc6 2.5-5  GNU C Library: Shared libraries
ii  libhugs-base-bundled [lib 98.200609.21-5 Basic libraries
ii  libhugs-haskell98-bundled 98.200609.21-5 Compatibility with Haskell 98
ii  libncurses5   5.5-5  Shared libraries for terminal hand
ii  libreadline5  5.2-2  GNU readline and history libraries

Versions of packages hugs recommends:
pn  libhugs-alut   (no description available)
pn  libhugs-cabal  (no description available)
pn  libhugs-fgl(no description available)
pn  libhugs-glut   (no description available)
pn  libhugs-haskell-src(no description available)
pn  libhugs-haxml  (no description available)
pn  libhugs-hgl(no description available)
ii  libhugs-hunit-bundled [li 98.200609.21-5 A unit testing framework for Haske
pn  libhugs-mtl(no description available)
ii  libhugs-network-bundled [ 98.200609.21-5 Networking-related facilities
pn  libhugs-openal (no description available)
pn  libhugs-opengl (no description available)
ii  libhugs-parsec-bundled [l 98.200609.21-5 Monadic parser combinators
pn  libhugs-quickcheck (no description available)
pn  libhugs-stm(no description available)
pn  libhugs-time   (no description available)
pn  libhugs-unix   (no description available)
pn  libhugs-x11(no description available)
pn  libhugs-xhtml  (no description available)

-- no debconf information


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



Bug#422170: hugs: Text.Regex gone!

2007-05-04 Thread Ross Paterson
On Thu, May 03, 2007 at 07:54:41PM -0500, John Goerzen wrote:
> Package: hugs
> Version: 98.200609.21-5
> Severity: grave
> Justification: renders package unusable
> 
> This breaks compatibility with a ton of packages.  I have tried to find
> this in some package, but can't.  The lack of it means that I can't
> build quite a bit of software for Hugs.

As noted on the Hugs download page, this module was removed from the
underlying base Haskell library package and replaced with non-portable
regex-* packages.  The only way forward is for the regex-* packages to
be made portable and packaged separately.

I think you've set the severity of this bug too high: "renders package
unusable" is just not true.  I would say it "has a major effect on the
usability of a package, without rendering it completely unusable to
everyone", i.e. important.


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



Bug#422170: hugs: Text.Regex gone!

2007-05-04 Thread John Goerzen
On Fri, May 04, 2007 at 08:18:50AM +0100, Ross Paterson wrote:
> I think you've set the severity of this bug too high: "renders package
> unusable" is just not true.  I would say it "has a major effect on the
> usability of a package, without rendering it completely unusable to
> everyone", i.e. important.

Well, I've got several Serious bugs that I can't resolve because of
this.  I guess I will have to drop Hugs support for the relevant
packages until this is fixed.  Not a very pleasant solution.

-- John


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