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

Brandon Williams commented on CASSANDRA-19606:
----------------------------------------------

I'm not sure how (if?) the build is working >= 5.0 since it too seems like it 
would pull ed from the sid repo.  So yes, I think we should add that there, and 
this fix will prevent failures in the future, if those potential failures lie 
with ed.  To solve this more properly we could set up apt pinning and then only 
pull what we need (java) from sid.  Right now anything we pull after adding the 
sid repo comes from there.  Setting that up is a bit more involved though.

[Here|https://github.com/driftx/cassandra/tree/CASSANDRA-19606-5.0] is a branch 
for the in-tree image.

> Fix building debian packages
> ----------------------------
>
>                 Key: CASSANDRA-19606
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19606
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>
> Trying to run cassandra-deb-packaging.sh will result in the docker image 
> looping:
> {noformat}
> Errors were encountered while processing:
>  ed
>  quilt
>  cassandra-build-deps
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> (Reading database ... 36721 files and directories currently installed.)
> Removing cassandra-build-deps (5.0~beta2-20240501gitae9be29918) ...
> mk-build-deps: Unable to install all build-dep packages
> mk-build-deps failed… trying again after 10s… 
> {noformat}



--
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