On Thu, Nov 01, 2018 at 01:45:20AM +0000, Raf Czlonka wrote: > Hi all, > > Running augtool in interactive mode, i.e. with '-i' or without any > command line options, produces this output: > > $ augtool > augtool:/usr/lib/libreadline.so.4.0: undefined symbol 'tgetent' > ld.so: augtool: lazy binding failed! > Killed > > Running augtool with, at least, some options, seems fine: > > $ augtool print '/files/etc/ssh/sshd_config/Subsystem/sftp' > /files/etc/ssh/sshd_config/Subsystem/sftp = "/usr/libexec/sftp-server" > > There's nothing in dmesg or system logs. > > Recent ld change?
Fixed in current. Thanks. -- Antoine
