
17 Sep
2015
17 Sep
'15
7:10 p.m.
I tried downgrading back to the last ncurses version, but maybe that was a
bad idea. Now every time I try to run pacman I get "error: database
'haskell-core' is not valid (invalid or corrupted database (PGP signature))"
On Thu, Sep 17, 2015 at 4:05 PM, Leif Warner
I just did "pacman -Syu", and among other things, it included an ncurses update: core/ncurses 5.9-7 -> 6.0-3
Now things like ghci, ghc-pkg, etc fail with "error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory" There's a libncursesw.so.6 instead, now. I suspect the ArchHaskell-provided GHC needs rebuilding against the newer ncurses?