[ 
https://issues.apache.org/jira/browse/CASSANDRA-18326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700095#comment-17700095
 ] 

Brandon Williams edited comment on CASSANDRA-18326 at 3/14/23 11:05 AM:
------------------------------------------------------------------------

Yep, this is my fault from my manually uploading the packages in 
CASSANDRA-18307.  I thought I had fixed everything from the '40' mistake, but 
it looks like I missed this.


was (Author: brandon.williams):
Yep, this is my fault my manually uploading the packages in CASSANDRA-18307.  I 
thought I had fixed everything from the '40' mistake, but it looks like I 
missed this.

> 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
>            Assignee: Brandon Williams
>            Priority: Normal
>
> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to