| Summary: | top no longer takes keyboard input | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | bugzilla-busybox |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.32.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
bugzilla-busybox
2021-03-26 17:30:58 UTC
Further clarification: latest Debian is using BusyBox 1.30.1, so the potential breakage seems to have occurred between 1.30.1 and 1.32.x Not a bug, but misconfiguration during build: CONFIG_FEATURE_TOP_INTERACTIVE=y was not set in .config Thank you for the clarification. |