particle-os-modules/modules
Miroslav Vadkerti 14ced57673
fix(bling): failover to download1 for rpmfusion (#414)
I am getting recently quite a lot operation timeouts when using
rpm-fusion mirrors.
I believe failing over to the download location would help.

```
============================= Start 'bling' Module =============================
Pulling from bling: rpmfusion
Running RPMFusion repos install...
Downloading https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-42.noarch.rpm...failed
error: Handling argument https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-42.noarch.rpm: error sending request for url (https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-42.noarch.rpm): operation timed out
============================ Failed 'bling' Module ============================
subprocess exited with status 1
subprocess exited with status 1
Error: building at STEP "RUN --mount=type=bind,from=stage-files,src=/files,dst=/tmp/files,rw --mount=type=bind,from=ghcr.io/blue-build/modules/bling:latest,src=/modules,dst=/tmp/modules,rw --mount=type=bind,from=ghcr.io/blue-build/cli/build-scripts:ac63f9e9fb1509f7c005e1046b6ffb81214fe7f3,src=/scripts/,dst=/tmp/scripts/ --mount=type=cache,dst=/var/cache/rpm-ostree,id=rpm-ostree-cache-workstation-latest,sharing=locked --mount=type=cache,dst=/var/cache/libdnf5,id=dnf-cache-workstation-latest,sharing=locked /tmp/scripts/run_module.sh 'bling' '{"type":"bling","install":["rpmfusion"]}'": exit status 1
error: Recipe `build-containerfile` failed on line 29 with exit code 1
```

The building is done on a AWS machine, provided by Fedora CI infrastructure.
The network should be very stable there.

See
https://artifacts.dev.testing-farm.io/a065eed6-f896-4455-9113-d2a71598b84c/.

Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2025-05-20 07:03:36 +02:00
..
akmods chore: Switch from using rpm-ostree to using dnf5 in some modules 2025-03-07 01:43:22 +01:00
bling fix(bling): failover to download1 for rpmfusion (#414) 2025-05-20 07:03:36 +02:00
brew chore: Use cp --update=none instead of cp -n 2025-03-20 12:45:54 +01:00
chezmoi chore(chezmoi): Fix log message (#393) 2025-02-28 14:35:28 +01:00
default-flatpaks chore(default-flatpaks): Don't quit Gnome Software if it's not installed & adjust fedora-third-party messaging 2025-05-16 13:24:56 +02:00
dnf fix: Only run setopt when there is a repo ID in the list 2025-05-02 09:44:46 -04:00
files fix: Separate models required for separate schema files 2025-01-31 18:28:33 -05:00
fonts fix: Separate models required for separate schema files 2025-01-31 18:28:33 -05:00
gnome-extensions fix(gnome-extensions): Languages not installed in some extensions 2025-04-27 09:58:09 +02:00
gschema-overrides docs(gschema-overrides): Some minor additional explanation to zz1- prefix recommendation 2025-04-07 19:20:14 +02:00
initramfs chore(initramfs): Support regenerating initramfs for multiple kernels if installed 2025-02-20 08:51:44 +01:00
justfiles fix(justfiles): Log message about grep not finding 60-custom.just 2025-03-10 10:57:29 +01:00
kargs docs(kargs): fix code block spacing 2025-04-27 08:58:03 +00:00
rpm-ostree feat: dnf module (#377) 2025-04-27 14:49:39 +00:00
script fix: Separate models required for separate schema files 2025-01-31 18:28:33 -05:00
signing fix(signing): Build error due to wrong parsing of IMAGE_REGISTRY 2025-02-24 14:20:14 +01:00
systemd fix: Separate models required for separate schema files 2025-01-31 18:28:33 -05:00
yafti chore: Use cp --update=none instead of cp -n 2025-03-20 12:45:54 +01:00