The problem/use-case that the feature addresses & description of the feature
With the new release of 24.04 it would be great if we could get apt package support Currently: E: Failed to fetch https://packages.redis.io/deb/dists/noble/InRelease 403 Forbidden [IP: 108.158.20.6 443] E: The repository 'https://packages.redis.io/deb noble InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
Alternatives you've considered
Installing via snap works, but is not as desirable in my use case.
Comment From: nindza
It would be really helpful to have package for Ubuntu 24.04 too. Thank you in advance!
Comment From: utkonos
This is fixed and the issue here can be closed.
Comment From: magnusriga
I am still getting:
Err:6 https://packages.redis.io/deb plucky InRelease 403 Forbidden [IP: 54.192.95.92 443]
E: Failed to fetch https://packages.redis.io/deb/dists/plucky/InRelease 403 Forbidden [IP: 54.192.95.92 443] E: The repository 'https://packages.redis.io/deb plucky InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
Any idea how to fix it?
Comment From: sundb
@magnusriga did you install by https://redis.io/docs/latest/operate/oss_and_stack/install/install-stack/apt/ ?