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 has been 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.
The text was updated successfully, but these errors were encountered:
sztsian
changed the title
yaourt enters a dead loop when installing mingw-w64-gcc
Update request: yaourt
May 11, 2018
Thanks for the report. Since none of the maintainers are using yaourt, so we are not working closely on it. I'm changing the title and hope someone can update it soon.
I tried to install
mingw-w64
on my Fedora usingyaourt
. It then tried to install packagegcc-ada
, which seems to lead to a dead loop. The bash output: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 fromdnf
is the latest version I can get. So I guess there should be an update for yaourt.The text was updated successfully, but these errors were encountered: