FS#12139 - rxvt-unicode and installer
Attached to Project:
Arch Linux
Opened by Christ Schlacta (aarcane) - Saturday, 15 November 2008, 23:59 GMT
Last edited by Aaron Griffin (phrakture) - Thursday, 04 December 2008, 01:11 GMT
Opened by Christ Schlacta (aarcane) - Saturday, 15 November 2008, 23:59 GMT
Last edited by Aaron Griffin (phrakture) - Thursday, 04 December 2008, 01:11 GMT
|
Details
Description: installer doesn't include termcap info for
rxvt-unicode.
Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: <system a> insert CD power on system hit enter type "root" and hit enter again rm /etc/hosts.* passwd <enter password twice> /etc/rc.d/sshd start <system b> urxvt ssh <system a> /arch/setup <a bunch of errors about rxvt-unicode> ^C pacman -Sy rxvt-unicode /arch/setup <it works fine..> rxvt-unicode is a fairly popular terminal, and the termcap info should be included by default on arch and in the installer system as well. I'm sure the same bug affects other terminals as well, but I only use rxvt-unicode. |
This task depends upon
Closed by Aaron Griffin (phrakture)
Thursday, 04 December 2008, 01:11 GMT
Reason for closing: Not a bug
Thursday, 04 December 2008, 01:11 GMT
Reason for closing: Not a bug
scp /usr/share/terminfo/r/rxvt-unicode remote.host:.terminfo/r/rxvt-unicode
Now your user has the correct terminfo.
Closing