Skip to content

Increasing verbosity doesn't give useful information for why we couldn't load package

I don't time to fix this now, so recording so I remember.

[ezyang@hs01 ghc-nocode]$ /home/hs01/ezyang/ghc-head/inplace/bin/ghc-stage2  -package-key ghc_GE0xPzNsQzT2p10hpwDwSW --interactive  -package-db libraries/bootstrapping.conf  -v  
GHCi, version 7.9.20140929: http://www.haskell.org/ghc/  :? for help  
Glasgow Haskell Compiler, Version 7.9.20140929, stage 2 booted by GHC version 7.8.3  
Using binary package database: /home/hs01/ezyang/ghc-head/inplace/lib/package.conf.d/package.cache  
Using binary package database: libraries/bootstrapping.conf/package.cache  
*** Deleting temp files:  
Deleting:   
*** Deleting temp dirs:  
Deleting:   
<command line>: cannot satisfy -package-key ghc_GE0xPzNsQzT2p10hpwDwSW  
    (use -v for more information)  
[ezyang@hs01 ghc-nocode]$ /home/hs01/ezyang/ghc-head/inplace/bin/ghc-stage2  -package-key ghc_GE0xPzNsQzT2p10hpwDwSW --interactive  -package-db libraries/bootstrapping.conf 
GHCi, version 7.9.20140929: http://www.haskell.org/ghc/  :? for help
<command line>: cannot satisfy -package-key ghc_GE0xPzNsQzT2p10hpwDwSW
    (use -v for more information)
[ezyang@hs01 ghc-nocode]$ /home/hs01/ezyang/ghc-head/inplace/bin/ghc-stage2  -package-key ghc_GE0xPzNsQzT2p10hpwDwSW --interactive  -package-db libraries/bootstrapping.conf  -v
GHCi, version 7.9.20140929: http://www.haskell.org/ghc/  :? for help
Glasgow Haskell Compiler, Version 7.9.20140929, stage 2 booted by GHC version 7.8.3
Using binary package database: /home/hs01/ezyang/ghc-head/inplace/lib/package.conf.d/package.cache
Using binary package database: libraries/bootstrapping.conf/package.cache
*** Deleting temp files:
Deleting: 
*** Deleting temp dirs:
Deleting: 
<command line>: cannot satisfy -package-key ghc_GE0xPzNsQzT2p10hpwDwSW
    (use -v for more information)
Trac metadata
Trac field Value
Version 7.9
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information