Summary: | etc-update incompatable with xterm | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Arthur Britto <ahbritto> |
Component: | Unclassified | Assignee: | Seemant Kulleen (RETIRED) <seemant> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | acooks, ahbritto, flash3001, tools-portage |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Arthur Britto
2003-03-05 15:08:48 UTC
This bug has been inactive for more than 180 days. I have been unable to reproduce this problem. Please reopen if the problem persists. Reopening, the problem still happens. In an xterm I did the following: cd /etc/X11/starthere/ cp -p sysconfig.desktop ._cfg0001_sysconfig.desktop vi ._cfg0001_sysconfig.desktop # Removed some lines with non-ascii characters. etc-update # View diffs for sysconfig.desktop # Prompt came back as: Please select from the menu above (-1 to ignore this update): ^[[?1;2c # The characters after the ':' are bogus. # Choose option 2, Delete update. Got this error: /usr/sbin/etc-update: line 253: read: 2: syntax error: operand expected (error token is "2") same as bug #53547 Tried with xterm-192 and still reproducible. However for me, no bogus characters appear (i.e., the prompt looks completely normal), and it makes the problem hard to track when not knowing about this problem. A workaround for this is to blindly backspace for as long as the characters keep disappearing and then enter the command (for me this clears part of the correct prompt, but don't know what happens when bogus characters are displayed). What's the latest word on this bug? Closing this bug due to inactivity for almost a year. Please reopen if this issue persists. |