Actions
Bug #9
closed[SolidRun] One of the default repo can't be accessed
Start date:
03/25/2022
Due date:
% Done:
0%
Estimated time:
Hardware platform:
Solidrun (aarch64)
OS Affects Version/s:
arz-1.0
OS Fix Version/s:
Labels:
Description
I flashed an SD card with the SolidRun image I got with command "wget -r -nd -nc --no-parent -A "redpesksmack" ' https://download.redpesk.bzh/redpesk-lts/arz-1.0-update/images/smack/minimal/aarch64/solidrun-edge-gateways/latest ' ". Then I started the board, setup an internet connection via wifi and started checking the repositories:
[root@localhost ~]# dnf repolist
Failed to set locale, defaulting to C.UTF-8
repo id repo name
redpesk RedPesk arz - aarch64 - Release
redpesk-middleware RedPesk Middleware arz - aarch64 - Release
redpesk-middleware-update RedPesk Middleware arz - aarch64 - Update
redpesk-update RedPesk arz - aarch64 - Update
solidrun-build SolidRun BSP arz - aarch64 - Build
[root@localhost ~]#
And then:
[root@localhost ~]# dnf repoinfo
Failed to set locale, defaulting to C.UTF-8
SolidRun BSP arz - aarch64 - Build 0.0 B/s | 0 B 00:00
Errors during downloading metadata for repository 'solidrun-build':
- Curl error (6): Couldn't resolve host name for http://kojihub.lorient.iot/kojifiles/repos/solidrun-bsp--redpesk-devel-arz-build/latest/aarch64/repodata/repomd.xml [Could not resolve host: kojihub.lorient.iot]
Error: Failed to download metadata for repo 'solidrun-build': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
[root@localhost ~]#
The command ended in error because repo "SolidRun BSP arz - aarch64 - Build" wasn't accessible.
Actions