You are not logged in.

#1 2025-10-13 02:14:44

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,460

Bash: undefined symbol rl_print_keybindings

Updated bash and/or readline and get the error where bash is involved. Prevents login when bash is default shell.  Is showing up on several package updates.

/usr/bin/bash: symbol lookup error: /usr/bin/bash: undefined symbol: rl_print_keybinding
Command executed incorrectly 

I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#2 2025-10-13 09:37:11

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,056

Re: Bash: undefined symbol rl_print_keybindings

bash and/or readline

"and", not "or"
The symbol is relatively new, https://lwn.net/Articles/1029079/

pacman -Qikk bash readline
ldd /usr/bin/bash | grep readl

Offline

Board footer

Powered by FluxBB