- Rewrote _apt helper as _run_cmd that never raises (returns rc/stdout/stderr) - Handle stderr warnings from apt-cache gracefully (common on Armbian) - Catch FileNotFoundError if binary missing despite PATH fix - Show actual backend error message in frontend instead of generic "Search failed" - Add /api/packages/debug endpoint for troubleshooting apt-cache issues - Add logging throughout for server-side diagnostics Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| plugins | ||
| __init__.py | ||
| files.py | ||
| network.py | ||
| packages.py | ||
| processes.py | ||
| services.py | ||
| settings.py | ||
| stats.py | ||
| terminal.py | ||
| updates.py | ||