Tibor Repasi created CASSANDRA-18326:
----------------------------------------
Summary: Debian package repository misconfiguration
Key: CASSANDRA-18326
URL: https://issues.apache.org/jira/browse/CASSANDRA-18326
Project: Cassandra
Issue Type: Bug
Components: Packaging
Reporter: Tibor Repasi
Debian apt is failing on current jfrog repository access for 40x releases with:
{code}
W: Conflicting distribution: https://debian.cassandra.apache.org 40x InRelease
(expected 40x but got 40)
E: Repository 'https://debian.cassandra.apache.org 40x InRelease' changed its
'Codename' value from '40x' to '40'
N: This must be accepted explicitly before updates for this repository can be
applied. See apt-secure(8) manpage for details.
{code}
This is caused by the typo in
[dists/40x/Release|https://debian.cassandra.apache.org/dists/40x/Release]
containing
{code}
Codename: 40
{code}
but it is expected to be
{code}
Codename: 40x
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]