Alter Code: - paru aus Source (braucht rustup + rust compiler → langsam + Fehleranfällig) - 2>/dev/null + 2>&1 | tail -5 versteckte ALLE Fehler - makepkg als root ausgeführt → schlägt fehl (makepkg verweigert root) - yay als zweiter Versuch hatte die selben Probleme Neuer Code: - paru-bin (pre-compiled binary, kein Rust nötig) - KEINE stderr-Unterdrückung mehr → Fehler sichtbar - is_root()-Check: klare Warnung + Anleitung falls als root ausgeführt - yay-bin als Fallback falls paru-bin scheitert
7.7 KiB
Executable File
7.7 KiB
Executable File