Project

General

Profile

Bug #51245

octopus: cephadm/focal: E: The repository 'https://download.ceph.com/debian-15.1.1 focal Release' does not have a Release file

Added by Deepika Upadhyay almost 3 years ago. Updated almost 2 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

2021-06-16T13:30:49.616 INFO:tasks.workunit.client.0.smithi049.stdout:Reading package lists...
2021-06-16T13:30:49.638 INFO:tasks.workunit.client.0.smithi049.stderr:E: The repository 'https://download.ceph.com/debian-15.1.1 focal Release' does not have a Release file.
2021-06-16T13:30:49.639 INFO:tasks.workunit.client.0.smithi049.stderr:W: http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ceph.release.gpg are ignored as the file has an unsupported filetype.
2021-06-16T13:30:49.639 INFO:tasks.workunit.client.0.smithi049.stderr:W: http://archive.ubuntu.com/ubuntu/dists/focal/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ceph.release.gpg are ignored as the file has an unsupported filetype.
2021-06-16T13:30:49.640 INFO:tasks.workunit.client.0.smithi049.stderr:W: http://archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ceph.release.gpg are ignored as the file has an unsupported filetype.
2021-06-16T13:30:49.640 INFO:tasks.workunit.client.0.smithi049.stderr:W: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/testing/xUbuntu_20.04/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ceph.release.gpg are ignored as the file has an unsupported filetype.
2021-06-16T13:30:49.641 INFO:tasks.workunit.client.0.smithi049.stderr:W: http://archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ceph.release.gpg are ignored as the file has an unsupported filetype.
2021-06-16T13:30:49.642 INFO:tasks.workunit.client.0.smithi049.stderr:+ sudo yum -y install cephadm
2021-06-16T13:30:49.643 INFO:tasks.workunit.client.0.smithi049.stderr:sudo: yum: command not found
2021-06-16T13:30:49.644 INFO:tasks.workunit.client.0.smithi049.stderr:+ sudo dnf -y install cephadm
2021-06-16T13:30:49.651 INFO:tasks.workunit.client.0.smithi049.stderr:sudo: dnf: command not found
2021-06-16T13:30:49.652 DEBUG:teuthology.orchestra.run:got remote process result: 1
2021-06-16T13:30:49.653 INFO:tasks.workunit:Stopping ['cephadm/test_repos.sh'] on client.0...
2021-06-16T13:30:49.653 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0
2021-06-16T13:30:49.897 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):

History

#2 Updated by Neha Ojha almost 3 years ago

  • Project changed from RADOS to Orchestrator
  • Subject changed from cephadm/focal: E: The repository 'https://download.ceph.com/debian-15.1.1 focal Release' does not have a Release file to octopus: cephadm/focal: E: The repository 'https://download.ceph.com/debian-15.1.1 focal Release' does not have a Release file

Deepika: I think the problem is that cephadm/test_repos.sh is still using "sudo $CEPHADM -v add-repo --release 15.1.1", can you update it to a newer version?

#3 Updated by Deepika Upadhyay almost 3 years ago

Neha Ojha wrote:

Deepika: I think the problem is that cephadm/test_repos.sh is still using "sudo $CEPHADM -v add-repo --release 15.1.1", can you update it to a newer version?

aah I see, will update, thanks!

#4 Updated by Redouane Kachach Elhichou almost 2 years ago

  • Status changed from New to Closed

code on master of cephadm/test_repos.sh seems to be using a newer version:

sudo $CEPHADM -v add-repo --release 15.2.7

Closing this issue. Please feel free to repon if you think the issue still exists.

Also available in: Atom PDF