Project

General

Profile

Actions

Bug #9

closed

[SolidRun] One of the default repo can't be accessed

Added by Emmanuel Jubera [SAFT] about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Low
Assignee:
Valentin LEFEBVRE [IoT.bzh]
Target version:
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 #1

Updated by Valentin LEFEBVRE [IoT.bzh] about 2 years ago

Thanks for this report.

Indeed, this URL ( http://kojihub.lorient.iot/kojifiles/repos/solidrun-bsp--redpesk-devel-arz-build/latest/aarch64/) is a non-public URL. We added a mirror link to access to the public repo for solidrun-bsp.

Can you please go to the repo file

vim /etc/yum.repos.d/solidrun.repo

comment the line

#baseurl=http://kojihub.lorient.iot/kojifiles/repos/solidrun-bsp--redpesk-devel-${releasever}-build/latest/${basearch}/

and add:

mirrorlist=https://mirrors.redpesk.bzh/mirrors?repo=solidrun-bsp&release=$releasever&arch=$basearch

We are going to update the solidrun image to have a fixed one available soon on our public repo

Actions #2

Updated by Vincent Rubiolo about 2 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Vincent Rubiolo almost 2 years ago

Emmanuel confirmed today during our call that the issue is fixed with the latest solidrun images

Closing as a result.

Actions #4

Updated by Vincent Rubiolo almost 2 years ago

  • Status changed from In Progress to Closed
Actions #5

Updated by Sebastien Douheret [IoT.bzh] over 1 year ago

  • OS Affects Version/s arz-1.0.0 added
Actions #6

Updated by Sebastien Douheret [IoT.bzh] over 1 year ago

  • OS Affects Version/s arz-1.0 added
  • OS Affects Version/s deleted (arz-1.0.0)
Actions

Also available in: Atom PDF