smiklosovic commented on PR #32: URL: https://github.com/apache/cassandra-builds/pull/32#issuecomment-3233556316
this PR is a little bit obsolete by now, what I am using for 4.1 / 5.0.5 recently is in https://github.com/apache/cassandra-builds/pull/119/files simple "diff" will show the differences, mostly related to the fact this had to be added to the right places ```` echo 'deb http://archive.debian.org/debian-security buster/updates main' >> /etc/apt/sources.list; echo 'deb http://archive.debian.org/debian buster main' > /etc/apt/sources.list; ```` plus this does not downloads Go my patch does. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org