particle-os-modules/modules/bling/installers
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
..
1password.sh [bling/1password] add .desktop and icons to install script (#384) 2025-01-30 19:52:14 +01:00
dconf-update-service.sh refactor: move bling files to bling module 2024-01-24 18:05:22 +02:00
flatpaksync.sh chore(bling): remove flatpaksync, leave a warning message 2024-07-27 17:56:32 +03:00
gnome-vrr.sh chore: Some further missed standardization 2024-09-18 10:20:31 +02:00
laptop.sh chore(bling): Depreciate laptop module pt. 1 2024-07-27 20:53:09 +02:00
negativo17.sh fix(bling): Negativo17 repo message not being echoed, causing error 2024-12-22 09:57:33 +01:00
rpmfusion.sh fix(bling): failover to download1 for rpmfusion (#414) 2025-05-20 07:03:36 +02:00
ublue-os-wallpapers.sh chore: remove ublue-os-wallpapers 2024-01-27 17:44:11 +02:00
ublue-update.sh chore: Some further missed standardization 2024-09-18 10:20:31 +02:00