You are not logged in.

#1 2016-05-02 23:08:58

cppvoid
Member
Registered: 2016-05-02
Posts: 1

libtinfo.so.5 YouCompleteMe

I had made a update for YouCompleteMe and now it's require libtinfo.so.5.

I had tried this little trick but libncurses.so.5 is also outdated and my current version is libncurses.so.6.

$ cd /usr/lib
$ sudo ln -s libncurses.so.5 libtinfo.so.5

i had also tried to load the lib with yaourt, but it seams like the package is not available anymore.

==> Validating source files with md5sums...
    ncurses-6.0.tar.gz ... Passed
    ncurses-6.0.tar.gz.asc ... Skipped
==> Verifying source file signatures with gpg...
    ncurses-6.0.tar.gz ... FAILED (unknown public key 702353E0F7E48EDB)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build ncurses5-compat-libs.
==> Restart building ncurses5-compat-libs ? [y/N]
==> ---------------------------------------------

someone have a idea how to solve it? It's the same issue like here: https://github.com/Valloric/YouCompleteMe/issues/778

Offline

#2 2016-05-02 23:14:32

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: libtinfo.so.5 YouCompleteMe

Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2016-05-03 00:01:16

TheChickenMan
Member
From: United States
Registered: 2015-07-25
Posts: 354

Re: libtinfo.so.5 YouCompleteMe

Verifying source file signatures with gpg...
    ncurses-6.0.tar.gz ... FAILED (unknown public key 702353E0F7E48EDB)
==> ERROR: One or more PGP signatures could not be verified!

This error != package being unavailable. You need to import the key or build the package manually with makepkg.


If quantum mechanics hasn't profoundly shocked you, you haven't understood it yet.
Niels Bohr

Offline

Board footer

Powered by FluxBB