Bug#901484: targetcli aborts with the error message "NameError: name 'readline' is not defined" when running in interactive shell mode

2018-06-13 Thread Ritesh Raj Sarraf
Control: tag -1 +confirmed, pending Oh! I looked at the newer unreleased sources in our repository. This fix is included in the latest import that Christophe has prepared, currently pending an upload to the repository. python-configshell-fb (1.1.24-1) UNRELEASED; urgency=medium * New upstream

Bug#901484: targetcli aborts with the error message "NameError: name 'readline' is not defined" when running in interactive shell mode

2018-06-13 Thread Ritesh Raj Sarraf
Control: tag -1 +moreinfo On Wed, 2018-06-13 at 17:06 -0400, Matt Coleman wrote: > Error Output: > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/configshell_fb/shell.py", line > 893, in run_interactive > old_completer = readline.get_completer()

Bug#901484: targetcli aborts with the error message "NameError: name 'readline' is not defined" when running in interactive shell mode

2018-06-13 Thread Matt Coleman
Package: python3-configshell-fb Version: 1.1.20-1 Reproduced with python3-configshell-fb 1.1.20-1 on fully-updated Ubuntu Server 18.04 by attempting to run targetcli via PHP using Symfony Process: Test script (in a directory with Symfony 3.4.1 pulled in via Composer)