Ceph repository changed

svtex

New Member
Dec 4, 2024
5
0
1
hi

i run proxmox 8.4.14 and still on bookworm. i inadvertently said yes to ceph repo change.

Bash:
# apt update
Hit:1 http://10.194.132.1:8080/debian bookworm InRelease
Hit:2 http://10.194.132.1:8080/debian bookworm-updates InRelease
Hit:3 http://10.194.132.1:8080/debian_security bookworm-security InRelease
Hit:4 http://10.194.132.1:8080/proxmox_pve bookworm InRelease
Get:5 http://10.194.132.1:8080/proxmox_ceph bookworm InRelease [2,738 B]
E: Repository 'http://10.194.132.1:8080/proxmox_ceph bookworm InRelease' changed its 'Label' value from 'Proxmox Ceph Debian Repository' to 'Proxmox Ceph 18 Reef Debian Repository'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this repository? [y/N] y
Fetched 2,738 B in 20s (137 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
W: Skipping acquire of configured file 'main/binary-amd64/Packages' as repository 'http://10.194.132.1:8080/proxmox_ceph bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'main/i18n/Translation-en' as repository 'http://10.194.132.1:8080/proxmox_ceph bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'main/i18n/Translation-en_US' as repository 'http://10.194.132.1:8080/proxmox_ceph bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)

how do i revert this? or what is the right thing to do?
 
Hi,
are you using some kind of mirror? The repository does not have a main component, it's either enterprise (if you have a subscription), no-subscription or test, so you likely just need to update your configuration.
 
Hi,
are you using some kind of mirror? The repository does not have a main component, it's either enterprise (if you have a subscription), no-subscription or test, so you likely just need to update your configuration.
i do have main
maybe there is a type somewhere?

Bash:
root@dpve02:/etc/apt/sources.list.d# cat nz.list
deb http://10.194.132.1:8080/proxmox_ceph bookworm main
deb http://10.194.132.1:8080/debian bookworm main contrib non-free non-free-firmware
deb http://10.194.132.1:8080/debian bookworm-updates main contrib non-free non-free-firmware
deb http://10.194.132.1:8080/debian_security bookworm-security main contrib
deb http://10.194.132.1:8080/proxmox_pve bookworm pve-no-subscription
#deb http://10.194.132.1:8080/dell/openmanage/10200/focal focal main
#deb http://10.194.132.1:8080/bacula bookworm main
root@pve02:/etc/apt/sources.list.d# apt update
Hit:1 http://10.194.132.1:8080/proxmox_ceph bookworm InRelease
Hit:2 http://10.194.132.1:8080/debian bookworm InRelease
Hit:3 http://10.194.132.1:8080/debian bookworm-updates InRelease
Hit:4 http://10.194.132.1:8080/debian_security bookworm-security InRelease
Hit:5 http://10.194.132.1:8080/proxmox_pve bookworm InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: Skipping acquire of configured file 'main/binary-amd64/Packages' as repository 'http://10.194.132.1:8080/proxmox_ceph bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'main/i18n/Translation-en' as repository 'http://10.194.132.1:8080/proxmox_ceph bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'main/i18n/Translation-en_US' as repository 'http://10.194.132.1:8080/proxmox_ceph bookworm InRelease' doesn't have the component 'main' (component misspelt in sources.list?)
 
Last edited:
ok got it. this is the correct ceph repo now:
deb http://10.194.132.1:8080/proxmox_ceph bookworm no-subscription