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
{{ message }}
This repository was archived by the owner on Sep 22, 2024. It is now read-only.
I tried to install mingw-w64 on my Fedora using yaourt. It then tried to install package gcc-ada, which seems to lead to a dead loop. The bash output:
/usr/lib/yaourt/abs.sh: line 95: continue: only meaningful in a `for', `while', or `until' loop
This is quite weird. This issue mentioned the same problem, and it says the problem was fixed by simply updating yaourt to the latest version, but the one I installed from dnf is the latest version I can get. So I guess there should be an update for yaourt.