Bug #4281
closed
Interactive foreman-installer messy
Added by Duncan Innes about 11 years ago.
Updated over 6 years ago.
Description
Just installed Foreman 1.4.0
Not sure how often interactive installer will be used, but the screen ends up pretty messy at various stages:
Running it on a Gnome Terminal 2.31.3 on RHEL 6 workstation (fully patched) with an SSH session through to my Foreman server, the main menu screen is slightly corrupted, but this descends into screen chaos when selecting "1 - Configure foreman" and then hitting enter twice to see the third screen of options.
Files
- Project changed from Foreman to Kafo
- Related to Bug #3757: sometimes color output is wrong added
Could you please report a ruby version? ruby -v
output will do.
Hi,
My currently installed ruby packages are:
ruby-1.8.7.352-13.el6.x86_64
ruby193-ruby-1.9.3.448-40.1.el6.x86_64
from the RHEL 6 Server channel and Software Collections Library 1 sub-channel respectively
[root@server ~]# ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
[root@server ~]#
- Status changed from New to Ready For Testing
- Assignee set to Marek Hulán
- Target version set to 1.9.0
PR https://github.com/theforeman/kafo/pull/74
Not sure about the unicode characters though. It seems that your terminal does not support that? Maybe we could detect that somehow and use another symbols on non-utf terminals. If this is the case, please create a separate issue for this.
same problem here with a RHEL6 as foreman-server and a linux terminal (terminator)!
I updated PR to address utf characters issue. We check LANG env variable and if it has 'UTF-8' suffix we use utf.
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF