Skip to content

ci: fixup broken mirrors#1062

Merged
Watson1978 merged 1 commit into
fluent:masterfrom
kenhys:ci-fixup-broken-mirrors
Jun 5, 2026
Merged

ci: fixup broken mirrors#1062
Watson1978 merged 1 commit into
fluent:masterfrom
kenhys:ci-fixup-broken-mirrors

Conversation

@kenhys

@kenhys kenhys commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

There is a case that mirrorlist is not available
form master mirror site.
This is rare case, but it happens.

https://github.com/fluent/fluent-package-builder/actions/runs/26812024181/job/79058336020?pr=1028
https://github.com/fluent/fluent-package-builder/actions/runs/26812024181/job/79058337196?pr=1028
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys kenhys force-pushed the ci-fixup-broken-mirrors branch from 3dd3173 to 250e016 Compare June 4, 2026 07:34
@kenhys kenhys marked this pull request as ready for review June 4, 2026 08:37

@Watson1978 Watson1978 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@Watson1978 Watson1978 merged commit bc229fd into fluent:master Jun 5, 2026
769 of 773 checks passed
@kenhys

kenhys commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

For the record, checked with the following snipet.

  • modify /etc/yum.repos.d/*.repo to non existent mirror (simulate broken upstream mirror)
  • then simulate with fallback test script.
cat fluent-package/yum/systemd-test/dummy-fallback.sh
#!/bin/bash

set -exu

. $(dirname $0)/common.sh

fixup_broken_mirrors

sudo dnf repolist -v

rhel8-mirror-fallback.log
rhel9-mirror-fallback.log
rhel10-mirror-fallback.log

@kenhys kenhys deleted the ci-fixup-broken-mirrors branch June 5, 2026 01:29
@kenhys kenhys added the backport to v6.0 Need to be backported LTS label Jun 5, 2026
kenhys added a commit that referenced this pull request Jun 5, 2026
There is a case that mirrorlist is not available
form master mirror site.
This is rare case, but it happens.

https://github.com/fluent/fluent-package-builder/actions/runs/26812024181/job/79058336020?pr=1028
https://github.com/fluent/fluent-package-builder/actions/runs/26812024181/job/79058337196?pr=1028

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Watson1978 pushed a commit that referenced this pull request Jun 5, 2026
Follow-up #1062

There was a case that config-manager is not instaled.


https://github.com/fluent/fluent-package-builder/actions/runs/26989986882/job/79648097423

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
kenhys added a commit that referenced this pull request Jun 5, 2026
Follow-up #1062

There was a case that config-manager is not instaled.

https://github.com/fluent/fluent-package-builder/actions/runs/26989986882/job/79648097423

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Watson1978 pushed a commit that referenced this pull request Jun 5, 2026
There is a case that mirrorlist is not available
form master mirror site.
This is rare case, but it happens.


https://github.com/fluent/fluent-package-builder/actions/runs/26812024181/job/79058336020?pr=1028

https://github.com/fluent/fluent-package-builder/actions/runs/26812024181/job/79058337196?pr=1028

---------

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys kenhys added the backported Already backported to LTS branch (e.g. fluent-package-v5) label Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport to v6.0 Need to be backported LTS backported Already backported to LTS branch (e.g. fluent-package-v5)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants