View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009792 | Kali Linux | Kali Package Bug | public | 2026-07-17 09:13 | 2026-07-17 09:13 |
| Reporter | Deztryoz | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009792: dotnet-sdk-6.0 crashes with "The terminfo database is invalid" on Kali Rolling | ||||
| Description | After the latest Kali Rolling update, running System.InvalidOperationException: The terminfo database is invalid. The issue occurs with the default terminal environment: TERM=xterm-256color Before the update, the command worked normally. The same command still works when using: TERM=linux dotnet --info I checked the terminfo entry and it appears to be valid. /usr/share/terminfo/x/xterm-256color
Creating a local copy of the terminfo entry fixes the problem: mkdir -p ~/.terminfo/x After this, Updating to .NET 8 also resolves the issue. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-17 09:13 | Deztryoz | New Issue |