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
When paru tries to check the hash of the github repos. All the libastal-meta packages all use the same github repository. So multiple requests get made to get the latest hash.
My guess is that this is causing github to deny requests due to looking like spam, leading to the timeout.
Output
terminal output:
paru -Syu
[sudo] password for Aureus:
:: Synchronizing package databases...
core is up to date
extra is up to date
extra-testing is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
:: Looking for PKGBUILD upgrades...
:: Looking for AUR upgrades...
:: Looking for devel upgrades...
error: timed out looking for devel update: https://github.com/libimobiledevice/libplist
error: timed out looking for devel update: https://github.com/hyprwm/hyprcursor.git
error: timed out looking for devel update: https://github.com/Aylur/astal.git
error: timed out looking for devel update: https://github.com/Aylur/astal.git
error: timed out looking for devel update: https://github.com/hyprwm/hyprgraphics.git
error: timed out looking for devel update: https://github.com/hyprwm/hyprwayland-scanner.git
error: timed out looking for devel update: https://github.com/hyprwm/hyprpaper.git
:: Resolving dependencies...
:: Calculating conflicts...
Affected Version
paru v2.0.4 - libalpm v15.0.0
Description
Have you checked previous issues?
Yes
I had made an issue on the Astal github project about this already.
But it felt more relevant as an issue with paru itself.
The "looking for devel upgrades" step is timing out due to the aylurs-gtk-shell package, and its libastal-meta packages. Because there are multiple sub packages that all use the same parent repository (https://github.com/Aylur/astal.git).
When paru tries to check the hash of the github repos. All the libastal-meta packages all use the same github repository. So multiple requests get made to get the latest hash.
My guess is that this is causing github to deny requests due to looking like spam, leading to the timeout.
Output
terminal output:
devel.toml section
The text was updated successfully, but these errors were encountered: