You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: Pacman keyring auto-repair now works in all locales (Spanish,
Portuguese, Ukrainian, etc.) — all pacman/AUR commands are forced to LC_ALL=C so error detection matches English strings regardless of the
user's system language. Previously, localized error messages (e.g. depósito de claves in Spanish) were never matched, causing Install All
to fail without attempting the automatic keyring repair.