lkrg-org / lkrg

Linux Kernel Runtime Guard
https://lkrg.org
Other
402 stars 72 forks source link

CI: Update openSUSE docker builds #286

Closed vt-alt closed 10 months ago

vt-alt commented 10 months ago

Description

opensuse/tumbleweed requires awk and docker hub images are deprecated.

How Has This Been Tested?

On my fork.

vt-alt commented 10 months ago

I think this mkosi boot error is transient network problem. (Happened today with other builds to me).

solardiz commented 10 months ago

I merged this, but then it failed for leap without a clear reason: https://github.com/lkrg-org/lkrg/actions/runs/5978925062/job/16221967396

solardiz commented 10 months ago

I merged this, but then it failed for leap without a clear reason

Re-running this one job has succeeded. So I think we're fine.

vt-alt commented 10 months ago

I merged this, but then it failed for leap without a clear reason: https://github.com/lkrg-org/lkrg/actions/runs/5978925062/job/16221967396 (Logging error here because GA deleting old actions logs.)


Retrieving repository 'Update repository of openSUSE Backports' metadata [.......error]
Repository 'Update repository of openSUSE Backports' is invalid.
[repo-backports-update|http://download.opensuse.org/update/leap/1[5](https://github.com/lkrg-org/lkrg/actions/runs/5978925062/job/16221967396#step:5:6).5/backports/] Valid metadata not found at specified URL
History:
- File './repodata/8039715[6](https://github.com/lkrg-org/lkrg/actions/runs/5978925062/job/16221967396#step:5:7)e1519[7](https://github.com/lkrg-org/lkrg/actions/runs/5978925062/job/16221967396#step:5:8)55423e995225b346c2c7a19a92e9d[8](https://github.com/lkrg-org/lkrg/actions/runs/5978925062/job/16221967396#step:5:9)ea9dfcb8b72a1605cd60-deltainfo.xml.gz' not found on medium 'http://download.opensuse.org/update/leap/15.5/backports/'
- Can't provide ./repodata/803[9](https://github.com/lkrg-org/lkrg/actions/runs/5978925062/job/16221967396#step:5:10)7156e1519755423e995225b346c2c7a19a92e9d8ea9dfcb8b72a1605cd60-deltainfo.xml.gz

Please check if the URIs defined for this repository are pointing to a valid repository.


I saw similar error on another opensuse build toady I think this is part of some network problems.