Ticket #1183 (closed defect: fixed)
terminfo missing, thus several programs do not work
| Reported by: | rainglasz | Owned by: | ainulindale |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | SHR Image | Version: | SHR-unstable |
| Keywords: | terminfo | Cc: |
Description
Several programs, e.g. 'top', 'nano', fail with the message:
Error opening terminal: xterm.
There seems to be no terminfo in the distribution.
Observed in shr-full-eglibc-ipk--20100811-om-gta02.rootfs.tar.gz
Change History
Note: See
TracTickets for help on using
tickets.

the package is named ncurses-terminfo it was splitted from older bigger ncurses package, but because nothing is not linked against it, it's not picked automaticaly to Depends.
Install it manually for now. Recipes should be updated..