sources list

gogoFC

Member
Jul 28, 2023
10
0
6
Hello

Why don't you just have two sources list files.

One for enterprise
One for community

And then just put everything in each files including main, ceph into one file.

I just deleted all of enterprise lines and added the no subscription but I still can't install ceph

Code:
root@pve0:/etc/apt/sources.list.d# pveceph install

WARN: Enterprise repository selected, but no active subscription!

This will install Ceph 17.2 Quincy - continue (y/N)? y
update available package list
E: Failed to fetch https://enterprise.proxmox.com/debian/ceph-quincy/dists/bookworm/InRelease  401  Unauthorized [IP: 51.91.38.34 443]
E: The repository 'https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease' is not signed.
start installation
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package ceph-volume
apt failed during ceph installation (25600)

Even better there could be a choice during install to select enterprise or not.

I added the repository for squid yet pveceph is asking me to say Y to quincy.

deb http://download.proxmox.com/debian/ceph-squid bookworm test

What's more /etc/apt/sources.list.d/ceph.list get's reverted back to enterprise on reboot?
 
Last edited:
Let's see what happens now

chattr +i /etc/apt/sources.list.d/ceph.list

If you don't want people to use your software for free just make it only enterprise, otherwise don't make it so hard for people to use it for free. I respect Microsoft way more than I respect this.

------------

I'm trying quincy now

Code:
root@pve0:/etc/apt/sources.list.d# pveceph install

WARN: Enterprise repository selected, but no active subscription!

This will install Ceph 17.2 Quincy - continue (y/N)? y
close (rename) atomic file '/etc/apt/sources.list.d/ceph.list' failed: Operation not permitted

It wants to revert it back to enterprise and it just quits.

Send me the invoice.
 
Last edited: