18.09.2015, 13:53, "Leif Warner" :Saw a workaround on IRC; posted it to the issue on github:https://github.com/archhaskell/habs/issues/202#issuecomment-141550410Basically, copying the libncursesw.so.5.9 file out of the old package to /usr/lib/libncursesw.so.5 seems to work. Thanks, will give it
Saw a workaround on IRC; posted it to the issue on github:
https://github.com/archhaskell/habs/issues/202#issuecomment-141550410
Basically, copying the libncursesw.so.5.9 file out of the old package to
/usr/lib/libncursesw.so.5 seems to work.
On Fri, Sep 18, 2015 at 12:45 AM, stef204 wrote:
>
>
17.09.2015, 17:10, "Leif Warner" :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 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 wrote:
> I just did "pacman -Sy
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.