As most may be aware, Arch Linux is being subjected to ongoing DDoS attacks targetting their infrastructure โ
This includes the Arch User Repository (AUR).
See same link for possible workarounds during service disruption ![]()
The resulting outages have potentially dire consequences for Arch (and Arch derivative) users, and has now continued into a second month.
What does this mean for Manjaro users and the AUR?
Simply put, it means that AUR packages may fail to build.
If you experience problems updating, as a result of this situation, do not post a Support request about it, as there is little to do but wait until the AUR is again available.
Arch Linux have a service status page allowing users to monitor the AUR availability. Itโs recommended that users check the status and availability of the AUR before attempting an update:
Updates fail to complete โ AUR canโt be reached
Make sure to exclude the AUR, to prevent the update failing due to AUR not being available; for example, using pamac:
pamac update --no-aur
- Avoid other โAUR helpersโ such as
paru,trizenoryay.
Note: pacman is unaffected; simply update as usual:
sudo pacman -Syu
In summary:
- Check the Arch Linux AUR status before using the AUR
- Do not use the AUR otherwise.
- No Support can be offered
Related: