4.4 upgrade to 5.1 with ceph: no luminous packages found

fips

Renowned Member
May 5, 2014
175
9
83
Hi,

I wanted to follow the proxmox update guide: https://pve.proxmox.com/wiki/Upgrade_from_4.x_to_5.0
Because I use ceph I started with: https://pve.proxmox.com/wiki/Ceph_Jewel_to_Luminous

When I execute "apt-get update && apt-get dist-upgrade", there are no ceph updates or packages downloaded...

Code:
root@ceph1:/etc/apt/sources.list.d# cat ceph.list
deb http://download.ceph.com/debian-luminous/ jessie main
root@ceph1:/etc/apt/sources.list.d# apt-get update && apt-get dist-upgrade
Ign http://ftp.at.debian.org jessie InRelease
Hit http://ftp.at.debian.org jessie Release.gpg                                                               
Hit http://ftp.at.debian.org jessie Release                                                                   
Hit http://ftp.at.debian.org jessie/main amd64 Packages                                                                                             
Hit http://download.proxmox.com jessie InRelease                                                                                               
Hit http://security.debian.org jessie/updates InRelease                                                         
Hit http://ftp.at.debian.org jessie/contrib amd64 Packages                                                     
Hit http://ftp.at.debian.org jessie/contrib Translation-en                             
Hit http://ftp.at.debian.org jessie/main Translation-en         
Hit http://download.proxmox.com jessie/pve-no-subscription amd64 Packages                 
Hit http://download.ceph.com jessie InRelease                                             
Hit http://security.debian.org jessie/updates/main amd64 Packages   
Hit http://security.debian.org jessie/updates/contrib amd64 Packages
Ign http://download.proxmox.com jessie/pve-no-subscription Translation-en_US               
Ign http://download.proxmox.com jessie/pve-no-subscription Translation-en                 
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://security.debian.org jessie/updates/main Translation-en
Get:1 http://download.ceph.com jessie/main amd64 Packages [534 B]
Ign http://download.ceph.com jessie/main Translation-en_US         
Ign http://download.ceph.com jessie/main Translation-en
Fetched 534 B in 1s (271 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@ceph1:/etc/apt/sources.list.d# ceph-mon --version
ceph version 10.2.10 (5dc1e4c05cb68dbf62ae6fce3f0700e4654fdbbe)
root@ceph1:/etc/apt/sources.list.d#

Any ideas where could be the issue?
 
the Jessie repository by Ceph is broken at the moment - see http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-February/025090.html

this is unfortunately out of our control (issues like this are the reason we started to provide and use our own Ceph repositories starting with PVE 5).

the packages are there, so if you know how to configure your own repository you can do so, otherwise I suggest waiting until it got sorted out upstream.
 
oho, I would not expect something like this... more that I made something stupid...

Anyway, you don't want to offer a repository for jessie too? :D
 
oho, I would not expect something like this... more that I made something stupid...

Anyway, you don't want to offer a repository for jessie too? :D

no ;)