[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: haskell-devscripts problem



Hi,

Am Sonntag, den 09.01.2011, 15:23 +1100 schrieb Erik de Castro Lopo:
> I'm trtying to update the haskell-llvm bindings and I'm getting
> the error message included below.
> 
> Anyone have any idea of what is going wrong? CLues to further
> debugging?

upstream changed it’s Setup code and it contains the lines

    case () of
     _ | modeGenerateRegFile   -> die "Generate Reg File not supported"
       | modeGenerateRegScript -> die "Generate Reg Script not supported"
       | otherwise             -> registerPackage verbosity
                                    installedPkgInfo pkg lbi inplace packageDb

so it looks like you will have to pester upstream to implement the Reg
File thingy or do it yourself.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: