#4060: runhaskell Setup register fails with "internal error: unexpected package
db
stack"
-------------------------------+--------------------------------------------
Reporter: mrothe | Owner: duncan
Type: bug | Status: new
Priority: high | Milestone: 6.12.3
Component: Compiler | Version: 6.12.2
Keywords: | Difficulty:
Os: Linux | Testcase:
Architecture: x86_64 (amd64) | Failure: Runtime crash
-------------------------------+--------------------------------------------
Changes (by igloo):
* owner: => duncan
* priority: normal => high
* milestone: => 6.12.3
Comment:
Also happens with HEAD.
{{{
$ ghc --make Setup
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
$ ./Setup configure
Configuring zlib-0.5.2.0...
$ ./Setup register --global --gen-script
Creating package registration script: register.sh
Setup: internal error: unexpected package db stack
}}}
The package DB stack looks like this: `[GlobalPackageDB,GlobalPackageDB]`
Duncan, are you able to take a look at this, please?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4060#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs