Project

General

Profile

Actions

Bug #49695

closed

install-deps: docker-ce, docker-ce-cli, containerd.io not found on f33

Added by Rishabh Dave about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

On Fedora 33, install-deps.sh fails with following error -

+ sudo ./install-deps.sh
Using dnf to install dependencies
Last metadata expiration check: 0:27:36 ago on Wed Mar 10 10:28:41 2021.
Package dnf-utils-4.0.18-1.fc33.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 0:27:40 ago on Wed Mar 10 10:28:41 2021.
No match for argument: docker-ce
No match for argument: docker-ce-cli
No match for argument: containerd.io

docker is obtained by installed moby-engine and containerd. Replacing $SUDO dnf install -y docker-ce docker-ce-cli containerd.io by $SUDO dnf install -y moby-engine and containerd in install-deps.sh is probably the key.

The issue was introduced by 53a5816deda0874a3a37e131e9bc22d88bb2a588


Related issues 1 (0 open1 closed)

Related to Dashboard - Cleanup #45415: mgr/dashboard: test prometheus/alertmanager rules through promtoolResolvedAashish Sharma

Actions
Actions

Also available in: Atom PDF