Index of /astra/frozen/1.8_x86-64/1.8.5/main-repository/pool/main/c/ceph/


../
ceph-base_17.2.6-0ubuntu0.22.10.1+18astra4_amd6..> 11-Feb-2026 09:16             4931368
ceph-common_17.2.6-0ubuntu0.22.10.1+18astra4_am..> 11-Feb-2026 09:16            21218920
ceph-fuse_17.2.6-0ubuntu0.22.10.1+18astra4_amd6..> 11-Feb-2026 09:16              804408
ceph-mds_17.2.6-0ubuntu0.22.10.1+18astra4_amd64..> 11-Feb-2026 09:16             2226372
ceph-mgr-modules-core_17.2.6-0ubuntu0.22.10.1+1..> 11-Feb-2026 09:16              239656
ceph-mgr_17.2.6-0ubuntu0.22.10.1+18astra4_amd64..> 11-Feb-2026 09:16             1451920
ceph-mon_17.2.6-0ubuntu0.22.10.1+18astra4_amd64..> 11-Feb-2026 09:16             4151668
ceph-osd_17.2.6-0ubuntu0.22.10.1+18astra4_amd64..> 11-Feb-2026 09:16            18450836
ceph-resource-agents_17.2.6-0ubuntu0.22.10.1+18..> 11-Feb-2026 09:16               28144
ceph-volume_17.2.6-0ubuntu0.22.10.1+18astra4_al..> 11-Feb-2026 09:16              317056
ceph_17.2.6-0ubuntu0.22.10.1+18astra4_amd64.deb    11-Feb-2026 09:16               30236
cephadm_17.2.6-0ubuntu0.22.10.1+18astra4_amd64.deb 11-Feb-2026 09:16               99460
libcephfs2_17.2.6-0ubuntu0.22.10.1+18astra4_amd..> 11-Feb-2026 09:16              704076
librados2_17.2.6-0ubuntu0.22.10.1+18astra4_amd6..> 11-Feb-2026 09:16             3362940
libradosstriper1_17.2.6-0ubuntu0.22.10.1+18astr..> 11-Feb-2026 09:16              466924
librbd1_17.2.6-0ubuntu0.22.10.1+18astra4_amd64.deb 11-Feb-2026 09:16             3310696
librgw2_17.2.6-0ubuntu0.22.10.1+18astra4_amd64.deb 11-Feb-2026 09:16             3984744
libsqlite3-mod-ceph_17.2.6-0ubuntu0.22.10.1+18a..> 11-Feb-2026 09:16              137824
python3-ceph-argparse_17.2.6-0ubuntu0.22.10.1+1..> 11-Feb-2026 09:16               43576
python3-ceph-common_17.2.6-0ubuntu0.22.10.1+18a..> 11-Feb-2026 09:16               66524
python3-ceph_17.2.6-0ubuntu0.22.10.1+18astra4_a..> 11-Feb-2026 09:16               25548
python3-cephfs_17.2.6-0ubuntu0.22.10.1+18astra4..> 11-Feb-2026 09:16              164316
python3-rados_17.2.6-0ubuntu0.22.10.1+18astra4_..> 11-Feb-2026 09:16              314524
python3-rbd_17.2.6-0ubuntu0.22.10.1+18astra4_am..> 11-Feb-2026 09:16              298440
python3-rgw_17.2.6-0ubuntu0.22.10.1+18astra4_am..> 11-Feb-2026 09:16              112324
radosgw_17.2.6-0ubuntu0.22.10.1+18astra4_amd64.deb 11-Feb-2026 09:16            12100436
rbd-fuse_17.2.6-0ubuntu0.22.10.1+18astra4_amd64..> 11-Feb-2026 09:16               99824
rbd-mirror_17.2.6-0ubuntu0.22.10.1+18astra4_amd..> 11-Feb-2026 09:16             3297700
rbd-nbd_17.2.6-0ubuntu0.22.10.1+18astra4_amd64.deb 11-Feb-2026 09:16              178516

🔑 Публичный ключ репозитория

Для безопасной установки пакетов добавьте наш GPG-ключ в доверенные ключи APT. Ключ используется для проверки подписей метаданных репозитория.

📦 Инструкция по установке

Выполните одну из команд в терминале (требуются права root или sudo):

Вариант 1 (curl): curl -fsSL https://{{HOST}}/.keys/public.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg
Вариант 2 (wget + gpg): wget -qO - https://{{HOST}}/.keys/public.asc | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg

💡 После добавления ключа выполните sudo apt update для проверки подключения и обновления списков пакетов.