AFAIK there are no repositories for Ubuntu 22.04 yet, but if I'm not mistaken there are packages compiled by Canonical for Ubuntu 22.04, try running apt install ceph-common.
Em seg., 17 de out. de 2022 às 20:30, Na Na <vincedja...@gmail.com> escreveu: > <https://stackoverflow.com/posts/74046155/timeline> > > I followed the instruction in ceph doc > <https://docs.ceph.com/en/latest/cephadm/install/> > > But, to summarize, this is why I did. Please note that this error occurs > with the previous release, such as Pacific and Nautilus. > > curl --silent --remote-name --location > https://github.com/ceph/ceph/raw/quincy/src/cephadm/cephadm > chmod +x cephadm > ./cephadm add-repo --release quincy > > Here is the error, I copied the whole thing. Look at the last line. > > Installing repo GPG key from https://download.ceph.com/keys/release.gpg... > Installing repo file at /etc/apt/sources.list.d/ceph.list... > Updating package list... > Non-zero exit code 100 from apt-get update > apt-get: stdout Hit:1 http://us.archive.ubuntu.com/ubuntu jammy InRelease > apt-get: stdout Hit:2 http://us.archive.ubuntu.com/ubuntu > jammy-updates InRelease > apt-get: stdout Hit:3 http://us.archive.ubuntu.com/ubuntu > jammy-backports InRelease > apt-get: stdout Hit:4 http://us.archive.ubuntu.com/ubuntu > jammy-security InRelease > apt-get: stdout Ign:5 https://download.ceph.com/debian-quincy jammy > InRelease > apt-get: stdout Err:6 https://download.ceph.com/debian-quincy jammy > Release > apt-get: stdout 404 Not Found [IP: 158.69.68.124 443] > apt-get: stdout Reading package lists... > apt-get: stderr E: The repository > 'https://download.ceph.com/debian-quincy jammy Release' does not have > a Release file. > Traceback (most recent call last): > File "/home/test/./cephadm", line 9491, in <module> > main() > File "/home/test/./cephadm", line 9479, in main > r = ctx.func(ctx) > File "/home/test/./cephadm", line 7956, in command_add_repo > pkg.add_repo() > File "/home/test/./cephadm", line 7578, in add_repo > self.update() > File "/home/test/./cephadm", line 7599, in update > call_throws(self.ctx, ['apt-get', 'update']) > File "/home/test/./cephadm", line 1787, in call_throws > raise RuntimeError(f'Failed command: {" ".join(command)}: {s}') > RuntimeError: Failed command: apt-get update: E: The repository > 'https://download.ceph.com/debian-quincy jammy Release' does not have > a Release file. > _______________________________________________ > ceph-users mailing list -- ceph-users@ceph.io > To unsubscribe send an email to ceph-users-le...@ceph.io > _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io