ci: Some workflows have problems during the dependency installation phase.
github_actions
This may be caused by updating the [ubuntu-latest image to ubuntu 24.04](https://github.com/actions/runner-images/issues/10636).
log ref: https://github.com/uutils/findutils/actions/runs/12856099736/job/35842390618
```
Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B]
Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Get:[8](https://github.com/uutils/findutils/actions/runs/12856099736/job/35842390618#step:5:9) https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [17.2 kB]
Get:[9](https://github.com/uutils/findutils/actions/runs/12856099736/job/35842390618#step:5:10) http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [775 kB]
Get:[10](https://github.com/uutils/findutils/actions/runs/12856099736/job/35842390618#step:5:11) http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [151 kB]
Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [974 kB]
Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [310 kB]
Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
Get:15 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [208 B]
Get:16 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [[11](https://github.com/uutils/findutils/actions/runs/12856099736/job/35842390618#step:5:12).7 kB]
Get:17 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [2[12](https://github.com/uutils/findutils/actions/runs/12856099736/job/35842390618#step:5:13) B]
Get:19 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [7252 B]
Get:20 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.0 kB]
Get:21 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
Get:22 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [212 B]
Fetched 2682 kB in 1s (4721 kB/s)
Reading package lists...
Reading package lists...
E: You must put some 'deb-src' URIs in your sources.list
Error: Process completed with exit code 100.
```
关闭于 2025-01-20 0 条评论