Closed jseguillon closed 3 years ago
Hi @goldyfruit Could you please run again the CI ? Thanks.
recheck
The CI complains about Fedora 34 and Python 3.8
2021-10-25 10:06:09.777546 \| TASK [Ensure python3.8 is present]
655 | 2021-10-25 10:06:12.913587 \| fedora-34 \| ERROR
656 | 2021-10-25 10:06:12.913859 \| fedora-34 \| {
657 | 2021-10-25 10:06:12.913899 \| fedora-34 \| "failures": [
658 | 2021-10-25 10:06:12.913927 \| fedora-34 \| "No package python38-devel available."
659 | 2021-10-25 10:06:12.913952 \| fedora-34 \| ],
660 | 2021-10-25 10:06:12.913977 \| fedora-34 \| "msg": "Failed to install some of the specified packages",
661 | 2021-10-25 10:06:12.914001 \| fedora-34 \| "rc": 1,
662 | 2021-10-25 10:06:12.914025 \| fedora-34 \| "results": []
663 | 2021-10-25 10:06:12.914049 \| fedora-34 \| }
Too bad. It seems not related to changes from this pr since #30 has same problem. And I have no idea how I could fix this :/
Too bad. It seems not related to changes from this pr since #30 has same problem. And I have no idea how I could fix this :/
Let see if #31 will fix the issue.
recheck
Yeah :) @ssbarnea thanks
Should fix broken CI