Post #2746144
2026-03-14 15:25 UTC
Could they not have created an AUR mirror and delayed that to be in sync with the main repo's? It would have solved the AUR ddos that the Arch team got mad about a few times and the out of sync dependencies.
Replies (1)
-
@teawrecks@sopuli.xyz 2026-03-14 15:37
The AUR just hosts pkgbuild files, no source or built packages. The pkgbuild can point to arbitrary external sources that could update separately. Manjaro could have their own AUR that hosts old pkgbuilds, but that wouldn't be foolproof since the external sources could change. Also, if a pkgbuild was updated for security reasons, now Manjaro is putting users at risk by continuing to serve the old version, and now that's another problem for them to solve.