Project

General

Profile

Actions

Bug #10

closed

[SolidRun] dnf upgrade from default repositories fails

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

Status:
Closed
Priority:
Low
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

When trying to launch a software upgrade of the SolidRun target system, command "dnf upgrade" failed because of a dependency:

[root@localhost ~]# dnf upgrade
Failed to set locale, defaulting to C.UTF-8
Last metadata expiration check: 0:09:20 ago on Fri Mar 25 10:44:38 2022.
Error: 
 Problem 1: cannot install the best update candidate for package NetworkManager-wifi-1:1.26.0-9.el8_3.aarch64
  - nothing provides wireless-regdb needed by NetworkManager-wifi-1:1.34.0-0.1.rpdarz.aarch64
 Problem 2: problem with installed package NetworkManager-wifi-1:1.26.0-9.el8_3.aarch64
  - package NetworkManager-wifi-1:1.26.0-9.el8_3.aarch64 requires NetworkManager(aarch-64) = 1:1.26.0-9.el8_3, but none of the providers can be installed
  - cannot install both NetworkManager-1:1.34.0-0.1.rpdarz.aarch64 and NetworkManager-1:1.26.0-9.el8_3.aarch64
  - cannot install both NetworkManager-1:1.26.0-9.el8_3.aarch64 and NetworkManager-1:1.34.0-0.1.rpdarz.aarch64
  - cannot install the best update candidate for package NetworkManager-1:1.26.0-9.el8_3.aarch64
  - nothing provides wireless-regdb needed by NetworkManager-wifi-1:1.34.0-0.1.rpdarz.aarch64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@localhost ~]#
Actions #1

Updated by Vincent Rubiolo about 2 years ago

  • Status changed from New to Submitter feedback needed

Thanks for filing a ticket!

Can you provide more information as to which image you are using? I would need:

  • the image download URL
  • the output of cat /etc/os-release
  • the output of dnf repolist -v

This will ensure we have the same environment than yours.

Actions #2

Updated by Emmanuel Jubera [SAFT] about 2 years ago

Image redpesk-lts-arz-1.0-update-smack-minimal-aarch64-solidrun-edge-gateways-2022_03_23_0521.raw was downloaded from ' https://download.redpesk.bzh/redpesk-lts/arz-1.0-update/images/smack/minimal/aarch64/solidrun-edge-gateways/latest '

[root@localhost ~]# cat /etc/os-release
NAME="redpesk Linux"
VERSION="arz"
ID="redpesk"
ID_LIKE="rhel fedora centos"
VERSION_ID="arz"
PLATFORM_ID="platform:rpdarz"
PRETTY_NAME="redpesk Linux arz"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redpesk:centos:arz"
HOME_URL="https://redpesk.bzh/"
redpesk_MANTISBT_PROJECT="redpesk-arz"
redpesk_MANTISBT_PROJECT_VERSION="arz"
SECURITY_MODEL="smack"
ARCH="aarch64"
BUILD_DATE="2022-03-23 06:37:56" 
[root@localhost ~]# dnf repolist -v
Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync
DNF version: 4.4.2
cachedir: /var/cache/dnf
Last metadata expiration check: 0:52:08 ago on Wed 30 Mar 2022 09:57:29 AM CEST.
Repo-id            : redpesk
Repo-name          : RedPesk arz - aarch64 - Release
Repo-revision      : 1631109754
Repo-updated       : Wed 08 Sep 2021 04:02:34 PM CEST
Repo-pkgs          : 6,417
Repo-available-pkgs: 6,407
Repo-size          : 7.3 G
Repo-mirrors       : https://mirrors.redpesk.bzh/mirrors?repo=baseos&release=arz&arch=aarch64
Repo-baseurl       : https://download.redpesk.bzh/redpesk-lts/arz/packages/baseos/aarch64/os/ (0 more)
Repo-expire        : 172,800 second(s) (last: Wed 30 Mar 2022 09:57:29 AM CEST)
Repo-exclude       : uboot, kernel*, solidrun-firmware, atf-firmware, configs-solidrun
Repo-filename      : /etc/yum.repos.d/redpesk.repo

Repo-id            : redpesk-middleware
Repo-name          : RedPesk Middleware arz - aarch64 - Release
Repo-revision      : 1630806994
Repo-updated       : Sun 05 Sep 2021 03:56:34 AM CEST
Repo-pkgs          : 91
Repo-available-pkgs: 91
Repo-size          : 83 M
Repo-mirrors       : https://mirrors.redpesk.bzh/mirrors?repo=middleware&release=arz&arch=aarch64
Repo-baseurl       : https://download.redpesk.bzh/redpesk-lts/arz/packages/middleware/aarch64/os/ (0 more)
Repo-expire        : 172,800 second(s) (last: Wed 30 Mar 2022 09:57:27 AM CEST)
Repo-exclude       : uboot, kernel*, solidrun-firmware, atf-firmware, configs-solidrun
Repo-filename      : /etc/yum.repos.d/redpesk.repo

Repo-id            : redpesk-middleware-update
Repo-name          : RedPesk Middleware arz - aarch64 - Update
Repo-revision      : 1648604508
Repo-updated       : Wed 30 Mar 2022 03:41:48 AM CEST
Repo-pkgs          : 133
Repo-available-pkgs: 133
Repo-size          : 89 M
Repo-mirrors       : https://mirrors.redpesk.bzh/mirrors?repo=middleware&release=arz-update&arch=aarch64
Repo-baseurl       : https://download.redpesk.bzh/redpesk-lts/arz-1.0-update/packages/middleware/aarch64/os/ (0 more)
Repo-expire        : 10,800 second(s) (last: Wed 30 Mar 2022 09:57:26 AM CEST)
Repo-exclude       : uboot, kernel*, solidrun-firmware, atf-firmware, configs-solidrun
Repo-filename      : /etc/yum.repos.d/redpesk-update.repo

Repo-id            : redpesk-update
Repo-name          : RedPesk arz - aarch64 - Update
Repo-revision      : 1648437046
Repo-updated       : Mon 28 Mar 2022 05:10:46 AM CEST
Repo-pkgs          : 6,431
Repo-available-pkgs: 6,421
Repo-size          : 7.4 G
Repo-mirrors       : https://mirrors.redpesk.bzh/mirrors?repo=baseos&release=arz-update&arch=aarch64
Repo-baseurl       : https://download.redpesk.bzh/redpesk-lts/arz-1.0-update/packages/baseos/aarch64/os/ (0 more)
Repo-expire        : 10,800 second(s) (last: Wed 30 Mar 2022 09:57:28 AM CEST)
Repo-exclude       : uboot, kernel*, solidrun-firmware, atf-firmware, configs-solidrun
Repo-filename      : /etc/yum.repos.d/redpesk-update.repo
Total packages: 13,072
Actions #3

Updated by Vincent Rubiolo about 2 years ago

  • Status changed from Submitter feedback needed to In Progress

Thanks for the updates!

Actions #4

Updated by Vincent Rubiolo about 2 years ago

Bugfix in progress, new images have been built, awaiting internal validation before pushing them out to the public area

Actions #5

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 #6

Updated by Vincent Rubiolo almost 2 years ago

  • Status changed from In Progress to Resolved
Actions #7

Updated by Vincent Rubiolo almost 2 years ago

  • Status changed from Resolved to Closed
Actions #8

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

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

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