You are not logged in.

#1 2023-06-03 18:01:12

Monero
Member
Registered: 2022-04-18
Posts: 30

'NCURSES6_TINFO_6.4.current' not found - how can I get that?

I am trying to run tmux, but that's failing due to ncurses:

/usr/lib/libncursesw.so.6: version `NCURSES6_TINFO_6.4.current' not found (required by tmux)

I guess it doesn't help that it was JUST updated here: https://archlinux.org/packages/core/x86_64/ncurses/

so maybe something broke. How can I fix this?

Offline

#2 2023-06-03 18:28:21

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: 'NCURSES6_TINFO_6.4.current' not found - how can I get that?

What does `pacman -Qi ncurses` show?

Offline

#3 2023-06-03 18:42:46

Monero
Member
Registered: 2022-04-18
Posts: 30

Re: 'NCURSES6_TINFO_6.4.current' not found - how can I get that?

~> pacman -Qi ncurses                                                                                         (base)
Name            : ncurses
Version         : 6.4-1
Description     : System V Release 4.0 curses emulation library
Architecture    : x86_64
URL             : https://invisible-island.net/ncurses/ncurses.html
Licenses        : MIT
Groups          : None
Provides        : libncurses++w.so=6-64  libformw.so=6-64  libmenuw.so=6-64  libpanelw.so=6-64  libncursesw.so=6-64
Depends On      : glibc  gcc-libs
Optional Deps   : bash: for ncursesw6-config [installed]
Required By     : aalib  alsa-utils  bash  cmatrix  erlang-nox  fish  gdb  gptfdisk  guile  htop  inetutils  lame  less
                  lib32-ncurses  libcaca  libcdio  libedit  libxml2  llvm-libs  llvm8-libs  mtr  nano  nethack  nftables
                  pinentry  pipewire  procps-ng  psmisc  readline  texinfo  tmux  util-linux  xterm
Optional For    : vlc
Conflicts With  : None
Replaces        : alacritty-terminfo
Installed Size  : 3.97 MiB
Packager        : David Runge <dvzrv@archlinux.org>
Build Date      : Mon 02 Jan 2023 07:34:12 AM EST
Install Date    : Sat 03 Jun 2023 01:59:46 PM EDT
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Offline

#4 2023-06-03 18:45:18

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: 'NCURSES6_TINFO_6.4.current' not found - how can I get that?

That's the old version, it's broken because tmux requires the new version. Update your entire system again.

Offline

#5 2023-06-03 19:21:27

Monero
Member
Registered: 2022-04-18
Posts: 30

Re: 'NCURSES6_TINFO_6.4.current' not found - how can I get that?

I did several times before and there was no new version available. I did now, and lo and behold the right version is available. Now it works. Thanks. Maybe it took some time to get mirrored?

Offline

Board footer

Powered by FluxBB