镜像自地址
https://github.com/JGZYES/ParlzPackageManger.git
已同步 2026-09-11 08:52:45 +08:00
Checks and prints fixes for the common 'installed but not effective' cases: - which binary pmm resolves to vs the running one (PATH/hash -r). - Windows /mnt leaks in PATH (a Windows-side pmm inherited by WSL). - each registry mirror's reachability (flags a broken default mirror). - installed-package integrity (missing main binary under root/bin). - stale language pack (missing new i18n keys -> re-run setting lang). Read-only; returns non-zero when issues are found. Also adds desc.doctor / msg.doctor-issues keys and syncs the zh-CN/en-US language packs.