Привет всем! Вот тут какая-то странность возникла. Я только что пересобрал узел в кластере, установив всё с нуля с использованием последних установочных материалов. При попытке установить Ceph Reef, я получаю вот это. Похоже, ceph-fuse и ceph-common уже установлены из squid repo?
Код:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ceph-common is already the newest version (19.2.0-pve2).
ceph-fuse is already the newest version (19.2.0-pve2).
gdisk is already the newest version (1.0.9-2.1).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ceph-base : Depends: ceph-common (= 18.2.4-pve3) but 19.2.0-pve2 is to be installed
ceph-mgr : Depends: libsqlite3-mod-ceph (= 18.2.4-pve3) but it is not going to be installed
Depends: librados2 (= 18.2.4-pve3) but 19.2.0-pve2 is to be installed
E: Unable to correct problems, you have held broken packages.
apt failed during ceph installation (25600)
Есть какой-нибудь простой способ это решить, который команда рекомендует? Что-то изменилось в установочных материалах, что могло привести к тому, что эти новые версии присутствуют при установке? Спасибо!
Код:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ceph-common is already the newest version (19.2.0-pve2).
ceph-fuse is already the newest version (19.2.0-pve2).
gdisk is already the newest version (1.0.9-2.1).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ceph-base : Depends: ceph-common (= 18.2.4-pve3) but 19.2.0-pve2 is to be installed
ceph-mgr : Depends: libsqlite3-mod-ceph (= 18.2.4-pve3) but it is not going to be installed
Depends: librados2 (= 18.2.4-pve3) but 19.2.0-pve2 is to be installed
E: Unable to correct problems, you have held broken packages.
apt failed during ceph installation (25600)
Есть какой-нибудь простой способ это решить, который команда рекомендует? Что-то изменилось в установочных материалах, что могло привести к тому, что эти новые версии присутствуют при установке? Спасибо!
