Cannot enable the TUI: error opening terminal [TERM=<unset>]
Bug #2012374 reported by
Heinrich Schuchardt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Apport |
Fix Released
|
Medium
|
Unassigned | ||
apport (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
I try to analyze a crash report on riscv64. I am connected to the system via ssh.
sudo DEBUGINFOD_
In the opened gdb I try to show the source:
(gdb) lay src
Cannot enable the TUI: error opening terminal [TERM=<unset>]
My expectation is that gdb shows the source layout.
gdb works fine outside apport-retrace.
# echo $TERM
xterm-256color
Changed in apport: | |
milestone: | none → 2.27.0 |
Changed in apport: | |
status: | New → In Progress |
Changed in apport (Ubuntu): | |
status: | New → In Progress |
Changed in apport (Ubuntu): | |
importance: | Undecided → Medium |
Changed in apport: | |
importance: | Undecided → Medium |
Changed in apport: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Which apport version do you use?